texttest -a netedit -d /home/delphi/clangDebug/sumo/tests -reconnect /home/delphi/clangDebug/texttesttmp/clang3_64D.31Jul031242.3665379 -g
texttest -a netedit -d /home/delphi/clangDebug/sumo/tests
---------- Differences in errors ---------- 1,24c1,3 < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Key ENTER pressed < Debug: Key ENTER pressed < Debug: Adding taz 'taz_0' into viewNet < Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection() < Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection() < Debug: Opening FXMessageBox 'Save additionals before quit' < Debug: Closed FXMessageBox 'Save additionals before quit' with 'Yes' < Debug: Additionals saved < Debug: Removing taz 'taz_0' from net in ~GNEChange_TAZElement() < Debug: delete taz 'taz_0' in ~GNEChange_TAZElement() < 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 --- > terminate called after throwing an instance of 'ProcessError' > what(): No option with the name 'additional-files' exists. > TestFunctions: Killed Netedit process. 'reference.png' not found ---------- Differences in output ---------- 3,9d2 < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 488 - 299 < TestFunctions: Clicked over position 488 - 199.0 < TestFunctions: Clicked over position 388.0 - 199.0 < TestFunctions: Clicked over position 388.0 - 299 < TestFunctions: Clicked over position 488 - 299 < 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"> <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 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="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 50a61,177 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1579389==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fee2bf2c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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 67a78,191 > > ================================================================= > ==1573827==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f3ce544e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1571990==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f89d2ab22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1559048==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6a953142f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 38a49,162 > > ================================================================= > ==1568224==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7faebe4582f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1563083==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f2e8f8882f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 38a49,163 > > ================================================================= > ==1569911==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9c4f8c02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1565369==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f813e6cc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,190 > > ================================================================= > ==1576897==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f69cfd012f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,186 > > ================================================================= > ==1581501==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fecfd3ee5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fecfc90c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 57a68,181 > > ================================================================= > ==1599961==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f98f78942f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 64a75,182 > > ================================================================= > ==1589798==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4e90dc02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,181 > > ================================================================= > ==1592484==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f8d4c08e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 75a86,201 > > ================================================================= > ==1583968==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f171c8962f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 16d25 < Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into taz 'taz_0' 24,26d32 < Debug: Setting previous attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into taz 'taz_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() 45a52 > Debug: Keys Ctrl+Z (Undo) pressed 64,66d70 < Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into taz 'taz_0' < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() 72a77 > Debug: Keys Ctrl+Y (Redo) pressed 103a109,216 > > ================================================================= > ==1594544==ERROR: LeakSanitizer: detected memory leaks > <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 83a94,201 > > ================================================================= > ==1586926==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd22fb412f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 67a78,213 > > ================================================================= > ==1610594==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f99322a05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f99317be2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 76a87,222 > > ================================================================= > ==1601962==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f0afa1bb5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f0af96d92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1604154==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fa2ea0935ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa2e95b12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 119,137d128 < Debug: Removing taz 'TAZ_1' from net in ~GNEChange_TAZElement() < GLDebug: Removed object taz:TAZ_1 from SUMORTree with boundary 2.00,-12.00,52.00,38.00 < Debug: delete taz 'TAZ_1' in ~GNEChange_TAZElement() < Debug: Removing taz 'TAZ_0' from net in ~GNEChange_TAZElement() < GLDebug: Removed object taz:TAZ_0 from SUMORTree with boundary -18.00,-12.00,32.00,38.00 < Debug: delete taz 'TAZ_0' in ~GNEChange_TAZElement() < 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 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 ---------- 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 > > ================================================================= > ==1614067==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fe1c30ca5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe1c25e82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1612188==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fa7c98f85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa7c8e162f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1612989==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f33920245ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f33915422f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,196 > > ================================================================= > ==1615362==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f556a53c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f5569a5a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1614633==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f7945ee45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f79454022f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 53a64,171 > > ================================================================= > ==1620001==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa24f67e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1616550==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f54f84262f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,187 > > ================================================================= > ==1618195==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f3b5b4c82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 81a92,1220 > > ================================================================= > ==1622167==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fcb365105ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fcb35a2e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <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 > > ================================================================= > ==1577383==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc04c6f52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 9,55c19,20 < Debug: Selected item 'busStop' in TagSelector < Debug: Selected item 'busStop' in TagSelector < Debug: Adding busStop 'busStop_gneE0_0_0' in GNEChange_Additional < Debug: Selected item 'access' in TagSelector < Debug: Adding access 'busStop_gneE0_0_0' in GNEChange_Additional < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing access '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: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding access 'busStop_gneE0_0_0' in GNEChange_Additional < Debug: Additionals saved <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="busStop_gneE0_0_0" lane="gneE0_0" startPos="23.00" endPos="33.00"> <access lane="gneE1_0" pos="35.00"/> </busStop> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="296.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" 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"/> </edge> <edge id=":gneJ1_0" function="internal"> <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"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1"> <lane id="gneE0_0" index="0" allow="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" 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 55a66,273 > > ================================================================= > ==1567462==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd9688322f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,275 > > ================================================================= > ==1574547==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f2cac1ce2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1570621==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f50b42ad2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,214 > > ================================================================= > ==1564424==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f154b9f22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,338 > > ================================================================= > ==1580432==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fee0c7702f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,272 > > ================================================================= > ==1605701==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f80225652f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1596650==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f1c25c302f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(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_gneE2_1_0" lane="gneE2_1" startPos="27.00" endPos="37.00"> --- > <busStop id="busStop_gneE2_1_0" lane="gneE2_1" startPos="26.00" endPos="36.00"> 7c7 < <access lane="gneE1_0" pos="21.00"/> --- > <access lane="gneE2_1" pos="21.00"/> ---------- Differences in errors ---------- 12c12,22 < Debug: Current Viewport values: 25.00, 20.00, 25.00. Zoom = '296.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: Current Viewport values: 25.00, 20.00, 20.00. Zoom = '370.00' 19,22c29,32 < Debug: Value 'dummyLane' for attribute lane of access isn't valid < Debug: Value '' for attribute lane of access isn't valid < Debug: Value 'gneE3_0' for attribute lane of access isn't valid < Debug: Setting new attribute lane 'gneE1_0' into access 'busStop_gneE2_1_0' --- > Debug: Value 'dummyLane' for attribute priority of edge isn't valid > Debug: Setting new attribute priority '-1' into edge 'gneE2' > Debug: Value 'gneE3_0' for attribute priority of edge isn't valid > Debug: Value 'gneE1_0' for attribute priority of edge isn't valid 25c35 < Debug: Setting previous attribute lane 'gneE2_1' into access 'busStop_gneE2_1_0' --- > Debug: Setting previous attribute priority '1' into edge 'gneE2' 46c56 < Debug: Setting new attribute lane 'gneE1_0' into access 'busStop_gneE2_1_0' <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="296.00" x="25.00" y="20.00" angle="0.00"/> --- > <viewport zoom="370.00" x="25.00" y="20.00" angle="0.00"/> ---------- Differences in net ---------- 33c33 < <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1"> --- > <edge id="gneE2" from="gneJ2" to="gneJ3" priority="-1">
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,66c14,15 < Debug: Selected item 'busStop' in TagSelector < Debug: Selected item 'busStop' in TagSelector < Debug: Adding busStop 'busStop_gneE2_1_0' in GNEChange_Additional < Debug: Selected item 'access' in TagSelector < Debug: Adding access 'busStop_gneE2_1_0' in GNEChange_Additional < Debug: Value 'dummyLenght' for attribute length of access isn't valid < Debug: Value '-30' for attribute length of access isn't valid < Debug: Setting new attribute length '5' into access 'busStop_gneE2_1_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute length '-1.00' into access 'busStop_gneE2_1_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing access 'busStop_gneE2_1_0' in GNEChange_Additional < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing busStop 'busStop_gneE2_1_0' in GNEChange_Additional < Debug: Keys Ctrl+Y (Redo) pressed <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,4d0 < Warning: Discarding invalid crossing ':gneJ0_c0' at junction 'gneJ0' with edges [gneE0] (no vehicle lanes to cross). < Warning: Discarding invalid crossing ':gneJ0_c1' at junction 'gneJ0' with edges [gneE1] (no vehicle lanes to cross). < Warning: Discarding invalid crossing ':gneJ1_c0' at junction 'gneJ1' with edges [gneE1] (no vehicle lanes to cross). < Warning: Discarding invalid crossing ':gneJ1_c1' at junction 'gneJ1' with edges [gneE0] (no vehicle lanes to cross). ---------- Differences in output ---------- 17c17 < 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_gneE2_1_0" lane="gneE2_1" startPos="27.00" endPos="37.00"> <access lane="gneE2_1" pos="21.00" length="5"/> </busStop> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="296.00" x="25.00" y="20.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,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" 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"/> </edge> <edge id=":gneJ1_0" function="internal"> <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"/> </edge> <edge id=":gneJ2_0" function="internal"> <lane id=":gneJ2_0_0" index="0" allow="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=":gneJ2_w0" function="walkingarea"> <lane id=":gneJ2_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,20.00 0.00,16.80 0.00,16.80 0.00,13.60 0.00,26.40 0.00,23.20 0.00,23.20 0.00,20.00"/> </edge> <edge id=":gneJ3_0" function="internal"> <lane id=":gneJ3_0_0" index="0" allow="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_w0" function="walkingarea"> <lane id=":gneJ3_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,20.00 50.00,23.20 50.00,23.20 50.00,26.40 50.00,13.60 50.00,16.80 50.00,16.80 50.00,20.00"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1"> <lane id="gneE0_0" index="0" allow="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"> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,6c15 < Debug: Selected item 'busStop' in TagSelector < Debug: Adding busStop 'busStop_gneE2_1_0' in GNEChange_Additional --- > Debug: Selected invalid item in TagSelector 8,108c17,20 < Debug: Adding access 'busStop_gneE2_1_0' in GNEChange_Additional < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into access 'busStop_gneE2_1_0' < Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into access 'busStop_gneE2_1_0' < Debug: Setting new attribute genericParameter '' into access 'busStop_gneE2_1_0' < Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into access 'busStop_gneE2_1_0' < Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into access 'busStop_gneE2_1_0' < Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into access 'busStop_gneE2_1_0' < Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into access 'busStop_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 access 'busStop_gneE2_1_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,7d0 < Warning: Invalid format of parameter (dummyGenericParameters) < Warning: Invalid format of parameter (key1) < Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1) < Warning: Discarding invalid crossing ':gneJ0_c0' at junction 'gneJ0' with edges [gneE0] (no vehicle lanes to cross). < Warning: Discarding invalid crossing ':gneJ0_c1' at junction 'gneJ0' with edges [gneE1] (no vehicle lanes to cross). < Warning: Discarding invalid crossing ':gneJ1_c0' at junction 'gneJ1' with edges [gneE1] (no vehicle lanes to cross). < Warning: Discarding invalid crossing ':gneJ1_c1' at junction 'gneJ1' with edges [gneE0] (no vehicle lanes to cross). ---------- Differences in output ---------- 24c24 < 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_gneE2_1_0" lane="gneE2_1" startPos="27.00" endPos="37.00"> <access lane="gneE2_1" pos="21.00"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </access> </busStop> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="296.00" x="25.00" y="20.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,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" 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"/> </edge> <edge id=":gneJ1_0" function="internal"> <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"/> </edge> <edge id=":gneJ2_0" function="internal"> <lane id=":gneJ2_0_0" index="0" allow="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=":gneJ2_w0" function="walkingarea"> <lane id=":gneJ2_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="0.00,20.00 0.00,16.80 0.00,16.80 0.00,13.60 0.00,26.40 0.00,23.20 0.00,23.20 0.00,20.00"/> </edge> <edge id=":gneJ3_0" function="internal"> <lane id=":gneJ3_0_0" index="0" allow="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_w0" function="walkingarea"> <lane id=":gneJ3_w0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="3.20" shape="50.00,20.00 50.00,23.20 50.00,23.20 50.00,26.40 50.00,13.60 50.00,16.80 50.00,16.80 50.00,20.00"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1"> <lane id="gneE0_0" index="0" allow="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"> <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 88,116d97 < Debug: Deleting unreferenced access 'busStop_gneE2_1_0' < Debug: Deleting unreferenced busStop 'busStop_gneE2_1_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 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 <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,4d0 < Warning: Discarding invalid crossing ':gneJ0_c0' at junction 'gneJ0' with edges [gneE0] (no vehicle lanes to cross). < Warning: Discarding invalid crossing ':gneJ0_c1' at junction 'gneJ0' with edges [gneE1] (no vehicle lanes to cross). < Warning: Discarding invalid crossing ':gneJ1_c0' at junction 'gneJ1' with edges [gneE1] (no vehicle lanes to cross). < Warning: Discarding invalid crossing ':gneJ1_c1' at junction 'gneJ1' with edges [gneE0] (no vehicle lanes to cross). ---------- Differences in output ---------- 19c19 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="296.00" x="25.00" y="20.00" angle="0.00"/> </viewsettings>
---------- 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 > > ================================================================= > ==1619546==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f9fd8dd55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9fd82f32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1611608==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f97892235ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f97887412f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,315 > > ================================================================= > ==1608504==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f7770f405ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f777045e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 162a173,365 > > ================================================================= > ==1614238==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f78ede215ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f78ed33f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,301 > > ================================================================= > ==1626467==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fa27bdd45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa27b2f22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,285 > > ================================================================= > ==1623055==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f12b62185ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f12b57362f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <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 > > ================================================================= > ==1623991==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f8967fb25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f89674d02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,299 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1625482==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f9f4ec405ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9f4e15e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) <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 > > ================================================================= > ==1622375==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f34072342f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,294 > > ================================================================= > ==1627254==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f6c24ae05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6c23ffe2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,298 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1624734==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f1e4750e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f1e46a2c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) <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,297 > > ================================================================= > ==1627971==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f56680ec2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 69a80,286 > > ================================================================= > ==1630831==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd43d0cc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 117a128,1584 > > ================================================================= > ==1633230==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11040 byte(s) in 12 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2040e3e 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 0x4321867 in AdditionalHandler::parseSumoBaseObject(CommonXMLStructure::SumoBaseObject*) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:82:13 > #3 0x432cf88 in AdditionalHandler::parseSumoBaseObject(CommonXMLStructure::SumoBaseObject*) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:468:9 > #4 0x4366c1e in AdditionalHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:643:13 > #5 0x44b97ad in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #6 0x7f89246f4f52 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 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_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,165 > > ================================================================= > ==1558824==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f94f76972f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(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 < <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="12.00" endPos="22.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 6c16 < Debug: Adding busStop 'busStop_gneE0_0_0' in GNEChange_Additional --- > Debug: Current selected reference point isn't valid 10d19 < Debug: Deleting unreferenced busStop 'busStop_gneE0_0_0' 22a32,139 > > ================================================================= > ==1562109==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f7dd6e092f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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 4,5c14 < Debug: Selected item 'busStop' in TagSelector < Debug: Adding busStop 'busStop_gneE0_0_0' in GNEChange_Additional --- > Debug: Selected invalid item in TagSelector 8,11d16 < Debug: Opening FXMessageBox 'Save additionals before quit' < Debug: Closed FXMessageBox 'Save additionals before quit' with 'Yes' < Debug: Additionals saved < Debug: Deleting unreferenced busStop 'busStop_gneE0_0_0' 23a29,138 > > ================================================================= > ==1565044==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc1b263c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > <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_gneE0_0_0" lane="gneE0_0" startPos="17.00" endPos="27.00"/> </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 64a75,308 > > ================================================================= > ==1566780==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fa7464195ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa7459372f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,170 > > ================================================================= > ==1578511==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa67ac452f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 12,13d21 < Debug: Calling GNEUndoList::undo() < Debug: Removing busStop 'busStop_gneE0_0_0' in GNEChange_Additional 15,16d22 < Debug: Calling GNEUndoList::redo() < Debug: Adding busStop 'busStop_gneE0_0_0' in GNEChange_Additional 45a52,186 > > ================================================================= > ==1559025==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa24e4f92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <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 > > ================================================================= > ==1568903==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9ff55872f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(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 > <busStop id="busStop" lane="gneE0_0" startPos="16.00" endPos="26.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 6c16 < Debug: Invalid input parameter of busStop: invalid id used in id --- > Debug: Adding busStop 'busStop' in GNEChange_Additional 14c24 < Debug: Removing busStop 'busStop_gneE0_0_0' in GNEChange_Additional --- > Debug: Removing busStop 'busStop' in GNEChange_Additional 17c27 < Debug: Adding busStop 'busStop_gneE0_0_0' in GNEChange_Additional --- > Debug: Adding busStop 'busStop' in GNEChange_Additional 24a35 > Debug: Deleting unreferenced busStop 'busStop' 37a49,181 > > ================================================================= > ==1562569==ERROR: LeakSanitizer: detected memory leaks > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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 > > ================================================================= > ==1570835==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f860a2702f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1566584==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f79b3a7b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1575927==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f0b84ebf2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1573037==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f09b11ce2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1580514==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f8970ac42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1583364==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f5f5e6132f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,272 > > ================================================================= > ==1587019==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f4702fdf5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f47024fd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1656772==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fb5cee485ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb5ce3662f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,262 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1660408==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f3923f485ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f39234662f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) <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 > > ================================================================= > ==1654986==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f8f711e55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f8f707032f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1658715==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f94fde335ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f94fd3512f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 5c15,16 < Debug: Adding busStop 'busStop_gneE2_1_0' in GNEChange_Additional --- > Debug: Current selected reference point isn't valid > Debug: Value ' ' for attribute width of edge isn't valid 7,8d17 < Debug: Calling GNEUndoList::undo() < Debug: Removing busStop 'busStop_gneE2_1_0' in GNEChange_Additional 11,12d19 < Debug: Calling GNEUndoList::redo() < Debug: Adding busStop 'busStop_gneE2_1_0' in GNEChange_Additional 14d20 < Debug: Additionals saved 23d28 < Debug: Deleting unreferenced busStop 'busStop_gneE2_1_0' 49a55,162 > > ================================================================= > ==1621315==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"> <busStop id="busStop_gneE2_1_0" lane="gneE2_1" startPos="12.00" endPos="22.00"/> </additional>
---------- 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 17c27 < Debug: Value '2' for attribute endPos of busStop isn't valid --- > Debug: Value '5000' for attribute endPos of busStop isn't valid 95a106,238 > > ================================================================= > ==1598759==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f7ef56882f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 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 54a65,199 > > ================================================================= > ==1604077==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f3d7b9f22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1589563==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9b5c1e72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1592314==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f00ed82b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,205 > > ================================================================= > ==1606322==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fdb7b81b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1601968==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f88224e62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,245 > > ================================================================= > ==1614876==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa81fca82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,210 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1611932==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff6e9e702f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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 59a70,202 > > ================================================================= > ==1608726==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4aeca392f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 14a25 > Debug: Value 'reference center' for attribute startPos of busStop isn't valid 16d26 < Debug: Value '-5' for attribute startPos of busStop isn't valid 95a106,238 > > ================================================================= > ==1595553==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f62c94dd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 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 ---------- 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 54,67d63 < Debug: Deleting unreferenced busStop 'busStopB' < Debug: Deleting unreferenced busStop 'busStopA' < 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 output ---------- 7c7 < 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 ---------- 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 > > ================================================================= > ==1625542==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f85229345ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f8521e522f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1627748==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7faa05c835ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7faa051a12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1623432==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f4fd3aaa5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4fd2fc82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 129a140,317 > > ================================================================= > ==1633924==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f79d2d135ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f79d22312f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1631965==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f77a2fdb5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f77a24f92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1629783==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f68305ec5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f682fb0a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1640547==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f149ff965ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f149f4b42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1643972==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f3e95ebf5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f3e953dd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1645474==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f9d85b465ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9d850642f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,205 > > ================================================================= > ==1641492==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fdaef1e05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fdaee6fe2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1642421==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f28d38015ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f28d2d1f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,205 > > ================================================================= > ==1646150==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fc82432c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc82384a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,210 > > ================================================================= > ==1644701==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f296e3dc5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f296d8fa2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <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 > > ================================================================= > ==1648635==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f6b85b135ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6b850312f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1647911==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f6572e7a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f65723982f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,214 > > ================================================================= > ==1646955==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f887f2fc5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f887e81a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 45a56,219 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1643115==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f19948bf5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f1993ddd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) <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,228 > > ================================================================= > ==1649380==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fcb76e342f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,191 > > ================================================================= > ==1652064==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f50172622f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 111a122,1266 > > ================================================================= > ==1653993==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1040 byte(s) in 2 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f9b0ae6e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9b0a38c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 12,13d21 < Debug: Calling GNEUndoList::undo() < Debug: Removing calibrator 'calibrator_gneE0_0' in GNEChange_Additional 15,16d22 < Debug: Calling GNEUndoList::redo() < Debug: Adding calibrator 'calibrator_gneE0_0' in GNEChange_Additional 45a52,159 > > ================================================================= > ==1559044==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f3f05f702f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <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 > > ================================================================= > ==1562530==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f44377d72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1568515==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f7e4edc32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(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" name="customName"/> --- > <calibrator id="calibrator_gneE0_0" edge="gneE0" pos="0.00" name="calibrator"/> ---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 5d14 < Debug: Invalid input parameter of calibrator: input contains invalid characters 28a38,147 > > ================================================================= > ==1571409==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd2e1d392f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c 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,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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 > > ================================================================= > ==1576592==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f7988f462f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,165 > > ================================================================= > ==1565524==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fae0d2202f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1573665==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff21156b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,3 > ================================================================= > ==1581684==ERROR: AddressSanitizer: heap-use-after-free on address 0x607000059bc0 at pc 0x000000e08e59 bp 0x7ffdb9fb6de0 sp 0x7ffdb9fb6588 > READ of size 11 at 0x607000059bc0 thread T0 10,85c13,101 < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Selected item 'busStop' in TagSelector < Debug: Selected item 'calibrator' in TagSelector < Debug: Adding calibrator 'calibrator_gneE2_0' in GNEChange_Additional < Debug: Value 'dummyEdge' for attribute edge of calibrator isn't valid < Debug: Setting new attribute edge 'gneE3' into calibrator 'calibrator_gneE2_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute edge 'gneE2' into calibrator 'calibrator_gneE2_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing calibrator 'calibrator_gneE2_0' in GNEChange_Additional < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding calibrator 'calibrator_gneE2_0' in GNEChange_Additional < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute edge 'gneE3' into calibrator 'calibrator_gneE2_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: Removed object junction:gneJ2 from SUMORTree with boundary -12.00,8.00,12.00,32.00 < GLDebug: Removed object junction:gneJ3 from SUMORTree with boundary 38.00,8.00,62.00,32.00 <truncated after showing first 30 lines> ---------- Differences in output ---------- 3,11d2 < TestFunctions: 'reference.png' found. Position: 304 - 168 < calibrator < TestFunctions: Clicked over position 549 - 348 < TestFunctions: Clicked over position 659 - 398 < dummyEdge < gneE3 < 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"> <calibrator id="calibrator_gneE2_0" edge="gneE3" pos="0.00"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="15.20" 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 ---------- 1,58c1,75 < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Selected item 'busStop' in TagSelector < Debug: Selected item 'calibrator' in TagSelector < Debug: Adding calibrator 'calibrator_gneE2_0' in GNEChange_Additional < Debug: Value 'dummyFreq' for attribute freq of calibrator isn't valid < Debug: Value 'dummyFreq' for attribute freq of calibrator isn't valid < Debug: Setting new attribute freq '12.5' into calibrator 'calibrator_gneE2_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute freq '1.00' into calibrator 'calibrator_gneE2_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing calibrator 'calibrator_gneE2_0' in GNEChange_Additional < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding calibrator 'calibrator_gneE2_0' in GNEChange_Additional < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute freq '12.5' into calibrator 'calibrator_gneE2_0' < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Additionals saved < Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection() < Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection() < Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection() < Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection() < Debug: Created crossing ':gneJ0_c0' in retrieveGNECrossing() < Debug: Created crossing ':gneJ0_c1' in retrieveGNECrossing() <truncated after showing first 30 lines> ---------- Differences in output ---------- 3,12d2 < TestFunctions: 'reference.png' found. Position: 304 - 168 < calibrator < TestFunctions: Clicked over position 549 - 348 < TestFunctions: Clicked over position 659 - 398 < dummyFreq < -12 < 12.5 < 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"> <calibrator id="calibrator_gneE2_0" edge="gneE2" pos="0.00" freq="12.50"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="0.00" y="15.20" 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 ---------- 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 > > ================================================================= > ==1578970==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f68949de2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1585909==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f58bd4ac2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1590882==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f34c2a4c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,218 > > ================================================================= > ==1593281==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f78a91612f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 89a100,207 > > ================================================================= > ==1582233==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fae3f0032f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1588375==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f01dcdef2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <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 124a135,300 > > ================================================================= > ==1603347==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f69a74b65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f69a69d42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 123a134,299 > > ================================================================= > ==1606121==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f4ba04415ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4b9f95f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 123a134,301 > > ================================================================= > ==1611302==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f7ed2b235ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f7ed20412f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 182a193,358 > > ================================================================= > ==1613679==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fa0d11035ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa0d06212f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <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 155a166,331 > > ================================================================= > ==1600316==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fd2f70f55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd2f66132f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 123a134,300 > > ================================================================= > ==1608630==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fa2147465ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa213c642f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,182 > > ================================================================= > ==1619604==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f28495885ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f2848aa62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1621377==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f4bf2fa85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4bf24c62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1635966==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f31f06162f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1636733==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f34b58202f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1642839==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff689d402f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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 > > ================================================================= > ==1637554==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe7c645a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1631489==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fdf2dcf52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1632995==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9f41f432f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1639586==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f3cea8852f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1626938==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f29c4f202f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1633699==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f5e3225c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1634384==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6fd8e372f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1641989==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f1fce2882f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1635283==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe6ce9312f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1632366==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f744aa032f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1628503==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7feee480d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1638233==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa5e5c512f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1638990==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f3f713c02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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,165 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1640317==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f23b9eaa2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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 > > ================================================================= > ==1629184==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f720fd302f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1629941==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f0ad31762f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1627692==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f06701d82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1630774==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f3b6afbe2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1641092==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f53e8d822f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,187 > > ================================================================= > ==1622841==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f0d90da25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f0d902c02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,183 > > ================================================================= > ==1620523==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fbc1fa065ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fbc1ef242f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,178 > > ================================================================= > ==1623774==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fe93346e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe93298c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,192 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1625241==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f77be3d25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f77bd8f02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) <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,186 > > ================================================================= > ==1626145==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fe5d63955ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe5d58b32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,188 > > ================================================================= > ==1622173==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7ff8c7bbc5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff8c70da2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,203 > > ================================================================= > ==1624579==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7ffb942a45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ffb937c22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,183 > > ================================================================= > ==1645561==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fac58d715ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fac5828f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <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 > 04 00 00 5e 67 00 80 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 > ================================================================= > ==1643463==ERROR: AddressSanitizer: heap-use-after-free on address 0x60b000008860 at pc 0x0000043f66e0 bp 0x7fffd569ce10 sp 0x7fffd569ce08 > READ of size 8 at 0x60b000008860 thread T0 6,37c15,80 < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Adding calibrator 'calibratorRoutes' 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 < 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 calibrator 'calibratorRoutes' <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"> <calibrator id="calibratorRoutes" edge="gneE0" pos="0.00" freq="100.00" output="calibratorRoutes.txt"/> </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 ---------- 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 > > ================================================================= > ==1644799==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fbe805d05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fbe7faee2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1644105==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7efde36ae5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7efde2bcc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1647832==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f3161c0e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f316112c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1662467==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fc310abc5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc30ffda2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1660254==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f2958b815ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f295809f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1654806==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f547ca465ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f547bf642f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1661898==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f46635e25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4662b002f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1648508==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fca103d35ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fca0f8f12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) <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 > > ================================================================= > ==1646161==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f76de0735ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f76dd5912f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1656279==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f2650f1f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f265043d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1656890==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f04d3f555ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f04d34732f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) <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 > > ================================================================= > ==1646949==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f20d7bdb5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f20d70f92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1658369==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fb30d5a65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb30cac42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) <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 > > ================================================================= > ==1658994==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f0810e335ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f08103512f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1659697==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7eff508db5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7eff4fdf92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1664006==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f80b1de05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f80b12fe2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1650904==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fa1fac655ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa1fa1832f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1663312==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f316e1685ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f316d6862f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) <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 > > ================================================================= > ==1652486==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fe6824f85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe681a162f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1665523==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7febb44745ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7febb39922f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1651631==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f420708a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f42065a82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1664757==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f417b0885ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f417a5a62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1661075==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f483d8f65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f483ce142f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1649297==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fc6811045ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc6806222f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1654115==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f7ed2a2f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f7ed1f4d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1653477==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fcdff8bd5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fcdfeddb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) <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 > > ================================================================= > ==1650142==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7feed11675ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7feed06852f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1655617==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fde928e25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fde91e002f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) <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 > > ================================================================= > ==1657699==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fd6679085ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd666e262f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,1245 > > ================================================================= > ==1666261==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1040 byte(s) in 2 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fa3856bb5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa384bd92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <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 directory
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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 > > ================================================================= > ==1579247==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7faa03a8b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1576672==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4d63ae82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1574699==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f3300c8a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1559074==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f734f50c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,30c1,75 < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Selected item 'busStop' in TagSelector < Debug: Selected item 'chargingStation' in TagSelector < Debug: Invalid input parameter of chargingStation: 'efficiency' doesn't have a valid 'float' format < Debug: Invalid input parameter of chargingStation: 'efficiency' takes only values between 0.00 and 1.00 < Debug: Invalid input parameter of chargingStation: 'efficiency' takes only values between 0.00 and 1.00 < Debug: Adding chargingStation 'chargingStation_gneE0_0_0' in GNEChange_Additional < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing chargingStation 'chargingStation_gneE0_0_0' in GNEChange_Additional < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding chargingStation 'chargingStation_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 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 <truncated after showing first 30 lines> ---------- Differences in output ---------- 3,15d2 < TestFunctions: 'reference.png' found. Position: 304 - 168 < chargingStation < dummyEfficiency < TestFunctions: Clicked over position 554 - 418 < -50 < TestFunctions: Clicked over position 554 - 418 < 30 < TestFunctions: Clicked over position 554 - 418 < 0.5 < 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"> <chargingStation id="chargingStation_gneE0_0_0" lane="gneE0_0" startPos="16.00" endPos="26.00" efficiency="0.50"/> </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 9,10c19 < Debug: Selected item 'chargingStation' in TagSelector < Debug: Adding chargingStation 'chargingStation_gneE0_0_0' in GNEChange_Additional --- > Debug: Selected invalid item in TagSelector 12,13d20 < Debug: Calling GNEUndoList::undo() < Debug: Removing chargingStation 'chargingStation_gneE0_0_0' in GNEChange_Additional 15,17d21 < Debug: Calling GNEUndoList::redo() < Debug: Adding chargingStation 'chargingStation_gneE0_0_0' in GNEChange_Additional < Debug: Additionals saved 32d35 < Debug: Deleting unreferenced chargingStation 'chargingStation_gneE0_0_0' 45a49,156 > > ================================================================= > ==1569473==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"> <chargingStation id="chargingStation_gneE0_0_0" lane="gneE0_0" startPos="16.00" endPos="26.00" friendlyPos="1"/> </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 43a54,188 > > ================================================================= > ==1562562==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6a06f552f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1567268==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6e4800f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1571666==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f33b1a2d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(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 ---------- 7c7 < <chargingStation id="chargingStation_gneE0_0_2" lane="gneE0_0" startPos="31.00" endPos="41.00"/> --- > <chargingStation id="chargingStation_gneE0_0_2" lane="gneE0_0" startPos="26.00" endPos="36.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 61a72,204 > > ================================================================= > ==1581366==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f88f4fdb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1584161==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f2afe2792f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1587969==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f663e7b55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f663dcd32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,261 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1665777==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fb2233975ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb2228b52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) <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 > > ================================================================= > ==1669149==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f8b80b8e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f8b800ac2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,257 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1663618==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f135728f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f13567ad2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) <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 > > ================================================================= > ==1667500==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f5c82d435ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f5c822612f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1624953==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f3a1738b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 4,8c14,17 < Debug: Selected item 'chargingStation' in TagSelector < Debug: Adding chargingStation 'chargingStation_gneE2_1_0' in GNEChange_Additional < Debug: Value 'dummyChargeDelay' for attribute chargeDelay of chargingStation isn't valid < Debug: Value '-100' for attribute chargeDelay of chargingStation isn't valid < Debug: Setting new attribute chargeDelay '30.5' into chargingStation 'chargingStation_gneE2_1_0' --- > Debug: Selected invalid item in TagSelector > Debug: Value 'dummyChargeDelay' for attribute spreadType of edge isn't valid > Debug: Value '-100' for attribute spreadType of edge isn't valid > Debug: Value '30.5' for attribute spreadType of edge isn't valid 10,11d18 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute chargeDelay '0.00' into chargingStation 'chargingStation_gneE2_1_0' 13,14d19 < Debug: Calling GNEUndoList::undo() < Debug: Removing chargingStation 'chargingStation_gneE2_1_0' in GNEChange_Additional 16,17d20 < Debug: Calling GNEUndoList::redo() <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"> <chargingStation id="chargingStation_gneE2_1_0" lane="gneE2_1" startPos="12.00" endPos="22.00" chargeDelay="30.50"/> </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 54a65,199 > > ================================================================= > ==1613382==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f026cbe02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 32,57d41 < 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 ---------- 14c14 < 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 ---------- 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 > > ================================================================= > ==1599556==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f8eefc1e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1605444==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f39a2f6a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 37,64d46 < Debug: Deleting unreferenced chargingStation 'chargingStation_gneE2_1_1' < Debug: Deleting unreferenced chargingStation 'correctID' < 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 <truncated after showing first 30 lines> ---------- Differences in output ---------- 14c14 < 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 ---------- 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 > > ================================================================= > ==1592934==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f32ea0932f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,199 > > ================================================================= > ==1602919==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd7be99c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,247 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1618496==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f74e32b32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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,199 > > ================================================================= > ==1607522==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f95365f72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 69,95d78 < 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 ---------- 14c14 < 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 ---------- 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 > > ================================================================= > ==1647142==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fa6b57335ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa6b4c512f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1638883==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7faaaf2605ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7faaae77e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1636731==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7eff523135ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7eff518312f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1633976==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f761c0e85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f761b6062f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1629284==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f2e0f3755ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f2e0e8932f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1627111==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fb1725615ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb171a7f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 129a140,315 > > ================================================================= > ==1641399==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f959c7fd5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f959bd1b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1631433==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fe95e1135ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe95d6312f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1656290==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fe2e455a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe2e3a782f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1655615==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fb180e315ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb18034f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,207 > > ================================================================= > ==1649424==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fde973855ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fde968a32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1654818==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7feb511295ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7feb506472f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) <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,213 > > ================================================================= > ==1652692==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f8244f685ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f82444862f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,211 > > ================================================================= > ==1656934==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f7a8edc85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f7a8e2e62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,212 > > ================================================================= > ==1650276==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fab1d66d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fab1cb8b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1650999==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f9da90ac5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9da85ca2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,209 > > ================================================================= > ==1653480==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f396e9cb5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f396dee92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <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 > > ================================================================= > ==1657751==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f011e0ab5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f011d5c92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1654117==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f1b395f75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f1b38b152f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1651723==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fe07c70a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe07bc282f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 63a74,235 > > ================================================================= > ==1658428==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa6c773e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,208 > > ================================================================= > ==1660862==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6e0f8222f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 111a122,1264 > > ================================================================= > ==1662699==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1040 byte(s) in 2 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f97418c15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9740ddf2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 27a38,170 > > ================================================================= > ==1578371==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4b7df162f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1558943==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9623cc22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1568745==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f1f69bd72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1562370==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa1af4fa2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1570684==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f01866ec2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1566458==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f5995a132f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,176 > > ================================================================= > ==1575827==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fcc79ef52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 5c15 < Debug: Invalid input parameter of containerStop: 'containerCapacity' cannot be negative --- > Debug: Invalid input parameter of containerStop: 'containerCapacity' doesn't have a valid 'int' format 29a40,172 > > ================================================================= > ==1572902==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f0234f112f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 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 additionals ---------- 6,7c6 < <containerStop id="containerStop_gneE0_0_1" lane="gneE0_0" startPos="4.00" endPos="14.00"/> < <containerStop id="containerStop_gneE0_0_2" lane="gneE0_0" startPos="31.00" endPos="41.00"/> --- > <containerStop id="containerStop_gneE0_0_1" lane="gneE0_0" startPos="31.00" endPos="41.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 10a21 > Debug: Current selected reference point isn't valid 12,15d22 < Debug: Adding containerStop 'containerStop_gneE0_0_2' in GNEChange_Additional < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing containerStop 'containerStop_gneE0_0_2' in GNEChange_Additional 21a29 > Debug: Keys Ctrl+Z (Undo) pressed 29,30d36 < Debug: Calling GNEUndoList::redo() < Debug: Adding containerStop 'containerStop_gneE0_0_2' in GNEChange_Additional 46d51 < Debug: Deleting unreferenced containerStop 'containerStop_gneE0_0_2' 61a67,199 > > ================================================================= > ==1580339==ERROR: LeakSanitizer: detected memory leaks > <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 > > ================================================================= > ==1583275==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe7e26392f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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 100a111,271 > > ================================================================= > ==1586920==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f94e7a225ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f94e6f402f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1655226==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f747afbf5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f747a4dd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1658876==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fa74e23b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa74d7592f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1653347==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f01ae5675ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f01ada852f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1656840==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f0c7a26f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f0c7978d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,196 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1619650==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f112fbca2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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 < <containerStop id="containerStop_gneE2_1_0" lane="gneE2_1" startPos="12.00" endPos="22.00" containerCapacity="10"/> --- > <containerStop id="containerStop_gneE2_1_0" lane="gneE2_1" startPos="12.00" endPos="22.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 9,12c19 < Debug: Setting new attribute containerCapacity '10' into containerStop 'containerStop_gneE2_1_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute containerCapacity '6' into containerStop 'containerStop_gneE2_1_0' --- > Debug: Value '' for attribute containerCapacity of containerStop isn't valid 16a24 > Debug: Keys Ctrl+Z (Undo) pressed 21,22d28 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute containerCapacity '10' into containerStop 'containerStop_gneE2_1_0' 59a66,198 > > ================================================================= > ==1606972==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 13,95c23,26 < Debug: Selected item 'containerStop' in TagSelector < Debug: Adding containerStop 'containerStop_gneE2_1_0' in GNEChange_Additional < Debug: Setting new attribute endPos '' into containerStop 'containerStop_gneE2_1_0' < Debug: Value '5000' for attribute endPos of containerStop isn't valid < Debug: Value '2' for attribute endPos of containerStop isn't valid < Debug: Setting new attribute endPos '30' into containerStop 'containerStop_gneE2_1_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute endPos '' into containerStop 'containerStop_gneE2_1_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute endPos '22.00' into containerStop 'containerStop_gneE2_1_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing containerStop 'containerStop_gneE2_1_0' in GNEChange_Additional < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() <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"> <containerStop id="containerStop_gneE2_1_0" lane="gneE2_1" startPos="12.00" endPos="30"/> </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 54a65,201 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1602242==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fea4f0e82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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 64a75,207 > > ================================================================= > ==1589494==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd0f2a772f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,244 > > ================================================================= > ==1592199==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f5b388332f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,205 > > ================================================================= > ==1604321==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd99793b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,54c1,3 < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Selected item 'busStop' in TagSelector < Debug: Selected item 'containerStop' in TagSelector < Debug: Adding containerStop 'containerStop_gneE2_1_0' in GNEChange_Additional < Debug: Setting new attribute name 'Container Stop Name' into containerStop 'containerStop_gneE2_1_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute name '' into containerStop 'containerStop_gneE2_1_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing containerStop 'containerStop_gneE2_1_0' in GNEChange_Additional < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding containerStop 'containerStop_gneE2_1_0' in GNEChange_Additional < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute name 'Container Stop Name' into containerStop 'containerStop_gneE2_1_0' < Debug: Additionals saved < Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection() < Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection() < Debug: Created connection 'fromgneE2_1togneE3_1' in retrieveGNEConnection() < Debug: Created connection 'fromgneE3_1togneE2_1' in retrieveGNEConnection() < Debug: Created crossing ':gneJ0_c0' in retrieveGNECrossing() < Debug: Created crossing ':gneJ0_c1' in retrieveGNECrossing() < Debug: Created crossing ':gneJ1_c0' in retrieveGNECrossing() < Debug: Created crossing ':gneJ1_c1' in retrieveGNECrossing() < Debug: Deleting unreferenced containerStop 'containerStop_gneE2_1_0' < Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor <truncated after showing first 30 lines> ---------- Differences in output ---------- 3,11d2 < TestFunctions: 'reference.png' found. Position: 304 - 168 < containerStop < reference center < TestFunctions: Clicked over position 554 - 338 < TestFunctions: Clicked over position 554 - 358 < Container Stop Name < 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"> <containerStop id="containerStop_gneE2_1_0" lane="gneE2_1" startPos="12.00" endPos="22.00" name="Container Stop Name"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="11.40" 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="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 100a111,247 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1613325==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f95cc6bd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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 38,63d47 < 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 ---------- 14c14 < 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 ---------- 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,249 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1595314==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f203bbbc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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 67a78,273 > > ================================================================= > ==1637379==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f0a7072f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f0a6fc4d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1628384==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f2d813aa5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f2d808c82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1624133==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fd6dc97e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd6dbe9c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1626201==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f323d34b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f323c8692f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1621889==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f77459cd5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f7744eeb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 129a140,315 > > ================================================================= > ==1632506==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fa589b605ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa58907e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines> ---------- Differences in log ---------- 3d2 < Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- 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 > > ================================================================= > ==1630459==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f5c9e73b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f5c9dc592f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,207 > > ================================================================= > ==1645105==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fac19ecf5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fac193ed2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,201 > > ================================================================= > ==1639111==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f1d511e55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f1d507032f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1642081==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f8c2a5185ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f8c29a362f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1643557==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f2f1e6d25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f2f1dbf02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 29,41d38 < 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 log ---------- 1,4d0 < Error: Attribute 'id' is missing in definition of a containerStop. < Error: Could not build containerStop with ID 'ID with spaces' in netedit; ID contains invalid characters. < Error: Could not build containerStop with ID 'containerStop_00' in netedit; declared twice. < Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed. ---------- Differences in output ---------- 4c4 < 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 ---------- 1,40c1,3 < GLDebug: initJunctionsAndEdges function called in GNENet constructor < GLDebug: Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00 < 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 < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Error: Attribute 'lane' is missing in definition of containerStop 'containerStop_01'. < Error: Could not build containerStop in netedit; lane doesn't exist. < Debug: Adding containerStop 'containerStop_03' in GNEChange_Additional < Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed. < 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 containerStop 'containerStop_03' < 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 ---------- 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"> <containerStop id="containerStop_03" lane="gneE1_0" startPos="15" endPos="20" name="containerStop" lines="line1 line2"/> </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: Attribute 'lane' is missing in definition of containerStop 'containerStop_01'. Error: Could not build containerStop in netedit; lane doesn't exist. Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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="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 ---------- 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,215 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1644327==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f9a1e8415ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9a1dd5f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) <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 > > ================================================================= > ==1642893==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fd5b8dd75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd5b82f52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,218 > > ================================================================= > ==1646581==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f43008385ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f42ffd562f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,215 > > ================================================================= > ==1645859==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fdfcf78c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fdfcecaa2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 45a56,219 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1641149==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f8a74b8a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f8a740a82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) <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,201 > > ================================================================= > ==1647471==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f3b53fa62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1650228==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa599bd12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 111a122,1257 > > ================================================================= > ==1652212==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1040 byte(s) in 2 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f1561f965ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f15614b42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,8d4 < <e3Detector id="e3Detector_0" pos="23.00,7.00" freq="300.00" file="e3Detector_0.xml"> < <detEntry lane="gneE1_0" pos="35.00"/> < <detExit lane="gneE1_0" pos="24.00"/> < </e3Detector> ---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 7,8c17,19 < Debug: Selected item 'detEntry' in TagSelector < Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional --- > Debug: Selected item 'e3Detector' in TagSelector > Debug: Adding e3Detector 'e3Detector_1' in GNEChange_Additional > Debug: Adding e3Detector 'e3Detector_2' in GNEChange_Additional 16c27 < Debug: Removing detEntry 'e3Detector_0' in GNEChange_Additional --- > Debug: Removing e3Detector 'e3Detector_2' in GNEChange_Additional 19c30 < Debug: Removing e3Detector 'e3Detector_0' in GNEChange_Additional --- > Debug: Removing e3Detector 'e3Detector_1' in GNEChange_Additional 22c33 < Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional --- > Debug: Adding e3Detector 'e3Detector_1' in GNEChange_Additional <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,8 > Warning: An e3Detector need at least one detEntry detector > Warning: e3Detector with ID='e3Detector_0' cannot be written > 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 > Warning: An e3Detector need at least one detEntry detector > Warning: An e3Detector need at least one detExit detector > Warning: e3Detector with ID='e3Detector_2' cannot be written
---------- 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 9,68c19 < Debug: Selected item 'busStop' in TagSelector < Debug: Selected item 'e3Detector' in TagSelector < Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional < GLDebug: Inserted e3Detector:e3Detector_0 into SUMORTree with boundary 13.00,-3.00,33.00,17.00 < Debug: Selected item 'detEntry' in TagSelector < Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional < Debug: Selected item 'detExit' in TagSelector < Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing detExit 'e3Detector_0' in GNEChange_Additional < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing detEntry 'e3Detector_0' in GNEChange_Additional < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing e3Detector 'e3Detector_0' in GNEChange_Additional < GLDebug: Removed object e3Detector:e3Detector_0 from SUMORTree with boundary 13.00,-3.00,33.00,17.00 <truncated after showing first 30 lines> ---------- Differences in output ---------- 17c17 < 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"> <e3Detector id="e3Detector_0" pos="23.00,7.00" freq="300.00" file="e3Detector_0.xml"> <detEntry lane="gneE1_0" pos="35.00"/> <detExit lane="gneE1_0" pos="24.00"/> </e3Detector> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="296.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,8d4 < <e3Detector id="e3Detector_0" pos="23.00,7.00" freq="300.00" file="e3Detector_0.xml"> < <detEntry lane="gneE1_0" pos="35.00" friendlyPos="1"/> < <detExit lane="gneE1_0" pos="24.00"/> < </e3Detector> ---------- Differences in errors ---------- 3c3,13 < Debug: Current Viewport values: 25.00, 0.00, 25.00. Zoom = '296.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: Current Viewport values: 25.00, 0.00, 0.12. Zoom = '61666.67' 8a19 > Debug: Invalid input parameter of detEntry: A e3Detector must be selected before insertion of detEntry. 10,13c21,22 < Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing detExit 'e3Detector_0' in GNEChange_Additional --- > Debug: Invalid input parameter of detExit: A e3Detector must be selected before insertion of detExit. > Debug: Invalid input parameter of detExit: A e3Detector must be selected before insertion of detExit. 19a29 > Debug: Keys Ctrl+Z (Undo) pressed 27,28d36 < Debug: Calling GNEUndoList::redo() < Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional 32d39 <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/> --- > <viewport zoom="61666.67" x="25.00" y="0.00" angle="0.00"/> ---------- Differences in log ---------- 0a1,2 > Warning: An e3Detector need at least one detExit detector > Warning: e3Detector with ID='e3Detector_0' cannot be written
---------- Differences in errors ---------- 8c8,18 < Debug: Current Viewport values: 25.00, 0.00, 25.00. Zoom = '296.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: Current Viewport values: 0.00, 0.00, 25.00. Zoom = '296.00' 12c22 < GLDebug: Inserted e3Detector:e3Detector_0 into SUMORTree with boundary 13.00,-3.00,33.00,17.00 --- > GLDebug: Inserted e3Detector:e3Detector_0 into SUMORTree with boundary -12.00,-3.00,8.00,17.00 18c28 < GLDebug: Removed object e3Detector:e3Detector_0 from SUMORTree with boundary 13.00,-3.00,33.00,17.00 --- > GLDebug: Removed object e3Detector:e3Detector_0 from SUMORTree with boundary -12.00,-3.00,8.00,17.00 22c32 < GLDebug: Inserted e3Detector:e3Detector_0 into SUMORTree with boundary 13.00,-3.00,33.00,17.00 --- > GLDebug: Inserted e3Detector:e3Detector_0 into SUMORTree with boundary -12.00,-3.00,8.00,17.00 39c49 < GLDebug: Removed object e3Detector:e3Detector_0 from SUMORTree with boundary 13.00,-3.00,33.00,17.00 --- > GLDebug: Removed object e3Detector:e3Detector_0 from SUMORTree with boundary -12.00,-3.00,8.00,17.00 <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/> --- > <viewport zoom="296.00" x="0.00" y="0.00" angle="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 159a170,393 > > ================================================================= > ==1574291==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f4b0db035ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4b0d0212f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 53a64,279 > > ================================================================= > ==1599628==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f50b56d42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,261 > > ================================================================= > ==1586121==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ffb447d72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 73a84,285 > > ================================================================= > ==1578215==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe81f38b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 5,6c15 < Debug: Selected item 'e3Detector' in TagSelector < Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional --- > Debug: Selected invalid item in TagSelector 8c17,18 < Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional --- > Debug: Invalid input parameter of detEntry: A e3Detector must be selected before insertion of detEntry. > Debug: Invalid input parameter of detEntry: A e3Detector must be selected before insertion of detEntry. 10,17c20,32 < 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' <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 ---------- 9c9 < <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"/> --- > <lane id=":gneJ0_0_0" index="0" disallow="all" 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" 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" disallow="all" 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"/> 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" disallow="all" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/> ---------- 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"> <e3Detector id="e3Detector_0" pos="22.00,5.00" freq="300.00" file="e3Detector_0.xml"> <detEntry lane="gneE0_0" pos="20.00"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </detEntry> <detExit lane="gneE0_0" pos="28.00"/> </e3Detector> </additional>
---------- Differences in additionals ---------- 5,9d4 < <e3Detector id="e3Detector_1" pos="28.00,5.00" freq="300.00" file="e3Detector_1.xml"> < <detEntry lane="gneE0_0" pos="20.00"/> < <detExit lane="gneE0_0" pos="28.00"/> < <detEntry lane="gneE0_0" pos="20.00"/> < </e3Detector> ---------- 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 18,20c28,30 < Debug: Selected item 'detExit' in TagSelector < Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional < Debug: Adding detExit 'e3Detector_1' in GNEChange_Additional --- > Debug: Selected item 'detEntry' in TagSelector > Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional > Debug: Adding detEntry 'e3Detector_1' in GNEChange_Additional 27c37 < Debug: Removing detExit 'e3Detector_1' in GNEChange_Additional --- > Debug: Removing detEntry 'e3Detector_1' in GNEChange_Additional 30c40 < Debug: Removing detExit 'e3Detector_0' in GNEChange_Additional --- > Debug: Removing detEntry 'e3Detector_0' in GNEChange_Additional 61c71 < Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional --- <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,2d0 < Warning: An e3Detector need at least one detEntry detector < Warning: e3Detector with ID='e3Detector_0' cannot be written ---------- Differences in output ---------- 25c25 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings>
---------- 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 77a88,283 > > ================================================================= > ==1582140==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb1f9a962f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 95a106,333 > > ================================================================= > ==1612703==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fe343e775ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe3433952f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1602658==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fcd5fdd15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fcd5f2ef2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 33,34d42 < Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into detEntry 'E3_0' < Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into detEntry 'E3_1' 45,48d52 < Debug: Setting previous attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into detEntry 'E3_1' < Debug: Setting previous attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into detEntry 'E3_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() 87a92 > Debug: Keys Ctrl+Z (Undo) pressed 126,129d130 < Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into detEntry 'E3_0' < Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into detEntry 'E3_1' < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() 136a138 > Debug: Keys Ctrl+Y (Redo) pressed 157a160,367 > <truncated after showing first 30 lines> ---------- Differences in log ---------- 1c1 < Warning: Invalid format of parameter (dummyGenericParameters) --- > Warning: Invalid format of parameter (true)
---------- 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,311 > > ================================================================= > ==1610371==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f082a6755ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f0829b932f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1614933==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fef40aed5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fef4000b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,234 > > ================================================================= > ==1619051==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f25f94625ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f25f89802f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,226 > > ================================================================= > ==1617366==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f8b5fcac5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f8b5f1ca2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,189 > > ================================================================= > ==1615656==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa3501d82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,240 > > ================================================================= > ==1619755==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f9ec61195ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9ec56372f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,185 > > ================================================================= > ==1616769==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f66c1d8e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f66c12ac2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1618062==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f9265c895ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f92651a72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 75a86,303 > > ================================================================= > ==1620619==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f349ae4e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 71a82,277 > > ================================================================= > ==1624896==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa49a3de2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1628228==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1952 byte(s) in 2 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2060c4d 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:633:32 > #2 0x43254e6 in AdditionalHandler::parseSumoBaseObject(CommonXMLStructure::SumoBaseObject*) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:209:13 > #3 0x432cf88 in AdditionalHandler::parseSumoBaseObject(CommonXMLStructure::SumoBaseObject*) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:468:9 > #4 0x4366c1e in AdditionalHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:643:13 > #5 0x44b97ad in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #6 0x7ff0bf319f52 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 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_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 5,6c15 < Debug: Selected item 'e3Detector' in TagSelector < Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional --- > Debug: Selected invalid item in TagSelector 8c17,18 < Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional --- > Debug: Invalid input parameter of detExit: A e3Detector must be selected before insertion of detExit. > Debug: Invalid input parameter of detExit: A e3Detector must be selected before insertion of detExit. 10c20,21 < Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional --- > Debug: Invalid input parameter of detEntry: A e3Detector must be selected before insertion of detEntry. > Debug: Invalid input parameter of detEntry: A e3Detector must be selected before insertion of detEntry. 12,13d22 < Debug: Calling GNEUndoList::undo() < Debug: Removing detEntry 'e3Detector_0' in GNEChange_Additional 15,16d23 <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"> <e3Detector id="e3Detector_0" pos="23.00,7.00" freq="300.00" file="e3Detector_0.xml"> <detExit lane="gneE1_0" pos="35.00"/> <detEntry lane="gneE1_0" pos="24.00"/> </e3Detector> </additional>
---------- 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 10,12c20 < Debug: Selected item 'e3Detector' in TagSelector < Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional < GLDebug: Inserted e3Detector:e3Detector_0 into SUMORTree with boundary 13.00,-3.00,33.00,17.00 --- > Debug: Selected invalid item in TagSelector 14c22,23 < Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional --- > Debug: Invalid input parameter of detExit: A e3Detector must be selected before insertion of detExit. > Debug: Invalid input parameter of detExit: A e3Detector must be selected before insertion of detExit. 16c25,26 < Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional --- > Debug: Invalid input parameter of detEntry: A e3Detector must be selected before insertion of detEntry. > Debug: Invalid input parameter of detEntry: A e3Detector must be selected before insertion of detEntry. 18,19d27 < Debug: Calling GNEUndoList::undo() < Debug: Removing detEntry 'e3Detector_0' in GNEChange_Additional <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"> <e3Detector id="e3Detector_0" pos="23.00,7.00" freq="300.00" file="e3Detector_0.xml"> <detExit lane="gneE1_0" pos="35.00"/> <detEntry lane="gneE1_0" pos="24.00"/> </e3Detector> </additional>
---------- Differences in additionals ---------- 5,8d4 < <e3Detector id="e3Detector_0" pos="23.00,7.00" freq="300.00" file="e3Detector_0.xml"> < <detExit lane="gneE1_0" pos="35.00" friendlyPos="1"/> < <detEntry lane="gneE1_0" pos="24.00"/> < </e3Detector> ---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,10c19,20 < Debug: Selected item 'detEntry' in TagSelector < Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional --- > Debug: Selected item 'detExit' in TagSelector > Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional 13c23 < Debug: Removing detEntry 'e3Detector_0' in GNEChange_Additional --- > Debug: Removing detExit 'e3Detector_0' in GNEChange_Additional 28c38 < Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional --- > Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional 32c42 < Debug: Deleting unreferenced detEntry 'e3Detector_0' --- > Debug: Deleting unreferenced detExit 'e3Detector_0' 46a57,252 <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,2 > Warning: An e3Detector need at least one detEntry detector > Warning: e3Detector with ID='e3Detector_0' cannot be written
---------- 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,211 > > ================================================================= > ==1564477==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f020cac32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 159a170,386 > > ================================================================= > ==1574129==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fc141d975ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc1412b52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 53a64,281 > > ================================================================= > ==1599371==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb2b32852f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,261 > > ================================================================= > ==1585963==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff5db4112f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 73a84,285 > > ================================================================= > ==1578142==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f8c302542f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 95a106,303 > > ================================================================= > ==1589166==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f7d299af2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 91,103d100 < 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 log ---------- 1,2d0 < Warning: An e3Detector need at least one detExit detector < Warning: e3Detector with ID='e3Detector_0' cannot be written ---------- Differences in output ---------- 25c25 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings>
---------- 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 77a88,289 > > ================================================================= > ==1582063==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb95df932f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 95a106,333 > > ================================================================= > ==1612707==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f4dd33c15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4dd28df2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1602578==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f65886965ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6587bb42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 157a168,375 > > ================================================================= > ==1604825==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f13b53ae5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f13b48cc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1610208==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fab557ad5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fab54ccb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1614927==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f63bcac25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f63bbfe02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,234 > > ================================================================= > ==1618958==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f795fa1f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f795ef3d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,226 > > ================================================================= > ==1617367==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f617dd2b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f617d2492f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1615660==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7efc9ef022f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1619702==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7ff16627e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff16579c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,178 > > ================================================================= > ==1616760==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fc6357a65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc634cc42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,237 > > ================================================================= > ==1618049==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fd3d9c405ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd3d915e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 57c67 < Debug: Current Viewport values: 25.00, 0.00, 74.00. Zoom = '100.00' --- > Debug: Current Viewport values: 25.00, 0.00, 0.12. Zoom = '61666.67' 75a86,304 > > ================================================================= > ==1620567==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f80b48b92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 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 guisettingsoutput ---------- 2c2 < <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> --- > <viewport zoom="61666.67" x="25.00" y="0.00" 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 71a82,277 > > ================================================================= > ==1624826==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe5966842f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > 04 00 00 35 6c 00 00 6d 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 > ================================================================= > ==1628147==ERROR: AddressSanitizer: heap-use-after-free on address 0x60b000008860 at pc 0x0000043f66e0 bp 0x7ffd55aa7bd0 sp 0x7ffd55aa7bc8 > READ of size 8 at 0x60b000008860 thread T0 6,71c15,80 < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional < GLDebug: Inserted e3Detector:e3Detector_0 into SUMORTree with boundary -19.88,14.71,0.12,34.71 < Error: Could not build detExit in netedit; lane doesn't exist. < Error: Could not build detExit in netedit; lane doesn't exist. < Error: Could not build detExit in netedit; lane doesn't exist. < Error: Could not build detExit in netedit; lane doesn't exist. < Error: Could not build detExit in netedit; lane doesn't exist. < Error: Could not build detExit in netedit; lane doesn't exist. < Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional < Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional < Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional < Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed. < Debug: Keys Shift + F5 (Compute with volatile options) pressed < Debug: Opening FXMessageBox 'Volatile Recomputing' < Debug: Closed FXMessageBox 'Volatile Recomputing' with 'Yes' < Debug: Additionals saved < GLDebug: Removing junctions during recomputing <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,7d0 < Error: Could not build detExit in netedit; lane doesn't exist. < Error: Could not build detExit in netedit; lane doesn't exist. < Error: Could not build detExit in netedit; lane doesn't exist. < Error: Could not build detExit in netedit; lane doesn't exist. < Error: Could not build detExit in netedit; lane doesn't exist. < Error: Could not build detExit in netedit; lane doesn't exist. < Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed. ---------- 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"> <e3Detector id="e3Detector_0" pos="-9.88,24.71" freq="100.00" file="e3Detector_0.txt"> <detExit lane="gneE1_0" pos="33.51"/> <detExit lane="gneE0_0" pos="14.69"/> <detEntry lane="gneE0_0" pos="10.69"/> </e3Detector> </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" 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,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" 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="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> <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"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,174 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1578505==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f0e0e4722f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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,190 > > ================================================================= > ==1558688==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb7e9c822f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1572114==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f2e2ebca2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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,176 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1566843==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7efdd34212f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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 27a38,170 > > ================================================================= > ==1576591==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f74fb1372f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1562557==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f25480782f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1569674==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb30849f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1574487==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f75420b12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,270 > > ================================================================= > ==1580341==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f64315f95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6430b172f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 34a45,197 > > ================================================================= > ==1609275==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc9546602f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1596703==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7efda9b752f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,181 > > ================================================================= > ==1591820==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f1e5d8942f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1601358==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff986fed2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1583127==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa478f042f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 59a70,202 > > ================================================================= > ==1585757==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe20f7882f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,179 > > ================================================================= > ==1594588==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f8a8884a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 80a91,223 > > ================================================================= > ==1603257==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f12ffcff2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,206 > > ================================================================= > ==1588855==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f00c01132f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 4,7c14,16 < Debug: Selected item 'e1Detector' in TagSelector < Debug: Adding e1Detector 'e1Detector_gneE1_0_0' in GNEChange_Additional < Debug: Value 'Type%%%%%1 T;;yp$2 Type3' for attribute vTypes of e1Detector isn't valid < Debug: Setting new attribute vTypes 'Type1 Type2 Type3' into e1Detector 'e1Detector_gneE1_0_0' --- > Debug: Selected invalid item in TagSelector > Debug: Value 'Type%%%%%1 T;;yp$2 Type3' for attribute disallow of edge isn't valid > Debug: Value 'Type1 Type2 Type3' for attribute disallow of edge isn't valid 9,10d17 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute vTypes '' into e1Detector 'e1Detector_gneE1_0_0' 12,13d18 < Debug: Calling GNEUndoList::undo() < Debug: Removing e1Detector 'e1Detector_gneE1_0_0' in GNEChange_Additional 15,16d19 < Debug: Calling GNEUndoList::redo() < Debug: Adding e1Detector 'e1Detector_gneE1_0_0' in GNEChange_Additional 18,20d20 <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"> <e1Detector id="e1Detector_gneE1_0_0" lane="gneE1_0" pos="33.00" freq="300.00" file="e1Detector_gneE1_0_0.xml" vTypes="Type1 Type2 Type3"/> </additional>
---------- 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 > > ================================================================= > ==1630023==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f554b7485ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f554ac662f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1616266==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fb426fc95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb4264e72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1611057==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f25676725ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f2566b902f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 17c27 < Debug: Value 'dummyTrue' for attribute friendlyPos of e1Detector isn't valid --- > Debug: Value 'Type1 Type2 Type3' for attribute friendlyPos of e1Detector isn't valid 70a81,256 > > ================================================================= > ==1621702==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fa4b00935ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa4af5b12f4 (/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 70a81,258 > > ================================================================= > ==1613616==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fe1fa15a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe1f96782f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 129a140,316 > > ================================================================= > ==1624306==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f85feb4d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f85fe06b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1618761==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fd41af665ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd41a4842f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1636588==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f02282b75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f02277d52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,205 > > ================================================================= > ==1634283==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f815c84c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f815bd6a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,208 > > ================================================================= > ==1632264==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fe196ec35ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe1963e12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1632793==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fddb10fe5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fddb061c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1635099==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fa07970d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa078c2b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,60 > > ================================================================= > ==1637482==ERROR: LeakSanitizer: detected memory leaks ---------- Differences in output ---------- 4c4 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit
---------- 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 > > ================================================================= > ==1633582==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f936e8465ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f936dd642f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1635865==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f2f385e45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f2f37b022f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 45c55 < Debug: Current Viewport values: 25.00, 0.00, 74.00. Zoom = '100.00' --- > Debug: Current Viewport values: 25.00, 0.00, 0.12. Zoom = '61666.67' 74a85,239 > > ================================================================= > ==1637910==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc3545112f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 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 guisettingsoutput ---------- 2c2 < <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> --- > <viewport zoom="61666.67" x="25.00" y="0.00" angle="0.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 61a72,204 > > ================================================================= > ==1641005==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4a859302f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 65a76,1231 > > ================================================================= > ==1643070==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1040 byte(s) in 2 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f8e4e7405ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f8e4dc5e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 27a38,170 > > ================================================================= > ==1576161==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fdf53c012f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1558891==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f08e42012f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1569406==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe16505c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1574222==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe18afb32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 8c18 < Debug: Invalid input parameter of instantInductionLoop: invalid id used in id --- > Error: Could not build instantInductionLoop with ID 'instantInductionLoop_gneE1_0_0' in netedit; declared twice. 45a56,190 > > ================================================================= > ==1562537==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f0480f102f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 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 log ---------- 1a2 > Error: Could not build instantInductionLoop with ID 'instantInductionLoop_gneE1_0_0' in netedit; declared twice.
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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 > > ================================================================= > ==1566842==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f98d8eaa2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1571912==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fbea95eb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,270 > > ================================================================= > ==1577724==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fe9593a65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe9588c42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 34a45,197 > > ================================================================= > ==1604256==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f7ffd74b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 21,35d30 < Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection() < Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection() < Debug: Deleting unreferenced instantInductionLoop 'instantInductionLoop_gneE1_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 ---------- Differences in output ---------- 11c11 < 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>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,181 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1596550==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4d5c4ae2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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,187 > > ================================================================= > ==1580654==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f429f1c52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(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 < <instantInductionLoop id="instantInductionLoop_gneE1_0_0" lane="gneE0_0" pos="33.00" file="instantInductionLoop_gneE1_0_0.xml"/> --- > <instantInductionLoop id="instantInductionLoop_gneE1_0_0" lane="gneE1_0" pos="33.00" file="instantInductionLoop_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 12c22 < Debug: Setting new attribute lane 'gneE0_0' into instantInductionLoop 'instantInductionLoop_gneE1_0_0' --- > Debug: Value 'dummy lane' for attribute lane of instantInductionLoop isn't valid 17,19d26 < Debug: Setting previous attribute lane 'gneE1_0' into instantInductionLoop 'instantInductionLoop_gneE1_0_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() 22a30 > Debug: Keys Ctrl+Z (Undo) pressed 27,28d34 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute lane 'gneE0_0' into instantInductionLoop 'instantInductionLoop_gneE1_0_0' 59a66,205 > > ================================================================= > ==1583539==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 35a46,182 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1589714==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f7e706b52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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 80a91,223 > > ================================================================= > ==1598320==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fcfb4ccc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,217 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1586429==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6c075542f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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 35a46,179 > > ================================================================= > ==1593816==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f5f2d9652f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1622267==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f63a42c25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f63a37e02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1608782==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7faae5b915ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7faae50af2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1614108==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fc9144fc5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc913a1a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 17c27,28 < Debug: Value '%%%;:..&&%$%$' for attribute name of instantInductionLoop isn't valid --- > Debug: Setting new attribute name 'instantInductionLoop' into instantInductionLoop 'E1_A' > Debug: Setting new attribute name 'instantInductionLoop' into instantInductionLoop 'E1_B' 21a33,36 > Debug: Setting previous attribute name 'instantInductionLoop' into instantInductionLoop 'E1_B' > Debug: Setting previous attribute name 'instantInductionLoop' into instantInductionLoop 'E1_A' > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() 36d50 < Debug: Keys Ctrl+Z (Undo) pressed 50a65,68 > Debug: Setting new attribute name 'instantInductionLoop' into instantInductionLoop 'E1_A' > Debug: Setting new attribute name 'instantInductionLoop' into instantInductionLoop 'E1_B' > Debug: Keys Ctrl+Y (Redo) pressed > Debug: Calling GNEUndoList::redo() 53d70 < Debug: Keys Ctrl+Y (Redo) pressed <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 129a140,316 > > ================================================================= > ==1616858==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f22406785ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f223fb962f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,266 > > ================================================================= > ==1611351==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f71fe74c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f71fdc6a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,213 > > ================================================================= > ==1628434==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7ff64fb455ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff64f0632f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1624381==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f4459b435ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f44590612f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1625181==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fcdd07715ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fcdcfc8f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,212 > > ================================================================= > ==1626797==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f790959b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f7908ab92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <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 > > ================================================================= > ==1629118==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f10418235ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f1040d412f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,216 > > ================================================================= > ==1626038==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f07a65f65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f07a5b142f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,203 > > ================================================================= > ==1627580==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fdbc816d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fdbc768b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 74a85,239 > > ================================================================= > ==1629872==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f12376a42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 9,12c19,25 < Debug: Selected item 'instantInductionLoop' in TagSelector < Debug: Adding instantInductionLoop 'instantInductionLoop_gneE1_0_0' in GNEChange_Additional < Debug: Setting new attribute pos '35.00' into instantInductionLoop 'instantInductionLoop_gneE1_0_0' < Debug: Setting new attribute pos '15.00' into instantInductionLoop 'instantInductionLoop_gneE1_0_0' --- > Debug: Selected invalid item in TagSelector > 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 > Debug: Setting new attribute shape '35.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 15c28,30 < Debug: Setting previous attribute pos '35.00' into instantInductionLoop 'instantInductionLoop_gneE1_0_0' --- > Debug: Setting previous 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 <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" 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 35.00,0.00 0.00,0.00"> > <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 35.00,1.60 0.00,1.60"/> ---------- 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="instantInductionLoop_gneE1_0_0" lane="gneE1_0" pos="15.00" file="instantInductionLoop_gneE1_0_0.xml"/> </additional>
---------- 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,1240 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1634931==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1040 byte(s) in 2 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f2349b5d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f234907b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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 > > ================================================================= > ==1587374==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff0ce89c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1561433==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f40109af2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1572573==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fcc2fdb52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 4,7c14 < Debug: Selected item 'e2Detector' in TagSelector < Debug: Invalid input parameter of e2Detector: 'freq' doesn't have a valid SUMOTime format < Debug: Invalid input parameter of e2Detector: 'freq' doesn't have a valid SUMOTime format < Debug: Adding e2Detector 'e2Detector_gneE0_0_0' in GNEChange_Additional --- > Debug: Selected invalid item in TagSelector 9,10d15 < Debug: Calling GNEUndoList::undo() < Debug: Removing e2Detector 'e2Detector_gneE0_0_0' in GNEChange_Additional 12,14d16 < Debug: Calling GNEUndoList::redo() < Debug: Adding e2Detector 'e2Detector_gneE0_0_0' in GNEChange_Additional < Debug: Additionals saved 17d18 < Debug: Deleting unreferenced e2Detector 'e2Detector_gneE0_0_0' 29a31,138 > > ================================================================= <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"> <e2Detector id="e2Detector_gneE0_0_0" lane="gneE0_0" pos="28.00" length="10.00" freq="120.5" file="e2Detector_gneE0_0_0.xml"/> </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 27a38,170 > > ================================================================= > ==1585354==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7effb77372f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1582598==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7efcc61a22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,200 > > ================================================================= > ==1564004==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f333c8452f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1569837==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4a088f82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1579867==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb3324952f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1577145==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f507a6632f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1574823==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe955e442f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,252 > > ================================================================= > ==1589318==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f2828d6a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f28282882f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 54a65,217 > > ================================================================= > ==1622008==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f618d6fd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1607473==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6f8b25a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1602806==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f80c29ef2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,201 > > ================================================================= > ==1620121==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f7cd342d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 37,64d46 < Debug: Deleting unreferenced e2Detector 'e2Detector_gneE2_1_1' < Debug: Deleting unreferenced e2Detector 'correctID' < 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 <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="300.00" x="20.00" y="15.00" 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 56a67,199 > > ================================================================= > ==1617599==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f2de774c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,253 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1593853==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9f310e82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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 88a99,231 > > ================================================================= > ==1600065==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9833c552f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1605223==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe9fd0652f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,245 > > ================================================================= > ==1624087==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd494c2e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,249 > > ================================================================= > ==1597062==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6de7b202f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1614740==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f7f7c40a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1612406==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f26e07b32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,199 > > ================================================================= > ==1610056==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa4807c02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 61a72,247 > > ================================================================= > ==1652738==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7ff4d8b6a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff4d80882f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1638323==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f8cfef725ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f8cfe4902f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1633377==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7ff1233075ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff1228252f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1650320==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fbe755d75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fbe74af52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1647276==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f8b0ba935ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f8b0afb12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,294 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1630514==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f7cb13935ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f7cb08b12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) <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 > > ================================================================= > ==1636023==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f5779b225ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f57790402f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 129a140,317 > > ================================================================= > ==1655035==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fc374a5d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc373f7b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1644380==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f55179b15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f5516ecf2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1641392==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fd1957ad5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd194ccb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1,67c1,3 < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < 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 < Debug: Adding e2Detector 'E2_A' in GNEChange_Additional < Debug: Inserting generic parameter 'KeyB1|valueB1' into e2Detector < Debug: Inserting generic parameter 'KeyB3|valueB2' into e2Detector < Debug: Inserting generic parameter 'KeyB2|valueB3' into e2Detector < Debug: Adding e2Detector 'E2_B' in GNEChange_Additional < Debug: Setting new attribute selected 'true' into junction 'gneJ0' < Debug: Setting new attribute selected 'true' into edge 'gneE1' < Debug: Setting new attribute selected 'true' into junction 'gneJ1' < Debug: Setting new attribute selected 'true' into edge 'gneE0' < Debug: Setting new attribute selected 'true' into e2Detector 'E2_A' < Debug: Setting new attribute selected 'true' into e2Detector 'E2_B' < Debug: Value 'Type%%%%%1 T;;yp$2 Type3' for attribute vTypes of e2Detector isn't valid < Debug: Setting new attribute vTypes 'Type1 Type2 Type3' into e2Detector 'E2_B' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute vTypes 'Type4 Type5 Type6' into e2Detector 'E2_B' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute selected '0' into e2Detector 'E2_B' < Debug: Setting previous attribute selected '0' into e2Detector 'E2_A' < 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 edge 'gneE1' < Debug: Setting previous attribute selected '0' into junction 'gneJ0' <truncated after showing first 30 lines> ---------- Differences in output ---------- 3,9d2 < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 654 - 478 < Type%%%%%1 T;;yp$2 Type3 < Type1 Type2 Type3 < 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"> <e2Detector id="E2_A" lane="gneE0_0" pos="5.00" length="5.00" freq="120.00" name="A" file="fileA.txt" vTypes="Type1 Type2 Type3"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </e2Detector> <e2Detector id="E2_B" lane="gneE0_0" pos="15.00" length="5.00" freq="240.00" name="B" file="fileB.txt" vTypes="Type1 Type2 Type3" timeThreshold="2.00" speedThreshold="3.49" jamThreshold="5.00"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </e2Detector> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="600.00" x="7.00" y="0.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="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 ---------- 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 > > ================================================================= > ==1664392==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fa1a459b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa1a3ab92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,212 > > ================================================================= > ==1663525==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f7ec67bf5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f7ec5cdd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,218 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1667846==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f91c52945ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f91c47b22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) <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,216 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1660502==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fe39899c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe397eba2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) <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,212 > > ================================================================= > ==1667143==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fe3736445ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe372b622f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,209 > > ================================================================= > ==1661223==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f037d0b75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f037c5d52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,212 > > ================================================================= > ==1662815==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f19ff0fb5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f19fe6192f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <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,220 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1668400==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7ff4187ca5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff417ce82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) <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,214 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1662193==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fdf454895ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fdf449a72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) <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,212 > > ================================================================= > ==1666399==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f99399e45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9938f022f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1665877==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fb93606e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb93558c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1665127==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f0ec55cd5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f0ec4aeb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 45c55 < Debug: Current Viewport values: 25.00, 0.00, 74.00. Zoom = '100.00' --- > Debug: Current Viewport values: 0.00, 25.00, 0.12. Zoom = '61666.67' 74a85,239 > > ================================================================= > ==1668928==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb924dd92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 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 guisettingsoutput ---------- 2c2 < <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> --- > <viewport zoom="61666.67" x="0.00" y="25.00" angle="0.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 9,13c19,28 < Debug: Selected item 'e2Detector' in TagSelector < Debug: Adding e2Detector 'e2Detector_gneE0_0_0' in GNEChange_Additional < Debug: Setting new attribute pos '29.00' into e2Detector 'e2Detector_gneE0_0_0' < Debug: Setting new attribute pos '9.00' into e2Detector 'e2Detector_gneE0_0_0' < Debug: Setting new attribute pos '19.00' into e2Detector 'e2Detector_gneE0_0_0' --- > Debug: Selected invalid item in TagSelector > Debug: Setting new attribute shape '33.00,0.00' into edge 'gneE0' > GLDebug: Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00 > GLDebug: Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00 > Debug: Setting new attribute shape '12.00,0.00' into edge 'gneE0' > GLDebug: Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00 > GLDebug: Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00 > Debug: Setting new attribute shape '23.00,0.00' into edge 'gneE0' > GLDebug: Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,60.00,10.00 > GLDebug: Inserted edge:gneE0 into SUMORTree with boundary -10.00,-11.60,60.00,10.00 16c31,33 < Debug: Setting previous attribute pos '9.00' into e2Detector 'e2Detector_gneE0_0_0' <truncated after showing first 30 lines> ---------- Differences in net ---------- 15,16c15,16 < <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 id="gneE0" from="gneJ0" to="gneJ1" priority="1" shape="0.00,0.00 23.00,0.00 50.00,0.00"> > <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 23.00,-1.60 50.00,-1.60"/> ---------- 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="e2Detector_gneE0_0_0" lane="gneE0_0" pos="19.00" length="10.00" freq="300.00" file="e2Detector_gneE0_0_0.xml"/> </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 111a122,1257 > > ================================================================= > ==1676869==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1040 byte(s) in 2 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f66daf505ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f66da46e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <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 directory
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,154 > > ================================================================= > ==1586759==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f7e105972f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 81a92,205 > > ================================================================= > ==1558954==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f01749d82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 81a92,205 > > ================================================================= > ==1563350==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f704871b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 72a83,190 > > ================================================================= > ==1565665==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa9a26e62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 81a92,206 > > ================================================================= > ==1572566==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f18ecf932f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 36a47,154 > > ================================================================= > ==1567412==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fca876432f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 36a47,155 > > ================================================================= > ==1584612==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f2bc89892f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 36a47,154 > > ================================================================= > ==1582242==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f02f97fa2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 36a47,154 > > ================================================================= > ==1570158==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff719f502f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 36a47,154 > > ================================================================= > ==1579670==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f7a847892f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 36a47,154 > > ================================================================= > ==1577321==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f49f87252f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 36a47,154 > > ================================================================= > ==1574933==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f0d77a8f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > 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 errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,163 > > ================================================================= > ==1630134==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb01839b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 103a114,221 > > ================================================================= > ==1600365==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe4371ee2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 51a62,169 > > ================================================================= > ==1608173==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9200aef2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,163 > > ================================================================= > ==1603393==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4aa37b12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,161 > > ================================================================= > ==1621425==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f14b879b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 14,15c24,25 < Debug: Setting new attribute id 'Id with spaces' into e2MultilaneDetector 'e2MultilaneDetector_0' < Debug: Setting new attribute id 'correctID' into e2MultilaneDetector 'Id with spaces' --- > Debug: Value 'e2MultilaneDetector_1' for attribute id of e2MultilaneDetector isn't valid > Debug: Setting new attribute id 'correctID' into e2MultilaneDetector 'e2MultilaneDetector_0' 18c28 < Debug: Setting previous attribute id 'Id with spaces' into e2MultilaneDetector 'correctID' --- > Debug: Setting previous attribute id 'e2MultilaneDetector_0' into e2MultilaneDetector 'correctID' 21c31 < Debug: Setting previous attribute id 'e2MultilaneDetector_0' into e2MultilaneDetector 'Id with spaces' --- > Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_1' in GNEChange_Additional 24c34 < Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_1' in GNEChange_Additional --- > Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional 27c37 <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="300.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"/> ---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,16c23 < Debug: Setting new attribute jamThreshold '7.3' into e2MultilaneDetector 'e2MultilaneDetector_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute jamThreshold '10.00' into e2MultilaneDetector 'e2MultilaneDetector_0' --- > Debug: Value '-11.1' for attribute jamThreshold of e2MultilaneDetector isn't valid 19a27 > Debug: Keys Ctrl+Z (Undo) pressed 24,25d31 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute jamThreshold '7.3' into e2MultilaneDetector 'e2MultilaneDetector_0' 45a52,162 > > ================================================================= > ==1618565==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 37c47 < Debug: Value 'dummyLane1 dummyLan2' for attribute lanes of e2MultilaneDetector isn't valid --- > Debug: Value 'e2MultilaneDetector' for attribute lanes of e2MultilaneDetector isn't valid 92a103,210 > > ================================================================= > ==1593835==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f1e2631d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 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 44a55,162 > > ================================================================= > ==1605811==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f26a6c162f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 89a100,207 > > ================================================================= > ==1623382==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7efcf7f382f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 103a114,221 > > ================================================================= > ==1597270==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff6788912f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,163 > > ================================================================= > ==1615851==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb350c7a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,163 > > ================================================================= > ==1613024==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe41952c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,164 > > ================================================================= > ==1610883==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd12443f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 93a104,234 > > ================================================================= > ==1658415==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f5e2d6535ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f5e2cb712f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 104a115,244 > > ================================================================= > ==1636923==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fb8a8fbc5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb8a84da2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,234 > > ================================================================= > ==1632216==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fc76dcc95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc76d1e72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 93a104,232 > > ================================================================= > ==1650576==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f9a7cd555ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9a7c2732f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,236 > > ================================================================= > ==1647557==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f1853c495ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f18531672f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 94a105,233 > > ================================================================= > ==1634546==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fb379d5e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb37927c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 155a166,295 > > ================================================================= > ==1652986==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f15ac59e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f15ababc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,234 > > ================================================================= > ==1644806==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f7f6d2565ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f7f6c7742f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,234 > > ================================================================= > ==1641929==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fbd0fc6b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fbd0f1892f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 94a105,233 > > ================================================================= > ==1639522==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fbc9e0035ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fbc9d5212f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,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 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 85a96,224 > > ================================================================= > ==1667893==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f3060c725ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f30601902f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 82a93,228 > > ================================================================= > ==1665504==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f27393e55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f27389032f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 88a99,234 > > ================================================================= > ==1676007==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fa4ea2235ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa4e97412f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 82a93,228 > > ================================================================= > ==1660346==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fa8926fd5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa891c1b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 89a100,235 > > ================================================================= > ==1674056==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fa9b53de5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa9b48fc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,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 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 84a95,223 > > ================================================================= > ==1666753==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fa4636fa5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa462c182f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 70,88d79 < Debug: Deleting unreferenced edge 'gneE2' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE2_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE2_0togneE3_0' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE3' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE3_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE3_0togneE4_0' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE4_0togneE5_0' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor < Debug: Deleting unreferenced junction 'gneJ0' in AttributeCarriers destructor < Debug: Deleting unreferenced junction 'gneJ1' in AttributeCarriers destructor < Debug: Deleting unreferenced junction 'gneJ2' 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 log ---------- 1,5d0 < Error: Attribute 'key' is missing in definition of a param. < Error: Attribute 'key' in definition of a param is empty. < 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 < Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed. ---------- Differences in output ---------- 6c6 < 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,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 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 89a100,234 > > ================================================================= > ==1671992==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fc31dfc75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc31d4e52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 89a100,228 > > ================================================================= > ==1669683==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f54fe7515ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f54fdc6f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 84a95,223 > > ================================================================= > ==1668722==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f8fc0fdd5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f8fc04fb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,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 33c44 < Debug: Selected item 'e2MultilaneDetector' in TagSelector --- > Debug: Selected invalid item in TagSelector 35,39c46 < Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_0' in GNEChange_Additional < 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: Value ' m' for attribute shapeEnd of edge isn't valid 41,43d47 < 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' 45,46d48 < Debug: Calling GNEUndoList::undo() <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="61666.67" x="25.00" y="0.00" angle="0.00"/> ---------- 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 10a11,13 > 25 > 0 > 74 ---------- 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>
---------- 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 89a100,215 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1682064==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb7921162f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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 guisettingsoutput ---------- 2c2 < <viewport zoom="100.00" x="15.80" y="-6.03" angle="0.00"/> --- > <viewport zoom="100.00" x="14.96" y="-5.92" angle="0.00"/>
---------- 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 164,236d173 < Debug: Key F5 (Compute) pressed < GLDebug: Removing junctions during recomputing < GLDebug: Removed object junction:gneJ0 from SUMORTree with boundary -15.20,-15.20,15.20,15.20 < GLDebug: Removed object junction:gneJ1 from SUMORTree with boundary 34.80,-15.20,65.20,15.20 < GLDebug: Removed object junction:gneJ2 from SUMORTree with boundary 32.80,24.80,65.20,68.00 < GLDebug: Removed object junction:gneJ3 from SUMORTree with boundary -15.20,24.80,17.20,68.00 < GLDebug: Removed object junction:gneJ4 from SUMORTree with boundary -15.20,2.80,17.20,37.20 < GLDebug: Removed object junction:gneJ5 from SUMORTree with boundary 32.80,2.80,65.20,37.20 < GLDebug: Removing edges during recomputing < GLDebug: Removed object edge:gneE0 from SUMORTree with boundary -10.00,-14.20,60.00,10.00 < GLDebug: Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,60.00,14.20 < GLDebug: Removed object edge:gneE10 from SUMORTree with boundary 40.00,-10.00,64.20,30.00 < GLDebug: Removed object edge:gneE11 from SUMORTree with boundary 40.00,10.00,64.20,50.00 < GLDebug: Removed object edge:gneE12 from SUMORTree with boundary 35.80,10.00,60.00,50.00 < GLDebug: Removed object edge:gneE13 from SUMORTree with boundary -10.00,10.00,14.20,50.00 < GLDebug: Removed object edge:gneE14 from SUMORTree with boundary -14.20,10.00,10.00,50.00 < GLDebug: Removed object edge:gneE2 from SUMORTree with boundary -10.00,30.00,60.00,67.00 < GLDebug: Removed object edge:gneE4 from SUMORTree with boundary -10.00,28.40,60.00,50.00 <truncated after showing first 30 lines> ---------- Differences in log ---------- 5,6c5,6 < Warning: Speed of turning connection 'gneE4_0->gneE12_1' reduced by 30.96 due to turning radius of 6.52 (length=7.49, angle=90.00). < Warning: 10 total messages of type: Speed of % connection '%' reduced by % due to turning radius of % (length=%, angle=%). --- > Warning: Speed of turning connection 'gneE4_0->gneE12_0' reduced by 31.77 due to turning radius of 4.87 (length=5.33, angle=90.00). > Warning: 8 total messages of type: Speed of % connection '%' reduced by % due to turning radius of % (length=%, angle=%).
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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 > > ================================================================= > ==1592543==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f5f395bd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 9,74c19 < Debug: Selected item 'busStop' in TagSelector < Debug: Selected item 'e3Detector' in TagSelector < Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional < GLDebug: Inserted e3Detector:e3Detector_0 into SUMORTree with boundary 7.00,-5.00,27.00,15.00 < Debug: Selected item 'detEntry' in TagSelector < Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional < Debug: Selected item 'detExit' in TagSelector < Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing detExit 'e3Detector_0' in GNEChange_Additional < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing detEntry 'e3Detector_0' in GNEChange_Additional < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing e3Detector 'e3Detector_0' in GNEChange_Additional < GLDebug: Removed object e3Detector:e3Detector_0 from SUMORTree with boundary 7.00,-5.00,27.00,15.00 <truncated after showing first 30 lines> ---------- Differences in output ---------- 17c17 < 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"> <e3Detector id="e3Detector_0" pos="17.00,5.00" freq="300.00" file="e3Detector_0.xml"> <detEntry lane="gneE0_6" pos="24.00"/> <detExit lane="gneE0_5" pos="24.00"/> </e3Detector> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="296.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,-20.80 50.00,-20.80"/> <lane id="gneE0_1" index="1" speed="13.89" length="50.00" shape="0.00,-17.60 50.00,-17.60"/> <lane id="gneE0_2" index="2" speed="13.89" length="50.00" shape="0.00,-14.40 50.00,-14.40"/> <lane id="gneE0_3" index="3" speed="13.89" length="50.00" shape="0.00,-11.20 50.00,-11.20"/> <lane id="gneE0_4" index="4" speed="13.89" length="50.00" shape="0.00,-8.00 50.00,-8.00"/> <lane id="gneE0_5" index="5" speed="13.89" length="50.00" shape="0.00,-4.80 50.00,-4.80"/> <lane id="gneE0_6" index="6" 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="82" state="G"/> <phase duration="3" state="y"/> <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,222 > > ================================================================= > ==1564637==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fcebe1a52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1578515==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f708a78e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 5,8c15 < Debug: Selected item 'e3Detector' in TagSelector < Debug: Invalid input parameter of e3Detector: 'freq' doesn't have a valid SUMOTime format < Debug: Invalid input parameter of e3Detector: 'freq' doesn't have a valid SUMOTime format < Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional --- > Debug: Selected invalid item in TagSelector 10c17,18 < Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional --- > Debug: Invalid input parameter of detEntry: A e3Detector must be selected before insertion of detEntry. > Debug: Invalid input parameter of detEntry: A e3Detector must be selected before insertion of detEntry. 12c20,21 < Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional --- > Debug: Invalid input parameter of detExit: A e3Detector must be selected before insertion of detExit. > Debug: Invalid input parameter of detExit: A e3Detector must be selected before insertion of detExit. 14,15d22 < Debug: Calling GNEUndoList::undo() <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"> <e3Detector id="e3Detector_0" pos="17.00,5.00" freq="150.50" file="e3Detector_0.xml"> <detEntry lane="gneE0_6" pos="24.00"/> <detExit lane="gneE0_5" pos="24.00"/> </e3Detector> </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 53a64,261 > > ================================================================= > ==1567354==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f59069022f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1575057==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9a338322f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,260 > > ================================================================= > ==1589064==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f60b20442f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(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,8d4 < <e3Detector id="e3Detector_0" pos="17.00,5.00" freq="300.00" file="e3Detector_0.xml" timeThreshold="5.00"> < <detEntry lane="gneE0_6" pos="24.00"/> < <detExit lane="gneE0_5" pos="24.00"/> < </e3Detector> ---------- Differences in errors ---------- 3c3,13 < Debug: Current Viewport values: 25.00, 0.00, 25.00. Zoom = '296.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: Current Viewport values: 0.00, 0.00, 25.00. Zoom = '296.00' 10d19 < Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional 12d20 < Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional 15c23 < Debug: Removing detExit 'e3Detector_0' in GNEChange_Additional --- > Debug: Removing e3Detector 'e3Detector_0' in GNEChange_Additional 17,18d24 < Debug: Calling GNEUndoList::undo() < Debug: Removing detEntry 'e3Detector_0' in GNEChange_Additional 20,21d25 < Debug: Calling GNEUndoList::undo() < Debug: Removing e3Detector 'e3Detector_0' in GNEChange_Additional 26,27d29 < Debug: Calling GNEUndoList::redo() <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/> --- > <viewport zoom="296.00" x="0.00" y="0.00" angle="0.00"/> ---------- 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 additionals ---------- 5,8d4 < <e3Detector id="e3Detector_0" pos="17.00,5.00" freq="300.00" file="e3Detector_0.xml" vTypes="type1 type2 type3"> < <detEntry lane="gneE0_6" pos="24.00"/> < <detExit lane="gneE0_5" pos="24.00"/> < </e3Detector> ---------- Differences in errors ---------- 3c3,13 < Debug: Current Viewport values: 25.00, 0.00, 25.00. Zoom = '296.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: Current Viewport values: 25.00, 0.00, 0.12. Zoom = '61666.67' 9a20 > Debug: Invalid input parameter of detEntry: A e3Detector must be selected before insertion of detEntry. 11,14c22,23 < Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing detExit 'e3Detector_0' in GNEChange_Additional --- > Debug: Invalid input parameter of detExit: A e3Detector must be selected before insertion of detExit. > Debug: Invalid input parameter of detExit: A e3Detector must be selected before insertion of detExit. 20a30 > Debug: Keys Ctrl+Z (Undo) pressed 28,29d37 < Debug: Calling GNEUndoList::redo() < Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional 33d40 <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/> --- > <viewport zoom="61666.67" x="25.00" y="0.00" angle="0.00"/> ---------- Differences in log ---------- 0a1,2 > Warning: An e3Detector need at least one detExit detector > Warning: e3Detector with ID='e3Detector_0' cannot be written
---------- 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,375 > > ================================================================= > ==1599760==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f87172b65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f87167d42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 159,167d168 < Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE1_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: 3 ---------- Differences in output ---------- 23c23 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="296.00" x="25.00" y="0.00" 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 68a79,276 > > ================================================================= > ==1631913==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc5cf63f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1619220==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f32fc97a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1612977==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f76df5e82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1606185==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff5f94c52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,282 > > ================================================================= > ==1616380==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd1378cf2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 115a126,323 > > ================================================================= > ==1634479==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f59e9b132f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1609969==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fdb712932f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1628680==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6bf48d52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1625367==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f38a7a762f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,282 > > ================================================================= > ==1622499==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f3c6907e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1655390==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fe4cee9e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe4ce3bc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 98a109,316 > > ================================================================= > ==1644805==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f12b94645ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f12b89822f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 26c36 < Debug: Value '-30' for attribute freq of e3Detector isn't valid --- > Debug: Value '%%%;:..&&%$%$' for attribute freq of e3Detector isn't valid 99a110,317 > > ================================================================= > ==1640036==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fab3aa565ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fab39f742f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) <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 > > ================================================================= > ==1642589==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7ff94053d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff93fa5b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 157a168,377 > > ================================================================= > ==1657475==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f0a751db5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f0a746f92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1652784==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f773be505ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f773b36e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1649768==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f33fc8b55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f33fbdd32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 98a109,317 > > ================================================================= > ==1647137==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f83e41ed5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f83e370b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1662512==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f04504f05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f044fa0e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1667700==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f8303f375ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f83034552f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 53a64,240 > > ================================================================= > ==1664934==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f779320f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f779272d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <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 50a61,230 > > ================================================================= > ==1664096==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f6cf8a505ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6cf7f6e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <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 60a71,240 > > ================================================================= > ==1663395==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f28c15c15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f28c0adf2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,226 > > ================================================================= > ==1668270==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f29fccdf5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f29fc1fd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,243 > > ================================================================= > ==1666846==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7ff8838bc5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff882dda2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <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 46,58d55 < 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 log ---------- 1,7d0 < Error: Attribute 'speedThreshold' in definition of e3Detector 'e3Detector_1' is not of type float. < Error: detEntry must be defined within the definition of a e3Detector < Error: detExit must be defined within the definition of a e3Detector < 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. < Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed. ---------- Differences in output ---------- 4c4 < 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 ---------- 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 58a69,244 > > ================================================================= > ==1665531==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fefad80e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fefacd2c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,8d4 < <e3Detector id="e3Detector_0" pos="17.00,-5.00" freq="300.00" file="e3Detector_0.xml"> < <detEntry lane="gneE0_0" pos="31.00"/> < <detExit lane="gneE0_0" pos="35.00"/> < </e3Detector> ---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,10c19,20 < Debug: Selected item 'detExit' in TagSelector < Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional --- > Debug: Selected item 'detEntry' in TagSelector > Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional 29c39 < Debug: Removing detExit 'e3Detector_0' in GNEChange_Additional --- > Debug: Removing detEntry 'e3Detector_0' in GNEChange_Additional 45c55 < Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional --- > Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional 59c69 < Debug: Current Viewport values: 25.00, 0.00, 74.00. Zoom = '100.00' --- > Debug: Current Viewport values: 0.00, 25.00, 0.12. Zoom = '61666.67' 63c73 <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="61666.67" x="0.00" y="25.00" angle="0.00"/> ---------- Differences in log ---------- 0a1,2 > Warning: An e3Detector need at least one detExit detector > Warning: e3Detector with ID='e3Detector_0' cannot be written
---------- Differences in errors ---------- 3c3,13 < Debug: Current Viewport values: 25.00, 0.00, 25.00. Zoom = '296.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: Current Viewport values: 74.00, 25.00, 0.12. Zoom = '61666.67' 4a15 > Debug: Selected invalid item in TagSelector 6c17 < Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional --- > Debug: Invalid input parameter of e3Detector: list of IDs contains invalid characters 8,14c19 < Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional < Debug: Selected item 'detExit' in TagSelector < Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional < 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' --- > Debug: Invalid input parameter of detEntry: A e3Detector must be selected before insertion of detEntry. <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="296.00" x="25.00" y="0.00" angle="0.00"/> --- > <viewport zoom="61666.67" x="73.97" y="25.01" angle="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"> <e3Detector id="e3Detector_0" pos="29.00,-3.00" freq="300.00" file="e3Detector_0.xml"> <detEntry lane="gneE0_0" pos="28.00"/> <detExit lane="gneE0_0" pos="35.00"/> </e3Detector> </additional>
---------- 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,1587 > > ================================================================= > ==1680281==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3904 byte(s) in 4 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2060c4d 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:633:32 > #2 0x43254e6 in AdditionalHandler::parseSumoBaseObject(CommonXMLStructure::SumoBaseObject*) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:209:13 > #3 0x432cf88 in AdditionalHandler::parseSumoBaseObject(CommonXMLStructure::SumoBaseObject*) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:468:9 > #4 0x4366c1e in AdditionalHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:643:13 > #5 0x44b97ad in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #6 0x7f61058c4f52 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 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x206354d 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:667:31 > #2 0x4325838 in AdditionalHandler::parseSumoBaseObject(CommonXMLStructure::SumoBaseObject*) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:216:13 > #3 0x432cf88 in AdditionalHandler::parseSumoBaseObject(CommonXMLStructure::SumoBaseObject*) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:468: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,174 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1558905==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb7f28072f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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,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 > > ================================================================= > ==1562561==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 > > ================================================================= > ==1568470==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4d797832f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(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="laneCalibrator_gneE0_0_0" lane="gneE0_0" pos="16.00" name="customName"/> --- > <calibrator id="laneCalibrator_gneE0_0_0" lane="gneE0_0" pos="16.00" name="laneCalibrator"/> ---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 5d14 < Debug: Invalid input parameter of laneCalibrator: input contains invalid characters 28a38,146 > > ================================================================= > ==1571411==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f1bcb5e72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c 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,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,28c14,15 < Debug: Selected item 'laneCalibrator' in TagSelector < Debug: Invalid input parameter of laneCalibrator: input contains invalid characters for a filename < Debug: Adding laneCalibrator 'laneCalibrator_gneE0_0_0' in GNEChange_Additional < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing laneCalibrator 'laneCalibrator_gneE0_0_0' in GNEChange_Additional < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding laneCalibrator 'laneCalibrator_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 laneCalibrator 'laneCalibrator_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 <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"> <calibrator id="laneCalibrator_gneE0_0_0" lane="gneE0_0" pos="16.00" output="myOwnOutput"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="16.00" y="-1.60" 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 11c21 < Debug: Invalid input parameter of laneCalibrator: 'pos' cannot be negative --- > Debug: Invalid input parameter of laneCalibrator: 'pos' doesn't have a valid 'float' format 47a58,165 > > ================================================================= > ==1565468==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff009a982f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 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 29a40,149 > > ================================================================= > ==1573757==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f289997c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1587147==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f5dc17ac2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1578899==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f62b811e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,212 > > ================================================================= > ==1581568==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f980c8052f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1590056==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fbbeb9dd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1594722==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fcf54bf72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(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,25 < 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,218 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1584218==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f05d455f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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,179 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1592261==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fce8bffa2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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 ---------- 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,301 > > ================================================================= > ==1606274==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f21463665ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f21458842f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 123a134,299 > > ================================================================= > ==1608945==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fa5ae8535ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa5add712f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 123a134,301 > > ================================================================= > ==1613925==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fee5d4f35ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fee5ca112f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 150a161,326 > > ================================================================= > ==1616699==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7ff64b09a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff64a5b82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <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 155a166,338 > > ================================================================= > ==1603108==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f4ac19215ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4ac0e3f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 123a134,299 > > ================================================================= > ==1611460==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7ff5149c95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff513ee72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,186 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1622328==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f6e4c5bd5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6e4badb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) <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 > > ================================================================= > ==1623985==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fb9af31e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb9ae83c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,165 > > ================================================================= > ==1638489==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f55ab2602f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1639156==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fea445652f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1645557==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd1c46e82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 26,39d35 < Debug: Deleting unreferenced laneCalibrator 'calibratorFlows' < 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 log ---------- 1,2d0 < Error: Attr doesn't exist < Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed. ---------- Differences in output ---------- 4c4 < 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 ---------- 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 > > ================================================================= > ==1634070==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff1df7a62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1635626==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc99f13c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1642469==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd2b91fa2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1629503==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f420baf82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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,165 > > ================================================================= > ==1636241==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe54bfc02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1636984==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f49d3db22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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 > > ================================================================= > ==1644709==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fbf3edf62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1637661==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f2f059112f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1634790==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ffb0a8e72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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,53 > Tracer caught signal 11: addr=0x0 pc=0xe90c34 sp=0x7f91e65c2d30 > ==1630992==LeakSanitizer has encountered a fatal error. > ==1630992==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1 > ==1630992==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- 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 > > ================================================================= > ==1640603==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f87c7b0f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1641537==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f248c2462f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1643162==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7efe4edf42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1631847==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f106934a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1632616==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f47ab0522f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1630389==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f71276fd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1633236==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa32bc932f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1644057==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f0d926ae2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,181 > > ================================================================= > ==1625432==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f577f01e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f577e53c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,183 > > ================================================================= > ==1623010==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f5b819c45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f5b80ee22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,187 > > ================================================================= > ==1626413==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fb5d896d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb5d7e8b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1627911==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fb4b90ed5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb4b860b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,190 > > ================================================================= > ==1628689==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fedce90e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fedcde2c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,191 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1624728==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f01891cc5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f01886ea2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) <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 > > ================================================================= > ==1627123==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f66b431c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f66b383a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1648502==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f2500c935ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f25001b12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1646162==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7ff1c303f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff1c255d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1647825==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f4a180045ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4a175222f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1646951==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f6fd83455ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6fd78632f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1650907==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f6d75eb15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6d753cf2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1665529==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fa1484c65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa1479e42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) <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 > > ================================================================= > ==1663310==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f1b2ea605ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f1b2df7e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1657744==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fbc9a38d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fbc998ab2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1664808==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f1442f575ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f14424752f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1651623==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f799e2245ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f799d7422f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1649296==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fc7e24395ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc7e19572f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1659041==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7ff8afd535ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff8af2712f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1659746==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7ff33209a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff3315b82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1650144==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f2f5a2d55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f2f597f32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1661079==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f04bb2e55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f04ba8032f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1661897==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fe70ce705ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe70c38e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1662423==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f07f1eda5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f07f13f82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1666828==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f0534d3c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f053425a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1654116==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f2f81f6a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f2f814882f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 25,37d34 < 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 ---------- 4c4 < 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 ---------- 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 > > ================================================================= > ==1655619==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f579add35ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f579a2f12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1668260==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f39aeb315ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f39ae04f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1654817==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f5abb6cb5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f5ababe92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) <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 > > ================================================================= > ==1667654==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fde409e95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fde3ff072f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1664012==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fef33cc25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fef331e02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) <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 > > ================================================================= > ==1652481==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7faa389a05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7faa37ebe2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1656983==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fbb4c4485ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fbb4b9662f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1656281==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7ff8c910a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff8c86282f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1653479==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f9ef444d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9ef396b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1658427==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f31963d65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f31958f42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1660302==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f9a608975ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9a5fdb52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1668799==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1040 byte(s) in 2 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f07eeae85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f07ee0062f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <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 directory
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,187 > > ================================================================= > ==1579768==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f0f939bc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 49a60,197 > > ================================================================= > ==1558823==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f20146432f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1571803==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f643c6862f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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 52a63,198 > > ================================================================= > ==1576753==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9548aae2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,170 > > ================================================================= > ==1562578==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4efad7a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,167 > > ================================================================= > ==1569582==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6b8e7342f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 73a84,213 > > ================================================================= > ==1583916==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd901e4b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,209 > > ================================================================= > ==1586378==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9aebee92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,171 > > ================================================================= > ==1565875==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f728f2332f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,192 > > ================================================================= > ==1573814==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fae8272c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 100a111,269 > > ================================================================= > ==1588960==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7ffad56ad5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ffad4bcb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 73a84,253 > > ================================================================= > ==1677713==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f50917675ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f5090c852f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 71a82,257 > > ================================================================= > ==1681754==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f052d3bd5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f052c8db2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 75a86,255 > > ================================================================= > ==1674912==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fd87a1ac5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd8796ca2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 72a83,252 > > ================================================================= > ==1680275==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f861e4165ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f861d9342f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 69a80,210 > > ================================================================= > ==1620815==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f28d897a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,213 > > ================================================================= > ==1631097==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f487a13a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1600943==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f638158a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1612288==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f5d3079f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 37,64d46 < Debug: Deleting unreferenced parkingArea 'parkingArea_gneE2_1_1' < Debug: Deleting unreferenced parkingArea 'correctID' < 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 <truncated after showing first 30 lines> ---------- Differences in output ---------- 14c14 < 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> ---------- 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 ---------- 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,236 > > ================================================================= > ==1594308==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f1b2592f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 18c28 < Debug: Value '0.00' for attribute length of parkingArea isn't valid --- > Debug: Value '0' for attribute length of parkingArea isn't valid 63,91d72 < Debug: Deleting unreferenced parkingArea 'parkingArea_gneE2_1_0' < GLDebug: Removed object parkingArea:parkingArea_gneE2_1_0 from SUMORTree with boundary -1.20,5.20,35.20,25.20 < 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 <truncated after showing first 30 lines> ---------- Differences in output ---------- 14c14 < 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 55a66,196 > > ================================================================= > ==1604573==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9e3a2782f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1610102==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f0ee120d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,241 > > ================================================================= > ==1624531==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f29661502f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1607029==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f90284742f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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 114a125,261 > > ================================================================= > ==1597505==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd78dbc52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 97a108,244 > > ================================================================= > ==1614378==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f498b9b22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 88a99,269 > > ================================================================= > ==1647338==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f96927245ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9691c422f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1655800==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7ff4270165ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff4265342f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1639644==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7ff5a090e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff59fe2c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,251 > > ================================================================= > ==1644582==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f95141af5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f95136cd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1633316==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f0bd17015ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f0bd0c1f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1637705==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fecce6235ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7feccdb412f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 129a140,309 > > ================================================================= > ==1650620==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f55391595ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f55386772f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1635490==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7efedcaf25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7efedc0102f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1641824==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f32d86535ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f32d7b712f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,214 > > ================================================================= > ==1665517==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f6a11afd5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6a1101b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 39a50,200 > > ================================================================= > ==1657647==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f91f95845ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f91f8aa22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 47a58,215 > > ================================================================= > ==1660206==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f5d624895ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f5d619a72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,220 > > ================================================================= > ==1663199==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f0dde8345ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f0dddd522f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1658266==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f1f0b8a15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f1f0adbf2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,211 > > ================================================================= > ==1658944==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fbcdf6845ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fbcdeba22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,214 > > ================================================================= > ==1664701==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fab3e3dd5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fab3d8fb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,212 > > ================================================================= > ==1661021==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f3381cd05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f33811ee2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,203 > > ================================================================= > ==1662372==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f641c1bf5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f641b6dd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1,49c1,3 < GLDebug: initJunctionsAndEdges function called in GNENet constructor < GLDebug: Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00 < 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 < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Inserting generic parameter 'key1|value1' into parkingArea < 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. < Debug: Inserting generic parameter 'key1|value5' into parkingArea < Debug: Inserting generic parameter 'key2|' into parkingArea < Debug: Inserting generic parameter 'key2|' into parkingArea < Debug: Inserting generic parameter 'key3|$$value with spaces%%' into parkingArea < Debug: Inserting generic parameter 'keyFinal|valueFinal' into parkingArea < Debug: Adding parkingArea 'parkingArea_0' in GNEChange_Additional < GLDebug: Inserted parkingArea:parkingArea_0 into SUMORTree with boundary -17.00,-23.60,32.00,-3.60 < Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed. < 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 <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="gneE0_0" startPos="5.00" endPos="10.00" width="12.00" length="5.00"> <param key="key1" value="value5"/> <param key="key2" value=""/> <param key="key3" value="$$value with spaces%%"/> <param key="keyFinal" value="valueFinal"/> </parkingArea> </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: 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. Warning: Error parsing key from parkingArea generic parameter. Key contains invalid characters Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.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="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 ---------- 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 > > ================================================================= > ==1661710==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fa842d045ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa8422222f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,215 > > ================================================================= > ==1659604==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7ff96c4fc5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff96ba1a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,207 > > ================================================================= > ==1663958==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f583974c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f5838c6a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 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' 57a68,216 <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 10,29c20 < Debug: Adding parkingArea 'parkingArea_gneE0_0_0' in GNEChange_Additional < GLDebug: Inserted parkingArea:parkingArea_gneE0_0_0 into SUMORTree with boundary -1.20,-14.80,35.20,5.20 < Debug: Setting new attribute startPos '27.00' into parkingArea 'parkingArea_gneE0_0_0' < GLDebug: Removed object parkingArea:parkingArea_gneE0_0_0 from SUMORTree with boundary -1.20,-14.80,35.20,5.20 < 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 < Debug: Setting new attribute startPos '0.00' into parkingArea 'parkingArea_gneE0_0_0' < 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 < Debug: Setting new attribute endPos '10.00' into parkingArea 'parkingArea_gneE0_0_0' < GLDebug: Removed object parkingArea:parkingArea_gneE0_0_0 from SUMORTree with boundary -13.20,-14.80,50.20,5.20 < GLDebug: Inserted parkingArea:parkingArea_gneE0_0_0 into SUMORTree with boundary -13.20,-14.80,23.20,5.20 < Debug: Setting new attribute startPos '17.00' into parkingArea 'parkingArea_gneE0_0_0' < GLDebug: Removed object parkingArea:parkingArea_gneE0_0_0 from SUMORTree with boundary -13.20,-14.80,23.20,5.20 < GLDebug: Inserted parkingArea:parkingArea_gneE0_0_0 into SUMORTree with boundary -3.10,-14.80,30.20,5.20 < Debug: Setting new attribute endPos '27.00' into parkingArea 'parkingArea_gneE0_0_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="25.21" y="0.00" angle="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"> <parkingArea id="parkingArea_gneE0_0_0" lane="gneE0_0" startPos="17.00" endPos="27.00"/> </additional>
---------- 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 > > ================================================================= > ==1673201==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8192 byte(s) in 8 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x204f66e 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:387:43 > #2 0x4323355 in AdditionalHandler::parseSumoBaseObject(CommonXMLStructure::SumoBaseObject*) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:133:13 > #3 0x432cf88 in AdditionalHandler::parseSumoBaseObject(CommonXMLStructure::SumoBaseObject*) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:468:9 > #4 0x4366c1e in AdditionalHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:643:13 > #5 0x44b97ad in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #6 0x7f83c6821f52 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 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_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>
#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 directory
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,245 > > ================================================================= > ==1574889==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa4b45ab2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 4,5c14 < Debug: Selected item 'parkingArea' in TagSelector < Debug: Adding parkingArea 'parkingArea_gneE0_0_0' in GNEChange_Additional --- > Debug: Selected invalid item in TagSelector 7c16 < Debug: Adding space 'parkingArea_gneE0_0_0' in GNEChange_Additional --- > Debug: Invalid input parameter of space: A parkingArea must be selected before insertion of space. 9,10d17 < Debug: Calling GNEUndoList::undo() < Debug: Removing space 'parkingArea_gneE0_0_0' in GNEChange_Additional 12,13d18 < Debug: Calling GNEUndoList::undo() < Debug: Removing parkingArea 'parkingArea_gneE0_0_0' in GNEChange_Additional 15,16d19 < Debug: Calling GNEUndoList::redo() < Debug: Adding parkingArea 'parkingArea_gneE0_0_0' in GNEChange_Additional 18,20d20 <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="15.00" endPos="25.00"> <space x="25.00" y="15.00"/> </parkingArea> </additional>
---------- 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,263 > > ================================================================= > ==1558904==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f805f2f02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 40a51,231 > > ================================================================= > ==1570348==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f3e5fa552f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 37a48,155 > > ================================================================= > ==1564116==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f99bd89f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(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 ---------- 7d6 < <space x="20.00" y="15.00" width="2.5"/> ---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 10c20 < Debug: Adding space 'parkingArea_gneE0_0_0' in GNEChange_Additional --- > Error: Could not build space with ID 'parkingArea_gneE0_0_0' in netedit; attribute width cannot be negative. 16c26 < Debug: Removing space 'parkingArea_gneE0_0_0' in GNEChange_Additional --- > Debug: Removing parkingArea 'parkingArea_gneE0_0_0' in GNEChange_Additional 19c29 < Debug: Adding space 'parkingArea_gneE0_0_0' in GNEChange_Additional --- > Debug: Adding parkingArea 'parkingArea_gneE0_0_0' in GNEChange_Additional 27d36 < Debug: Deleting unreferenced space 'parkingArea_gneE0_0_0' 40a50,231 > > ================================================================= > ==1565094==ERROR: LeakSanitizer: detected memory leaks > <truncated after showing first 30 lines> ---------- Differences in log ---------- 2a3 > Error: Could not build space with ID 'parkingArea_gneE0_0_0' in netedit; attribute width cannot be negative.
---------- 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 102a113,314 > > ================================================================= > ==1582190==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fb6e59155ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb6e4e332f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 156a167,357 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1594775==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7faaf6b132f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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 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. 63a74,255 > > ================================================================= > ==1607578==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb0ef2552f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a 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 120a131,319 > > ================================================================= > ==1591648==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f80ce36e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(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,11c5 < <parkingArea id="parkingArea_gneE2_0_0" lane="gneE2_0" startPos="15.00" endPos="25.00"> < <space x="15.00" y="5.00"> < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> < </space> < </parkingArea> --- > <parkingArea id="parkingArea_gneE2_0_0" lane="gneE2_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_gneE2_0_0' is invalid; Cannot be parsed to float; Default value will be used. 6,14c16,17 < Debug: Selected item 'space' in TagSelector < Debug: Adding space 'parkingArea_gneE2_0_0' in GNEChange_Additional < 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: Selected item 'parkingArea' in TagSelector > Debug: Invalid input parameter of parkingArea: 'angle' doesn't have a valid 'float' format between [0, 360] 17c20,22 < Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into space 'parkingArea_gneE2_0_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 ---------- 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. 26,28c35,37 < 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 -2.50,-12.50,38.20,22.50 > GLDebug: Removed object parkingArea:parkingArea_gneE2_0_0 from SUMORTree with boundary -2.50,-12.50,38.20,22.50 > GLDebug: Inserted parkingArea:parkingArea_gneE2_0_0 into SUMORTree with boundary -2.50,-12.50,38.20,22.50 30,129c39,43 < 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: Keys Ctrl+Z (Undo) pressed <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 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 138a149,337 > > ================================================================= > ==1585088==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4e8c1542f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 120a131,312 > > ================================================================= > ==1588430==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fea2838c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <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 260a271,449 > > ================================================================= > ==1615507==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f393b7845ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f393aca22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 113a124,295 > > ================================================================= > ==1626848==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f2d8e5855ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f2d8daa32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <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 198a209,380 > > ================================================================= > ==1612640==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f45b68945ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f45b5db22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <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 229a240,418 > > ================================================================= > ==1618711==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fcd707a05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fcd6fcbe2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <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 163a174,352 > > ================================================================= > ==1623885==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fe133e575ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe1333752f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <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 198a209,387 > > ================================================================= > ==1609746==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f57912675ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f57907852f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <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 74a85,235 > > ================================================================= > ==1635042==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f6b71bdf5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6b710fd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 47a58,214 > > ================================================================= > ==1629053==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fa1ce3155ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa1cd8332f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 38a49,183 > > ================================================================= > ==1630581==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f6aae9dd5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6aadefb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253: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 59a70,226 > > ================================================================= > ==1634233==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f88d20925ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f88d15b02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,192 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1629730==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc513e652f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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 ---------- 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,216 > > ================================================================= > ==1635768==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fc1c6f1b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc1c64392f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253: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 59a70,220 > > ================================================================= > ==1633528==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f9b9dcf35ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9b9d2112f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 51a62,218 > > ================================================================= > ==1631331==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f75cbda85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f75cb2c62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,218 > > ================================================================= > ==1632122==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fb00183c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb000d5a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,234 > > ================================================================= > ==1632739==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fdab8f9e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fdab84bc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 < <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="25.00" y="0.00" angle="0.00"/> ---------- Differences in output ---------- 11a12,14 > 25 > 0 > 74
---------- 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 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 > > ================================================================= > ==1642537==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8192 byte(s) in 8 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x204f66e 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:387:43 > #2 0x4323355 in AdditionalHandler::parseSumoBaseObject(CommonXMLStructure::SumoBaseObject*) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:133:13 > #3 0x432cf88 in AdditionalHandler::parseSumoBaseObject(CommonXMLStructure::SumoBaseObject*) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:468:9 > #4 0x4366c1e in AdditionalHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:643:13 > #5 0x44b97ad in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #6 0x7f5a1143cf52 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 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_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 ---------- 1,8c1,7 < GLDebug: Inserted junction:gneJ0 into SUMORTree with boundary -22.00,-22.00,22.00,22.00 < GLDebug: Removed object junction:gneJ0 from SUMORTree with boundary -22.00,-22.00,22.00,22.00 < GLDebug: Inserted junction:gneJ0 into SUMORTree with boundary -22.00,-22.00,22.00,22.00 < GLDebug: Inserted junction:gneJ1 into SUMORTree with boundary 28.00,-22.00,72.00,22.00 < GLDebug: Removed object junction:gneJ1 from SUMORTree with boundary 28.00,-22.00,72.00,22.00 < GLDebug: Inserted junction:gneJ1 into SUMORTree with boundary 28.00,-22.00,72.00,22.00 < GLDebug: Inserted edge:gneE0 into SUMORTree with boundary -30.00,-31.60,80.00,30.00 < GLDebug: Inserted edge:gneE1 into SUMORTree with boundary -30.00,-30.00,80.00,31.60 --- > GLDebug: initJunctionsAndEdges function called in GNENet constructor > GLDebug: Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00 > 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 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 10,16c9,10 < GLDebug: Inserted rerouter:rerouter_1 into SUMORTree with boundary -0.10,0.00,1.00,0.10 < GLDebug: Removed object rerouter:rerouter_1 from SUMORTree with boundary -0.10,0.00,1.00,0.10 < GLDebug: Inserted rerouter:rerouter_1 into SUMORTree with boundary 4.07,-15.54,44.07,24.46 < GLDebug: Removed object edge:gneE1 from SUMORTree with boundary -30.00,-30.00,80.00,31.60 < GLDebug: Removed object rerouter:rerouter_1 from SUMORTree with boundary 4.07,-15.54,44.07,24.46 < GLDebug: Inserted rerouter:rerouter_1 into SUMORTree with boundary 4.07,-15.54,44.07,24.46 < GLDebug: Inserted edge:gneE1 into SUMORTree with boundary -30.00,-30.00,80.00,31.60 --- > GLDebug: Inserted rerouter:rerouter_1 into SUMORTree with boundary 14.07,-5.54,34.07,14.46 > Debug: Adding rerouterSymbol 'rerouter_1' in GNEChange_Additional 18,30c12,27 < GLDebug: Inserted rerouter:rerouter_2 into SUMORTree with boundary -0.10,0.00,1.00,0.10 <truncated after showing first 30 lines> ---------- Differences in output ---------- 8,15c8,15 < TestFunctions: Clicked over position 504 - 240 < TestFunctions: Clicked over position 504 - 240 < TestFunctions: Clicked over position 604 - 240 < TestFunctions: Clicked over position 604 - 340 < TestFunctions: Clicked over position 304 - 140 < TestFunctions: Clicked over position 604 - 340 < TestFunctions: Clicked over position 304 - 140 < TestFunctions: Netedit closed successfully --- > TestFunctions: Clicked over position 504 - 268 > TestFunctions: Clicked over position 504 - 268 > TestFunctions: Clicked over position 604 - 268 > TestFunctions: Clicked over position 604 - 368 > TestFunctions: Clicked over position 304 - 168 > TestFunctions: Clicked over position 604 - 368 > TestFunctions: Clicked over position 304 - 168 > 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 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="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> <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"/> </net>
Test exceeded wallclock time limit of 300.0 seconds ---------- Differences in errors ---------- 1,397c1,20 < GLDebug: Inserted junction:gneJ0 into SUMORTree with boundary -22.00,-22.00,22.00,22.00 < GLDebug: Removed object junction:gneJ0 from SUMORTree with boundary -22.00,-22.00,22.00,22.00 < GLDebug: Inserted junction:gneJ0 into SUMORTree with boundary -22.00,-22.00,22.00,22.00 < GLDebug: Inserted junction:gneJ1 into SUMORTree with boundary 28.00,-22.00,72.00,22.00 < GLDebug: Removed object junction:gneJ1 from SUMORTree with boundary 28.00,-22.00,72.00,22.00 < GLDebug: Inserted junction:gneJ1 into SUMORTree with boundary 28.00,-22.00,72.00,22.00 < GLDebug: Inserted edge:gneE0 into SUMORTree with boundary -30.00,-31.60,80.00,30.00 < GLDebug: Inserted edge:gneE1 into SUMORTree with boundary -30.00,-30.00,80.00,31.60 < Debug: Adding route 'routeA' in GNEChange_Additional < Debug: Adding route 'routeB' in GNEChange_Additional < Debug: Adding route 'routeC' in GNEChange_Additional < Debug: Adding vType 'type1' in GNEChange_Additional < Debug: Adding vType 'type2' in GNEChange_Additional < Debug: Adding vType 'type3' in GNEChange_Additional < Debug: Current Viewport values: 25.00, 0.00, 25.00. Zoom = '280.00' < Debug: Selected additional 'rerouter' in AdditionalSelector < Debug: Invalid input parameter of rerouter: List of edges cannot be empty < Debug: Adding rerouter 'rerouter_0' in GNEChange_Additional < GLDebug: Inserted rerouter:rerouter_0 into SUMORTree with boundary -0.10,0.00,1.00,0.10 < GLDebug: Removed object rerouter:rerouter_0 from SUMORTree with boundary -0.10,0.00,1.00,0.10 < GLDebug: Inserted rerouter:rerouter_0 into SUMORTree with boundary -3.00,-16.00,37.00,24.00 < GLDebug: Removed object edge:gneE0 from SUMORTree with boundary -30.00,-31.60,80.00,30.00 < GLDebug: Removed object rerouter:rerouter_0 from SUMORTree with boundary -3.00,-16.00,37.00,24.00 < GLDebug: Inserted rerouter:rerouter_0 into SUMORTree with boundary -3.00,-16.00,37.00,24.00 < GLDebug: Inserted edge:gneE0 into SUMORTree with boundary -30.00,-31.60,80.00,30.00 < Debug: Invalid input parameter of rerouter: Name contains invalid characters < Debug: Adding rerouter 'rerouter_1' in GNEChange_Additional < GLDebug: Inserted rerouter:rerouter_1 into SUMORTree with boundary -0.10,0.00,1.00,0.10 < GLDebug: Removed object rerouter:rerouter_1 from SUMORTree with boundary -0.10,0.00,1.00,0.10 <truncated after showing first 30 lines> ---------- Differences in output ---------- 1,36d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < 25 < 0 < 25 < rerouter < TestFunctions: Clicked over position 354 - 240 < TestFunctions: Clicked over position 404 - 240 < $$&&$$$$$$ < TestFunctions: Clicked over position 504 - 240 < custom Name < TestFunctions: Clicked over position 504 - 240 < $$$$$$$$ < TestFunctions: Clicked over position 604 - 240 < myOwnFilenameRerouter.txt < TestFunctions: Clicked over position 604 - 240 < 2 < TestFunctions: Clicked over position 704 - 240 < 0.3 < TestFunctions: Clicked over position 704 - 240 < dummyFrequency < TestFunctions: Clicked over position 804 - 240 < -3 < TestFunctions: Clicked over position 804 - 240 < 2.7 < TestFunctions: Clicked over position 804 - 240 < %%% type2 &&&& < TestFunctions: Clicked over position 854 - 240 <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"> <vType id="type1" accel="0.80" vClass="private" color="black" imgFile="default.png"/> <vType id="type2" accel="0.80" vClass="private" color="black" imgFile="default.png"/> <vType id="type3" accel="0.80" vClass="private" color="black" imgFile="default.png"/> <route id="routeA" edges="gneE0 gneE1" color="black"/> <route id="routeB" edges="gneE0 gneE1" color="black"/> <route id="routeC" edges="gneE0 gneE1" color="black"/> <rerouter id="rerouter_0" edges="gneE0" pos="17.00,4.00"/> <rerouter id="rerouter_1" name="custom Name" edges="gneE0" pos="21.00,4.00"/> <rerouter id="rerouter_2" name="custom Name" edges="gneE0" pos="24.00,4.00" file="myOwnFilenameRerouter.txt"/> <rerouter id="rerouter_3" name="custom Name" edges="gneE0" probability="0.30" pos="28.00,4.00" file="myOwnFilenameRerouter.txt"/> <rerouter id="rerouter_4" name="custom Name" edges="gneE0" probability="0.30" pos="31.00,4.00" file="myOwnFilenameRerouter.txt" timeThreshold="2.70"/> <rerouter id="rerouter_5" name="custom Name" edges="gneE0" probability="0.30" vTypes="type1 type2 type3" pos="33.00,4.00" file="myOwnFilenameRerouter.txt" timeThreshold="2.70"/> <rerouter id="rerouter_6" name="custom Name" edges="gneE0" probability="0.30" vTypes="type1 type2 type3" pos="35.00,4.00" file="myOwnFilenameRerouter.txt" timeThreshold="2.70" off="1"/> <rerouter id="rerouter_7" name="custom Name" edges="gneE0" probability="0.30" vTypes="type1 type2 type3" pos="21.00,1.00" file="myOwnFilenameRerouter.txt" timeThreshold="2.70" off="1"/> </additional> ---------- 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 46a57,187 > > ================================================================= > ==1572895==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f7f8ee962f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1558847==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f45b62c82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1562425==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f22d16162f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,187 > > ================================================================= > ==1570458==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f2d1839e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,187 > > ================================================================= > ==1565316==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb353fe92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 9,11c19 < Debug: Selected item 'routeProbe' in TagSelector < Debug: Invalid input parameter of routeProbe: input contains invalid characters < Debug: Adding routeProbe 'routeProbe_gneE0_0' in GNEChange_Additional --- > Debug: Selected invalid item in TagSelector 13,14d20 < Debug: Calling GNEUndoList::undo() < Debug: Removing routeProbe 'routeProbe_gneE0_0' in GNEChange_Additional 16,18d21 < Debug: Calling GNEUndoList::redo() < Debug: Adding routeProbe 'routeProbe_gneE0_0' in GNEChange_Additional < Debug: Additionals saved 33d35 < Debug: Deleting unreferenced routeProbe 'routeProbe_gneE0_0' 46a49,156 > > ================================================================= > ==1568040==ERROR: LeakSanitizer: detected memory leaks <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="100.00" x="1.00" y="-2.10" angle="0.00"/> --- > <viewport zoom="100.00" x="25.00" y="0.00" angle="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"> <routeProbe id="routeProbe_gneE0_0" edge="gneE0" freq="3600" name="customName" file="routeProbe_gneE0_0.xml" begin="0.00"/> </additional>
---------- 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 16c26 < Debug: Value '-5' for attribute begin of routeProbe isn't valid --- > Debug: Value 'dummy' for attribute begin of routeProbe isn't valid 57a68,200 > > ================================================================= > ==1590989==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f0fcbf2e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 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 ---------- 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,247 > > ================================================================= > ==1580989==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f66ce4f52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,197 > > ================================================================= > ==1588548==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f855f02d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1583682==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f8b39dfb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,206 > > ================================================================= > ==1577786==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe032d772f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,201 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1586191==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff34290f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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 151a162,292 > > ================================================================= > ==1593572==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fba64a7d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines> ---------- Differences in log ---------- 3d2 < Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Differences in additionals ---------- 5c5 < <routeProbe id="routeProbe_01" edge="gneE1" freq="100.00" file="fileA.txt" begin="11.30"> --- > <routeProbe id="routeProbe_01" edge="gneE1" freq="100.00" file="fileA.txt" begin="0.00"> 10c10 < <routeProbe id="routeProbe_02" edge="gneE1" freq="120.00" file="fileB.txt" begin="11.30"> --- > <routeProbe id="routeProbe_02" edge="gneE1" freq="120.00" file="fileB.txt" begin="3.00"> ---------- 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 23,28c33 < Debug: Setting new attribute begin '11.3' into routeProbe 'routeProbe_01' < Debug: Setting new attribute begin '11.3' into routeProbe 'routeProbe_02' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute begin '3.00' into routeProbe 'routeProbe_02' < Debug: Setting previous attribute begin '0.00' into routeProbe 'routeProbe_01' --- > Debug: Value '-5' for attribute begin of routeProbe isn't valid 42a48 > Debug: Keys Ctrl+Z (Undo) pressed 58,60d63 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute begin '11.3' into routeProbe 'routeProbe_01' < Debug: Setting new attribute begin '11.3' into routeProbe 'routeProbe_02' 75a79,246 > > ================================================================= > ==1607680==ERROR: LeakSanitizer: detected memory leaks <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 > > ================================================================= > ==1604940==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f983d8335ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f983cd512f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1599817==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f1579d7a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f15792982f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1602369==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fb91fddc5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb91f2fa2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 137c147,313 < X connection to :9259.0 broken (explicit kill or server shutdown). --- > > ================================================================= > ==1610318==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f292fc9f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f292f1bd2f4 (/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 ---------- 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 > > ================================================================= > ==1619756==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f2884a915ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f2883faf2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1616908==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f3680eb45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f36803d22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,209 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1619097==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f007ce1c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f007c33a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) <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 > > ================================================================= > ==1617460==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f9d6bed75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9d6b3f52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,204 > > ================================================================= > ==1615763==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7ff452a045ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff451f222f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,207 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1618145==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f643120d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f643072b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) <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,213 > > ================================================================= > ==1620689==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7ffbba5635ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ffbb9a812f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,1302 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1621762==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1040 byte(s) in 2 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f72632ae5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f72627cc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) <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 directory
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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 > > ================================================================= > ==1578269==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd792ac62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 12,13d21 < Debug: Calling GNEUndoList::undo() < Debug: Removing trainStop 'trainStop_gneE0_0_0' in GNEChange_Additional 15,16d22 < Debug: Calling GNEUndoList::redo() < Debug: Adding trainStop 'trainStop_gneE0_0_0' in GNEChange_Additional 45a52,197 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1559020==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f44e40412f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <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 > > ================================================================= > ==1568865==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb3624952f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,184 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1562634==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f690755d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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 27a38,174 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1570839==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff9aac5c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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 27a38,170 > > ================================================================= > ==1566576==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f48e9d212f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1575746==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f5f9edc92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 5c15 < Debug: Invalid input parameter of trainStop: 'personCapacity' cannot be negative --- > Debug: Invalid input parameter of trainStop: 'personCapacity' doesn't have a valid 'int' format 29a40,172 > > ================================================================= > ==1572903==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f256ed392f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 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 ---------- 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 > > ================================================================= > ==1580274==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9d2dc652f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1583269==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f861f07e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 106a117,270 > > ================================================================= > ==1586818==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f69a5fbc5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f69a54da2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,253 > > ================================================================= > ==1656578==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f59f652a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f59f5a482f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1660109==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f123d25b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f123c7792f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 51,63d60 < 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 ---------- 5c5 < 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 ---------- 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,264 > > ================================================================= > ==1658567==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f9d88b525ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9d880702f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1621164==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f3aa97672f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1598525==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fbee5bfe2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1603920==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7efdf3baa2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1589437==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff9698f32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,244 > > ================================================================= > ==1592109==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f1e21b3c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1606031==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff8bb8892f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,201 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1601844==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fbae9e762f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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 6d15 < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into trainStop 'trainStop_gneE2_1_0' 30,32d38 < Debug: Setting previous attribute genericParameter 'key1=value1|key2=value2|key3=value3' into trainStop 'trainStop_gneE2_1_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() 38a45 > Debug: Keys Ctrl+Z (Undo) pressed 44,46d50 < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into trainStop 'trainStop_gneE2_1_0' < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() 64a69 > Debug: Keys Ctrl+Y (Redo) pressed 100a106,238 > > ================================================================= > ==1614810==ERROR: LeakSanitizer: detected memory leaks > <truncated after showing first 30 lines> ---------- Differences in log ---------- 2a3 > Warning: Invalid format of parameter (key1)
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 8c18 < Debug: Setting new attribute parkingLength '2.5' into trainStop 'trainStop_gneE2_1_0' --- > Debug: Value '-7' for attribute parkingLength of trainStop isn't valid 12,14d21 < Debug: Setting previous attribute parkingLength '2.50' into trainStop 'trainStop_gneE2_1_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() 18a26 > Debug: Keys Ctrl+Z (Undo) pressed 24,26d31 < Debug: Setting new attribute parkingLength '2.5' into trainStop 'trainStop_gneE2_1_0' < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() 27a33 > Debug: Keys Ctrl+Y (Redo) pressed 63a70,202 > > ================================================================= <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 7c17 < Debug: Value 'dummyPersonCapacity' for attribute personCapacity of trainStop isn't valid --- > Debug: Value '-7' for attribute personCapacity of trainStop isn't valid 59a70,202 > > ================================================================= > ==1608579==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f766d39b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 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 ---------- 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 > > ================================================================= > ==1595219==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f8187e972f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1638592==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fe4821ee5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe48170c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1625538==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f5d5b0165ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f5d5a5342f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1627750==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f2e1791f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f2e16e3d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1623327==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f5ac54145ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f5ac49322f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 129a140,317 > > ================================================================= > ==1633835==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fa5a02295ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa59f7472f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1631966==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7ff01bf375ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff01b4552f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1629787==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f360089e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f35ffdbc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1640429==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f74570d35ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f74565f12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,217 > > ================================================================= > ==1643707==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f5b0d3b45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f5b0c8d22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1645208==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7ff3545405ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff353a5e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) <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 > > ================================================================= > ==1641243==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f271ff555ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f271f4732f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1642176==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f35e5e5c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f35e537a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,205 > > ================================================================= > ==1646053==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f6fc7d095ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6fc72272f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1644434==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f41ff9c65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f41feee42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1648328==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7ff0d9ceb5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff0d92092f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,208 > > ================================================================= > ==1647528==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fcfa633a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fcfa58582f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1646639==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f23e00f25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f23df6102f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1642950==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fbd908575ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fbd8fd752f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 63a74,239 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1649091==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fafc83d02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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 47a58,190 > > ================================================================= > ==1651898==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb35d7772f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 111a122,1264 > > ================================================================= > ==1653781==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1040 byte(s) in 2 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f95b47015ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f95b3c1f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,214 > > ================================================================= > ==1565203==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f04eb2902f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,204 > > ================================================================= > ==1558875==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc6790b02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,204 > > ================================================================= > ==1562423==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7efd0e6c12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,186 > > ================================================================= > ==1567975==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb0bd8052f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,179 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1571552==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fac397da2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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 87a98,255 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1573664==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fda2b64b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fda2ab692f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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 > > ================================================================= > ==1577883==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f526d3ae2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,275 > > ================================================================= > ==1575470==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f879c1352f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,206 > > ================================================================= > ==1581437==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fed0f86f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1584616==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd3e6f342f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 151a162,300 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1587469==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f39256192f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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 ---------- 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 61a72,237 > > ================================================================= > ==1593182==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fbed60795ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fbed55972f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <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 62a73,239 > > ================================================================= > ==1595963==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fafd290d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fafd1e2b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <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 61a72,237 > > ================================================================= > ==1598693==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f9ce041f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9cdf93d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 161c171,343 < X connection to :9390.0 broken (explicit kill or server shutdown). --- > > ================================================================= > ==1601193==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7ff6063da5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff6058f82f4 (/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 ---------- 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,306 > > ================================================================= > ==1607783==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f8a2646a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f8a259882f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,301 > > ================================================================= > ==1608405==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f6ccd7005ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6cccc1e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <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 > > ================================================================= > ==1606857==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fd3291d85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd3286f62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <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 158a169,305 > > ================================================================= > ==1609410==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7ff708d5c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff70827a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <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 166a177,305 > > ================================================================= > ==1609908==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fc6cbb865ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc6cb0a42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,1267 > > ================================================================= > ==1610786==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1040 byte(s) in 2 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f4d71b8f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4d710ad2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- New result in errors ---------- python: can't open file 'test.py': [Errno 2] No such file or directory ---------- New result in exitcode ---------- 2 ---------- New result in output ----------additionalElements variablespeedsign create ( Last six runs Jul2021 )
---------- Differences in errors ---------- 0a1,1228 > GLDebug: initJunctionsAndEdges function called in GNENet constructor > GLDebug: Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00 > GLDebug: Inserted junction:gneJ1 into SUMORTree with boundary 38.00,-12.00,62.00,12.00 > 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 > 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 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 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Error: Attribute 'lanes' in definition of variableSpeedSign 'variableSpeedSign_0' is empty. > 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 > Debug: Keys Shift + F5 (Compute with volatile options) pressed > Debug: Opening FXMessageBox 'Volatile Recomputing' > Debug: Closed FXMessageBox 'Volatile Recomputing' with 'Yes' > 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 log ---------- 1,97c1,2 < Warning: Current selection: 0 Junctions, 0 Edges, 0 Lanes, 0 connections, 0 Additionals, 0 Crossings < Warning: Adding e3Detector 'e3Detector_00' in GNEChange_Additional < Warning: Adding detEntry 'e3Detector_00detEntry0' in GNEChange_Additional < Warning: Adding e3Detector 'e3Detector_02' in GNEChange_Additional < Warning: Adding detEntry 'e3Detector_02detEntry0' in GNEChange_Additional < Warning: Adding e3Detector 'e3Detector_03' in GNEChange_Additional < Warning: Adding detEntry 'e3Detector_03detEntry0' in GNEChange_Additional < Warning: Adding e3Detector 'e3Detector_04' in GNEChange_Additional < Warning: Adding detEntry 'e3Detector_04detEntry0' in GNEChange_Additional < Warning: Adding e3Detector 'e3Detector_05' in GNEChange_Additional < Warning: Adding detEntry 'e3Detector_05detEntry0' in GNEChange_Additional < Warning: Adding e3Detector 'e3Detector_06' in GNEChange_Additional < Warning: Adding detEntry 'e3Detector_06detEntry0' in GNEChange_Additional < Warning: Adding e3Detector 'e3Detector_07' in GNEChange_Additional < Warning: Adding detEntry 'e3Detector_07detEntry0' in GNEChange_Additional < Warning: Adding e3Detector 'e3Detector_08' in GNEChange_Additional < Warning: Adding detEntry 'e3Detector_08detEntry0' in GNEChange_Additional < Warning: Adding e3Detector 'e3Detector_09' in GNEChange_Additional < Warning: Adding detEntry 'e3Detector_09detEntry0' in GNEChange_Additional < Warning: Adding e3Detector 'e3Detector_10' in GNEChange_Additional < Warning: Adding detEntry 'e3Detector_10detEntry0' in GNEChange_Additional < Warning: Adding e3Detector 'e3Detector_11' in GNEChange_Additional < Warning: Adding detEntry 'e3Detector_11detEntry0' in GNEChange_Additional < Warning: Adding e3Detector 'e3Detector_12' in GNEChange_Additional < Warning: Adding detEntry 'e3Detector_12detEntry0' in GNEChange_Additional < Warning: Adding e3Detector 'e3Detector_13' in GNEChange_Additional < Warning: Adding detEntry 'e3Detector_13detEntry0' in GNEChange_Additional < Warning: Adding e3Detector 'e3Detector_14' in GNEChange_Additional < Warning: Adding detEntry 'e3Detector_14detEntry0' in GNEChange_Additional <truncated after showing first 30 lines> ---------- Differences in net ---------- 4c4 < <net version="0.27" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> --- > <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"> 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,50.00,20.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> 9,12c9 < <lane id=":gneJ0_0_0" index="0" disallow="pedestrian" speed="13.89" length="4.82" shape="0.00,1.65 -1.24,0.83 -1.65,0.00 -1.24,-0.83 0.00,-1.65"/> < </edge> < <edge id=":gneJ0_w0" function="walkingarea"> < <lane id=":gneJ0_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.70" width="2.00" shape="0.00,-3.35 0.00,-5.35 0.00,5.35 0.00,3.35"/> --- > <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"/> 15c12,15 < <lane id=":gneJ1_0_0" index="0" disallow="pedestrian" speed="13.89" length="4.82" shape="50.00,-1.65 51.24,-0.83 51.65,0.00 51.24,0.83 50.00,1.65"/> --- > <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"/> 17,18c17,18 < <edge id=":gneJ1_w0" function="walkingarea"> < <lane id=":gneJ1_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.70" width="2.00" shape="50.00,3.35 50.00,5.35 50.00,-5.35 50.00,-3.35"/> --- > <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"/> 22,23c22,23 < <lane id="gneE0_0" index="0" allow="pedestrian" speed="13.89" length="50.00" width="2.00" shape="0.00,-4.35 50.00,-4.35"/> <truncated after showing first 30 lines> ---------- Differences in output ---------- 1,4c1,3 < running SikuliX: -Xmx512M -Dfile.encoding=UTF-8 -Dsikuli.FromCommandLine < -jar /home/user070065n-su/Sikulix/sikulix.jar -run test.sikuli < TestFunctions: Netedit opened sucesfully < TestFunctions: 'reference.png' found --- > TestFunctions: Netedit opened successfully > Finding reference > TestFunctions: 'reference.png' found. Position: 304 - 168 ---------- New result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="16.20" angle="0.00"/> </viewsettings> ---------- 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"> <e3Detector id="e3Detector_00" freq="100.00" file="e3Detector_00.txt" timeThreshold="1.00" speedThreshold="1.39" x="0.00" y="10.00"> <detEntry lane="gneE1_0" pos="10.00"/> </e3Detector> <e3Detector id="e3Detector_02" freq="100.00" file="e3Detector_02.txt" timeThreshold="1.00" speedThreshold="1.39" x="6.00" y="10.00"> <detEntry lane="gneE1_0" pos="16.00"/> </e3Detector> <e3Detector id="e3Detector_03" freq="100.00" file="e3Detector_03.txt" timeThreshold="1.00" speedThreshold="1.39" x="8.00" y="10.00"> <detEntry lane="gneE1_0" pos="18.00"/> </e3Detector> <e3Detector id="e3Detector_04" freq="120.00" file="e3Detector_04.txt" timeThreshold="1.00" speedThreshold="1.39" x="10.00" y="10.00"> <detEntry lane="gneE1_0" pos="20.00"/> </e3Detector> <e3Detector id="e3Detector_05" freq="100.00" timeThreshold="1.00" speedThreshold="1.39" x="12.00" y="10.00"> <detEntry lane="gneE1_0" pos="22.00"/> </e3Detector> <e3Detector id="e3Detector_06" freq="100.00" timeThreshold="1.00" speedThreshold="1.39" x="12.00" y="10.00"> <detEntry lane="gneE1_0" pos="22.00"/> </e3Detector> <e3Detector id="e3Detector_07" freq="100.00" timeThreshold="1.00" speedThreshold="1.39" x="14.00" y="10.00"> <detEntry lane="gneE1_0" pos="24.00"/> </e3Detector> <e3Detector id="e3Detector_08" freq="100.00" file="myOwnFile.txt" timeThreshold="1.00" speedThreshold="1.39" x="16.00" y="10.00"> <detEntry lane="gneE1_0" pos="26.00"/> </e3Detector> <e3Detector id="e3Detector_09" freq="100.00" file="e3Detector_08.txt" timeThreshold="1.00" speedThreshold="1.39" x="18.00" y="10.00"> <detEntry lane="gneE1_0" pos="28.00"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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 > > ================================================================= > ==1608773==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f57786f62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,132 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1564192==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 560 byte(s) in 10 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fd708a7ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd708b9f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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 6a17,129 > > ================================================================= > ==1561810==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f79bc2a02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 ---------- Differences in output ---------- 4c4 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,191 > > ================================================================= > ==1591322==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f5be57ed2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,187 > > ================================================================= > ==1595908==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fef77a3a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1597955==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f751bab52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1593443==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f770138f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,191 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1602112==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f06bbd152f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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 48a59,191 > > ================================================================= > ==1605977==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f2a707262f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1604022==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f058f14c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1600016==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f026c7452f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1569910==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4ea23972f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1576033==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f0bac8eb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,202 > > ================================================================= > ==1578317==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7feaee2b52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1573228==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6a2cfa52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1583826==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f784366a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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 60a71,205 > > ================================================================= > ==1588552==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc44a5512f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,200 > > ================================================================= > ==1586244==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9a5299e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1581056==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f0c6b94a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1567803==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f16a59f72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1565991==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f12a51902f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1568801==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f1bfb49a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 126a137,370 > > ================================================================= > ==1558715==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fead00b85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7feacf5d62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 67a78,1907 > > ================================================================= > ==1563015==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3072 byte(s) in 3 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x204f66e 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:387:43 > #2 0x4323355 in AdditionalHandler::parseSumoBaseObject(CommonXMLStructure::SumoBaseObject*) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:133:13 > #3 0x432cf88 in AdditionalHandler::parseSumoBaseObject(CommonXMLStructure::SumoBaseObject*) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:468:9 > #4 0x4366c1e in AdditionalHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:643:13 > #5 0x44b97ad in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #6 0x7f6cecd2df52 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 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_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 ---------- 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 237,254c247,270 < Debug: Setting new attribute from 'A' into edge '4' < Debug: Removing connection '1_2->5_2' from edge '1' < Debug: Deleting unreferenced connection 'from1_2to5_2' in removeConnection() < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '1' < Debug: invalidating (removing) connections of edge '1' due it were guessed < Debug: Removing connection '7_2->5_2' from edge '7' < Debug: Deleting unreferenced connection 'from7_2to5_2' in removeConnection() < Debug: Removing connection '7_1->5_1' from edge '7' < Debug: Deleting unreferenced connection 'from7_1to5_1' in removeConnection() < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '7' < Debug: invalidating (removing) connections of edge '7' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'A' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '1' < Debug: invalidating (removing) connections of edge '1' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '7' < Debug: invalidating (removing) connections of edge '7' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'A' < Debug: Setting new attribute shapeStart '50.00,0.00' into edge '4' <truncated after showing first 30 lines> ---------- Differences in net ---------- 9,23c9,10 < <lane id=":A_0_0" index="0" disallow="pedestrian rail_fast" speed="8.43" length="4.68" shape="45.20,11.10 46.57,6.62"/> < <lane id=":A_0_1" index="1" disallow="pedestrian rail_fast" speed="7.74" length="4.98" shape="48.40,11.10 49.12,6.17"/> < </edge> < <edge id=":A_5" function="internal"> < <lane id=":A_5_0" index="0" disallow="pedestrian rail_fast" speed="8.43" length="20.70" shape="46.57,6.62 47.08,4.93 51.79,2.34 57.92,3.17 64.05,7.27"/> < </edge> < <edge id=":A_6" function="internal"> < <lane id=":A_6_0" index="0" disallow="pedestrian rail_fast" speed="7.74" length="16.16" shape="49.12,6.17 49.24,5.39 51.75,3.23 55.93,4.61 61.79,9.53"/> < </edge> < <edge id=":A_2" function="internal"> < <lane id=":A_2_0" index="0" disallow="pedestrian rail_fast" speed="11.79" length="32.06" shape="35.95,7.27 42.97,2.00 50.00,0.24 57.03,2.00 64.05,7.27"/> < </edge> < <edge id=":A_3" function="internal"> < <lane id=":A_3_0" index="0" disallow="pedestrian rail_fast" speed="7.88" length="21.95" shape="38.21,9.53 43.56,5.71 48.96,4.39 53.13,6.03 54.80,11.10"/> < <lane id=":A_3_1" index="1" disallow="pedestrian rail_fast" speed="7.74" length="21.15" shape="38.21,9.53 44.07,4.61 48.25,3.23 50.76,5.39 51.60,11.10"/> --- > <lane id=":A_0_0" index="0" disallow="pedestrian rail_fast" speed="8.43" length="25.38" shape="35.95,7.27 42.08,3.17 48.21,2.34 52.92,4.93 54.80,11.10"/> > <lane id=":A_0_1" index="1" disallow="pedestrian rail_fast" speed="7.74" length="21.15" shape="38.21,9.53 44.07,4.61 48.25,3.23 50.76,5.39 51.60,11.10"/> 32,35c19 < <lane id=":A_w1_0" index="0" allow="pedestrian" speed="1.00" length="2.19" width="3.20" shape="56.40,11.10 59.60,11.10 59.36,9.49 58.29,8.82 57.47,8.64 56.87,8.96 56.52,9.78"/> < </edge> < <edge id=":A_w2" function="walkingarea"> < <lane id=":A_w2_0" index="0" allow="pedestrian" speed="1.00" length="32.64" width="3.20" shape="65.19,6.14 67.45,3.87 32.55,3.87 34.81,6.14 39.88,1.92 44.94,-0.61 50.00,-1.46 55.06,-0.61 60.12,1.92"/> --- > <lane id=":A_w1_0" index="0" allow="pedestrian" speed="1.00" length="16.81" width="3.20" shape="56.40,11.10 59.60,11.10 32.55,3.87 34.81,6.14 41.41,0.28 46.81,-2.91 51.00,-3.42 54.00,-1.25 55.80,3.59"/> 38c22,23 < <lane id=":B_0_0" index="0" disallow="pedestrian rail_fast" speed="11.79" length="32.06" shape="64.05,92.73 57.03,98.00 50.00,99.76 42.97,98.00 35.95,92.73"/> --- > <lane id=":B_0_0" index="0" disallow="pedestrian rail_fast" speed="13.15" length="40.10" shape="70.84,85.95 60.85,94.19 51.70,98.06 43.40,97.58 35.95,92.73"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,247 > > ================================================================= > ==1569168==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3248 byte(s) in 58 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f50cc12da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f50cc2512f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1572238==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7840 byte(s) in 140 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f8dc4978a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f8dc4a9c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,248 > > ================================================================= > ==1578084==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3808 byte(s) in 68 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f45a405ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f45a41802f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,228 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1581109==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f2d3911a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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 179a190,302 > > ================================================================= > ==1581786==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10864 byte(s) in 194 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f7da22d1a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f7da23f52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 96a107,222 > > ================================================================= > ==1583825==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1232 byte(s) in 22 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f52bc689a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f52bc7ad2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,152 > > ================================================================= > ==1585439==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f67dd4232f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,1433 > > ================================================================= > ==1587659==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 58856 byte(s) in 1051 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fe16f13ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fe16fd445ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 > > ================================================================= > ==1590799==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 23240 byte(s) in 415 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f697e7caa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f697f3d05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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 > > ================================================================= > ==1593233==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f27c55a12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,183 > > ================================================================= > ==1594481==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 896 byte(s) in 16 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fe74e6cfa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe74e7f32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,274 > > ================================================================= > ==1596011==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3584 byte(s) in 64 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fdec859ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fdec86bf2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,166 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1599162==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc0d647c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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 593a604,712 > > ================================================================= > ==1602519==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff8add3f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1606366==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f73267af2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 136,138d145 < 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 junction 'gneJ20' 141,142d147 < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE14' < Debug: invalidating (removing) connections of edge 'gneE14' due it were guessed 146,148d150 < 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 151,154c153 < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ23' < 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' < Debug: Adding edge 'gneE15' from net --- > Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ20' 157,158d155 <truncated after showing first 30 lines> ---------- Differences in net ---------- 81,82c81,82 < <edge id="gneE14" from="gneJ20" to="gneJ23" priority="-1"> < <lane id="gneE14_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="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="gneJ23" to="gneJ20" priority="-1"> < <lane id="gneE15_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="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="gneJ22" to="gneJ25" priority="-1"> < <lane id="gneE16_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="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="gneJ24" to="gneJ21" priority="-1"> < <lane id="gneE17_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="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"/> 109c109 < <junction id="gneJ20" type="priority" x="-20.00" y="0.00" incLanes="gneE8_0 gneE8_1 gneE15_0" intLanes=":gneJ20_0_0 :gneJ20_1_0" shape="-25.20,1.50 -14.80,1.50 -18.00,-1.50 -22.00,-1.50"> --- > <junction id="gneJ20" type="priority" x="-20.00" y="0.00" incLanes="gneE8_0 gneE8_1 gneE14_0" intLanes=":gneJ20_0_0 :gneJ20_1_0" shape="-25.20,1.50 -14.80,1.50 -18.00,-1.50 -22.00,-1.50"> 113c113 < <junction id="gneJ21" type="priority" x="-10.00" y="0.00" incLanes="gneE17_0" intLanes=":gneJ21_0_0" shape="-10.00,0.00 -8.59,-1.41 -10.00,-0.00"> <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 directorybugs ticket4528 ( Last six runs Jul2021 )
---------- Differences in datas ---------- 5,7d4 < <interval id="newDataSet" begin="0.00" end="3600.00"> < <edge id="gneE13"/> < </interval> ---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,25d33 < Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval < Debug: Adding edgeData 'newDataSet' in GNEChange_GenericData 28c36 < Debug: Removing edgeData 'newDataSet[0.00,3600.00]gneE13' in GNEChange_GenericData --- > Debug: Removing dataSet 'newDataSet' in GNEChange_DataSet 31c39 < Debug: Adding edgeData 'newDataSet[0.00,3600.00]gneE13' in GNEChange_GenericData --- > Debug: Adding dataSet 'newDataSet' in GNEChange_DataSet 33,34d40 < Debug: Deleting unreferenced edgeData 'newDataSet[0.00,3600.00]gneE13' < Debug: Deleting unreferenced dataInterval [0.00, 3600.00] in ~GNEChange_DataInterval() 96a103,217 > > ================================================================= > ==1559260==ERROR: LeakSanitizer: detected memory leaks > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1,96c1,3 < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Created connection 'from-gneE14_0togneE16_0' in retrieveGNEConnection() < Debug: Created connection 'from-gneE14_0togneE15_0' in retrieveGNEConnection() < Debug: Created connection 'from-gneE14_1togneE15_1' in retrieveGNEConnection() < Debug: Created connection 'from-gneE14_2togneE15_2' in retrieveGNEConnection() < Debug: Created connection 'from-gneE14_2togneE13_2' in retrieveGNEConnection() < Debug: Created connection 'from-gneE15_0togneE13_0' in retrieveGNEConnection() < Debug: Created connection 'from-gneE15_0togneE14_0' in retrieveGNEConnection() < Debug: Created connection 'from-gneE15_1togneE14_1' in retrieveGNEConnection() < Debug: Created connection 'from-gneE15_2togneE14_2' in retrieveGNEConnection() < Debug: Created connection 'from-gneE15_2togneE16_2' in retrieveGNEConnection() < Debug: Created connection 'from-gneE16_0togneE15_0' in retrieveGNEConnection() < Debug: Created connection 'from-gneE16_0togneE13_0' in retrieveGNEConnection() < Debug: Created connection 'from-gneE16_1togneE13_1' in retrieveGNEConnection() < Debug: Created connection 'from-gneE16_2togneE13_2' in retrieveGNEConnection() < Debug: Created connection 'from-gneE16_2togneE14_2' in retrieveGNEConnection() < Debug: Created connection 'fromgneE12_0togneE14_0' in retrieveGNEConnection() < Debug: Created connection 'fromgneE12_0togneE16_0' in retrieveGNEConnection() < Debug: Created connection 'fromgneE12_1togneE16_1' in retrieveGNEConnection() < Debug: Created connection 'fromgneE12_2togneE16_2' in retrieveGNEConnection() < Debug: Created connection 'fromgneE12_2togneE15_2' in retrieveGNEConnection() < 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: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing edgeData 'newDataSet[0.00,3600.00]gneE13' in GNEChange_GenericData < Debug: Keys Ctrl+Y (Redo) pressed <truncated after showing first 30 lines> ---------- Differences in output ---------- 3,15d2 < TestFunctions: 'reference.png' found. Position: 304 - 168 < newDataSet < 0 < 3600 < dummyValues < TestFunctions: Clicked over position 670 - 288 < param1=value2|param3=value4 < TestFunctions: Clicked over position 670 - 288 < TestFunctions: Clicked over position 304 - 198 < TestFunctions: Clicked over position 304 - 198 < TestFunctions: Clicked over position 304 - 198 < TestFunctions: Clicked over position 304 - 198 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- 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"> <edge id="gneE13"/> </interval> </meandata> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="108.50" x="40.00" y="10.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: Invalid format of parameter (dummyValues) Warning: There is already a edgeData in edge 'gneE13' ---------- 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 ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 23c33 < Debug: Adding dataSet 'newDataSet' in GNEChange_DataSet --- > Debug: Adding dataSet '3600' in GNEChange_DataSet 25,26c35,36 < Debug: Adding edgeData 'newDataSet' in GNEChange_GenericData < Debug: Removing edgeData 'newDataSet[0.00,3600.00]gneE13' in GNEChange_GenericData --- > Debug: Adding edgeData '3600' in GNEChange_GenericData > Debug: Removing edgeData '3600[0.00,3600.00]gneE13' in GNEChange_GenericData 28c38 < Debug: Removing dataSet 'newDataSet' in GNEChange_DataSet --- > Debug: Removing dataSet '3600' in GNEChange_DataSet 31c41 < Debug: Adding dataSet 'newDataSet' in GNEChange_DataSet --- > Debug: Adding dataSet '3600' in GNEChange_DataSet 33c43 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,261 > > ================================================================= > ==1567722==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4592 byte(s) in 82 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fa6cea83a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa6ceba72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines> ---------- Differences in log ---------- 3d2 < Warning: Invalid format of parameter (key1=)
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,284 > > ================================================================= > ==1573620==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 5376 byte(s) in 96 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7faa255bfa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7faa256e32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines> ---------- Differences in log ---------- 5c5 < Warning: Invalid format of parameter (keyInvalid.;%>%$$=1) --- > Warning: Invalid format of parameter (key1=valueDuplicated)
---------- 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 C:/Users/alva_pa/.texttest/tmp/netedit.gui.08Jan092942.18380/netedit.gui/dataElements/edgeData/load/parameters/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,283 > > ================================================================= > ==1579455==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x436c2e7 in DataHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/DataHandler.cpp:92:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f2c91b275ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 C:/Users/alva_pa/.texttest/tmp/netedit.gui.08Jan092942.18380/netedit.gui/dataElements/edgeData/load/parameters/input_datas.dat.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 97a108,223 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1580767==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3360 byte(s) in 60 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f1c87d84a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f1c87ea82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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 98a109,222 > > ================================================================= > ==1583063==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3472 byte(s) in 62 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f348fab3a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f348fbd72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 110a121,233 > > ================================================================= > ==1585801==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4256 byte(s) in 76 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7efcfb33da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7efcfb4612f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 75d84 < Debug: data sets saved 139a149,261 > > ================================================================= > ==1588168==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4480 byte(s) in 80 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f12449e1a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f1244b052f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines> ---------- Differences in log ---------- 6c6 < Warning: Invalid format of parameter (key1=valueInvalid%;%$<>$$%) --- > Warning: Invalid format of parameter (keyInvalid.;%>%$$=1) ---------- 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" keyFinal1="1" keyFinal2="2" keyFinal3="3"/> </interval> </meandata>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,287 > > ================================================================= > ==1593332==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 6272 byte(s) in 112 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f3f074dca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f3f076002f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines> ---------- Differences in log ---------- 1c1 < Warning: Invalid format of parameter (dummyGenericParameters) --- > Warning: Invalid format of parameter (3600)
---------- 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 20c18 < In file 'C:/Users/alva_pa/.texttest/tmp/netedit.gui.08Jan102110.17644/netedit.gui/dataElements/edgeRelData/load/parameters/input_datas.dat.xml' --- > In file '<TEXTTEST_SANDBOX>/input_datas.dat.xml' 23c21,31 < Error: Loading of C:/Users/alva_pa/.texttest/tmp/netedit.gui.08Jan102110.17644/netedit.gui/dataElements/edgeRelData/load/parameters/input_datas.dat.xml failed. --- > 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 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,258 > <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 12c2 < In file 'C:/Users/alva_pa/.texttest/tmp/netedit.gui.08Jan102110.17644/netedit.gui/dataElements/edgeRelData/load/parameters/input_datas.dat.xml' --- > In file '<TEXTTEST_SANDBOX>/input_datas.dat.xml' 15c5 < Error: Loading of C:/Users/alva_pa/.texttest/tmp/netedit.gui.08Jan102110.17644/netedit.gui/dataElements/edgeRelData/load/parameters/input_datas.dat.xml failed. --- > Error: Loading of <TEXTTEST_SANDBOX>/input_datas.dat.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 96a107,219 > > ================================================================= > ==1559267==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2912 byte(s) in 52 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fb1d7c1ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb1d7d402f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 96a107,219 > > ================================================================= > ==1564060==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3248 byte(s) in 58 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f6924c45a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6924d692f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 109a120,232 > > ================================================================= > ==1567563==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3696 byte(s) in 66 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f704aa29a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f704ab4d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 28d37 < Debug: Setting new attribute genericParameter 'key1duplicated=2|key3=3' into edgeData 'newDataSet[0.00,3600.00]gneE13' 32,34d40 < Debug: Setting previous attribute genericParameter 'key1duplicated=2|key3=3' into edgeData 'newDataSet[0.00,3600.00]gneE13' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() 51a58 > Debug: Keys Ctrl+Z (Undo) pressed 69,71d75 < Debug: Setting new attribute genericParameter 'key1duplicated=2|key3=3' into edgeData 'newDataSet[0.00,3600.00]gneE13' < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() 73a78 > Debug: Keys Ctrl+Y (Redo) pressed 138a144,257 > > ================================================================= > ==1570300==ERROR: LeakSanitizer: detected memory leaks > <truncated after showing first 30 lines> ---------- Differences in log ---------- 6c6 < Warning: Invalid format of parameter (key1=valueInvalid%;%$<>$$%) --- > Warning: Invalid format of parameter (keyInvalid.;%>%$$=1)
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,286 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1576109==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 5376 byte(s) in 96 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fad0d3b0a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fad0d4d42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <truncated after showing first 30 lines>
---------- 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 C:/Users/alva_pa/.texttest/tmp/netedit.gui.08Jan092942.18380/netedit.gui/dataElements/edgeData/load/parameters/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 > > ================================================================= > ==1581841==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x436c2e7 in DataHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/DataHandler.cpp:92:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f18f0e275ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 C:/Users/alva_pa/.texttest/tmp/netedit.gui.08Jan092942.18380/netedit.gui/dataElements/edgeData/load/parameters/input_datas.dat.xml failed.
---------- Differences in datas ---------- 5c5 < <interval id="newDataSet" begin="0.00" end="3600.00"> --- > <interval id="keyFinal1=1|keyFinal2=2|keyFinal3=3" begin="0.00" end="3600.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 23c33 < Debug: Adding dataSet 'newDataSet' in GNEChange_DataSet --- > Debug: Adding dataSet 'keyFinal1=1|keyFinal2=2|keyFinal3=3' in GNEChange_DataSet 26c36 < Debug: Adding edgeRelation 'newDataSet' in GNEChange_GenericData --- > Debug: Adding edgeRelation 'keyFinal1=1|keyFinal2=2|keyFinal3=3' in GNEChange_GenericData 29c39 < Debug: Removing edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' in GNEChange_GenericData --- > Debug: Removing edgeRelation 'keyFinal1=1|keyFinal2=2|keyFinal3=3[0.00,3600.00]gneE12->gneE15' in GNEChange_GenericData 32c42 < Debug: Adding edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' in GNEChange_GenericData --- > Debug: Adding edgeRelation 'keyFinal1=1|keyFinal2=2|keyFinal3=3[0.00,3600.00]gneE12->gneE15' in GNEChange_GenericData 34c44 < Debug: Deleting unreferenced edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' --- <truncated after showing first 30 lines>
---------- Differences in datas ---------- 5c5 < <interval id="newDataSet" begin="0.00" end="3600.00"> --- > <interval id="3600" begin="0.00" end="3600.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 23c33 < Debug: Adding dataSet 'newDataSet' in GNEChange_DataSet --- > Debug: Adding dataSet '3600' in GNEChange_DataSet 26,27c36 < Debug: Adding edgeRelation 'newDataSet' in GNEChange_GenericData < Debug: Key ENTER pressed --- > Debug: Adding edgeRelation '3600' in GNEChange_GenericData 30c39 < Debug: Removing edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' in GNEChange_GenericData --- > Debug: Removing edgeRelation '3600[0.00,3600.00]gneE12->gneE15' in GNEChange_GenericData 33c42 < Debug: Adding edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' in GNEChange_GenericData --- > Debug: Adding edgeRelation '3600[0.00,3600.00]gneE12->gneE15' in GNEChange_GenericData 35c44 < Debug: Deleting unreferenced edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' <truncated after showing first 30 lines> ---------- Differences in log ---------- 1a2,3 > Warning: Invalid format of parameter (dummyValues) > Warning: Invalid format of parameter (dummyValues)
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,233 > > ================================================================= > ==1588021==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4256 byte(s) in 76 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7ff5a135aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff5a147e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 27,28d36 < 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' 39,44d46 < Debug: Setting previous attribute genericParameter 'key1=1|key2=2|key3=3' into edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute genericParameter '' into edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() 52a55,56 > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Keys Ctrl+Z (Undo) pressed 64,69d67 < Debug: Setting new attribute genericParameter 'key1=1|key2=2|key3=3' into edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute genericParameter '' into edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' < Debug: Keys Ctrl+Y (Redo) pressed <truncated after showing first 30 lines> ---------- Differences in log ---------- 2a3 > Warning: Invalid format of parameter (key1)
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,285 > > ================================================================= > ==1595458==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 6272 byte(s) in 112 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fdcb8544a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fdcb86682f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <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"/> < </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 20c18 < In file 'C:/Users/alva_pa/.texttest/tmp/netedit.gui.08Jan102110.17644/netedit.gui/dataElements/edgeRelData/load/parameters/input_datas.dat.xml' --- > In file '<TEXTTEST_SANDBOX>/input_datas.dat.xml' 23c21,31 < Error: Loading of C:/Users/alva_pa/.texttest/tmp/netedit.gui.08Jan102110.17644/netedit.gui/dataElements/edgeRelData/load/parameters/input_datas.dat.xml failed. --- > 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 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 > <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 12c2 < In file 'C:/Users/alva_pa/.texttest/tmp/netedit.gui.08Jan102110.17644/netedit.gui/dataElements/edgeRelData/load/parameters/input_datas.dat.xml' --- > In file '<TEXTTEST_SANDBOX>/input_datas.dat.xml' 15c5 < Error: Loading of C:/Users/alva_pa/.texttest/tmp/netedit.gui.08Jan102110.17644/netedit.gui/dataElements/edgeRelData/load/parameters/input_datas.dat.xml failed. --- > Error: Loading of <TEXTTEST_SANDBOX>/input_datas.dat.xml failed.
---------- 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,275 > > ================================================================= > ==1558649==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f29a56c92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,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,70c77,80 < 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: Key ENTER pressed --- > 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 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) ---------- Differences in routes ---------- 5c5,6 < <flow id="flow_0" begin="0.00" arrivalLane="20" from="gneE2" to="gneE5" end="3600.00" number="1800"/> --- > <flow id="flow_0" begin="0.00" arrivalLane="random" from="gneE2" to="gneE5" end="3600.00" number="1800"/> > <flow id="flow_1" begin="0.00" arrivalLane="20" 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 76,78d85 < 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: Key ENTER pressed 80a88,92 > Debug: Key ENTER pressed > Debug: Adding flow 'flow_2' in GNEChange_DemandElement > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() > Debug: Removing flow 'flow_2' in GNEChange_DemandElement 88d99 < Debug: Keys Ctrl+Z (Undo) pressed 95a107,108 > Debug: Calling GNEUndoList::redo() > Debug: Adding flow 'flow_2' in GNEChange_DemandElement 133a147 > Debug: Deleting unreferenced flow 'flow_2' 179a194,329 > <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6c6,7 < <flow id="flow_1" begin="0.00" arrivalPos="20.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/> --- > <flow id="flow_1" begin="0.00" arrivalPos="-12.00" from="gneE2" to="gneE5" end="3600.00" number="1800"/> > <flow id="flow_2" begin="0.00" arrivalPos="20.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 183a194,329 > > ================================================================= > ==1609139==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 21952 byte(s) in 392 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f6ec7709a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6ec782d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,319 > > ================================================================= > ==1591552==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 19264 byte(s) in 344 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f2f71ee9a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f2f7200d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1569044==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f28dba66a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f28dbb8a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1601841==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 18368 byte(s) in 328 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f239515ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f23952802f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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 160a171,306 > > ================================================================= > ==1559450==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9408 byte(s) in 168 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f38b505fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f38b51832f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1563223==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12096 byte(s) in 216 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fa3bb1e7a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa3bb30b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1572428==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 19712 byte(s) in 352 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fd501d95a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd501eb92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,329 > > ================================================================= > ==1576355==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 21504 byte(s) in 384 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f03111f8a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f031131c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,329 > > ================================================================= > ==1605350==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 21952 byte(s) in 392 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fae0c555a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fae0c6792f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1580060==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 20160 byte(s) in 360 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f86ec5cda38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f86ec6f12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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,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 171a182,323 > > ================================================================= > ==1598217==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 19712 byte(s) in 352 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f41e8007a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f41e812b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 171a182,324 > > ================================================================= > ==1565688==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 15232 byte(s) in 272 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f103d202a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f103d3262f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,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 ---------- 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 < < dummyLane < 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 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 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 74c85,86 < Debug: Setting new attribute arrivalPos '500' into flow 'flow_0' --- > Debug: Value 'dummyPos' for attribute arrivalPos of flow isn't valid > Debug: Setting new attribute arrivalPos '-10' into flow 'flow_0' 76d87 < Debug: Setting new attribute arrivalPos '15.5' into flow 'flow_0' 82c93 < Debug: Setting previous attribute arrivalPos '500.00' into flow 'flow_0' --- > Debug: Setting previous attribute arrivalPos 'max' into flow 'flow_0' 85c96 < Debug: Setting previous attribute arrivalPos 'max' into flow 'flow_0' --- > Debug: Removing flow 'flow_0' in GNEChange_DemandElement 88c99 < 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 165a176,319 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1684991==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12544 byte(s) in 224 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fb8bd023a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb8bd1472f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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 175a186,329 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1683817==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14336 byte(s) in 256 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f2f1456aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f2f1468e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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,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,308 <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 ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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 'dummySpeed' for attribute arrivalSpeed of flow isn't valid 165a177,318 > > ================================================================= > ==1693979==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12544 byte(s) in 224 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f489ac4ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f489ad6f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (from-to)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,76d80 < Debug: Adding flow 'flow_0' in GNEChange_DemandElement < Debug: Value 'dummySpeed' for attribute arrivalSpeed of flow isn't valid < Debug: Setting new attribute arrivalSpeed '500' into flow 'flow_0' < Debug: Value '-10' for attribute arrivalSpeed of flow isn't valid < Debug: Setting new attribute arrivalSpeed '15.5' into flow 'flow_0' 78,79d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalSpeed '500.00' into flow 'flow_0' 81,82d82 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalSpeed 'current' into flow 'flow_0' 84,85d83 < 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" arrivalSpeed="15.50" 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 177a188,330 > > ================================================================= > ==1628906==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14336 byte(s) in 256 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7eff4b312a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7eff4b4362f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,76d80 < Debug: Adding flow 'flow_0' in GNEChange_DemandElement < Debug: Setting new attribute line 'dummyNumber' into flow 'flow_0' < Debug: Setting new attribute line '-5' into flow 'flow_0' < Debug: Setting new attribute line '2.5' into flow 'flow_0' < Debug: Setting new attribute line '3' into flow 'flow_0' 78,79d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute line '2.5' into flow 'flow_0' 81,82d82 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute line '-5' into flow 'flow_0' 84,85d83 < 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="3" 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 > > ================================================================= > ==1639211==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13440 byte(s) in 240 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f5299866a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f529998a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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,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 'best' 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="best" 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 73a84 > Debug: Value 'dummyDepart' for attribute departLane of flow isn't valid 165a177,318 > > ================================================================= > ==1644274==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12096 byte(s) in 216 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fbf47760a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fbf478842f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 172a183,325 > > ================================================================= > ==1631707==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13440 byte(s) in 240 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7efd71820a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7efd719442f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 73d82 < Debug: Value 'dummyDepart' for attribute departLane of flow isn't valid 170a180,315 > > ================================================================= > ==1636985==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13440 byte(s) in 240 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f680bc88a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f680bdac2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 170a181,323 > > ================================================================= > ==1634550==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13440 byte(s) in 240 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f8811298a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f88113bc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 165a176,311 > > ================================================================= > ==1657177==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12544 byte(s) in 224 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fdf8f8fba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fdf8fa1f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1646686==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14336 byte(s) in 256 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f2251e91a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f2251fb52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 170a181,322 > > ================================================================= > ==1652161==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11648 byte(s) in 208 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fcc3059da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fcc306c12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 170a181,322 > > ================================================================= > ==1659353==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fd15c13da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd15c2612f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 170a181,322 > > ================================================================= > ==1649620==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13440 byte(s) in 240 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f0fc430ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f0fc44322f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1654507==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14336 byte(s) in 256 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7ff278b83a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff278ca72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,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,308 <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 departPosLat of flow isn't valid < Debug: Setting new attribute departPosLat '-5' into flow 'flow_0' < Debug: Setting new attribute departPosLat '5.6' into flow 'flow_0' 77,78d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat '0.00' into flow 'flow_0' 80,81d82 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat '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" 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 72a83 > Debug: Value 'flow (from-to)' for attribute departSpeed of flow isn't valid 74,77d84 < Debug: Setting new attribute departSpeed 'desired' 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' 81a89 > Debug: Keys Ctrl+Z (Undo) pressed 86,87d93 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departSpeed 'desired' into flow 'flow_0' 170a177,322 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1669041==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" departSpeed="desired" 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 172a183,324 > > ================================================================= > ==1661713==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13440 byte(s) in 240 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f9810fc9a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f98110ed2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 170a181,326 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1666981==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13440 byte(s) in 240 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f115c05ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f115c17f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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 170a181,324 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1664614==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13440 byte(s) in 240 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fd06ab57a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd06ac7b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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,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 94,176d104 < Debug: demand elements saved < Debug: Key ENTER pressed < 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 <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"> <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 179a190,332 > > ================================================================= > ==1615101==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14336 byte(s) in 256 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f2961d67a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f2961e8b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 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,321 > > ================================================================= > ==1702859==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13440 byte(s) in 240 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fcdcf6fca38 (/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 < <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 ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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 '-5' for attribute personNumber of flow isn't valid --- > Debug: Value 'dummyNumber' for attribute personNumber of flow isn't valid ---------- Differences in output ---------- 16c16 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit
---------- 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,333 > > ================================================================= > ==1620406==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14336 byte(s) in 256 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fe869403a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe8695272f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 177a188,330 > > ================================================================= > ==1626510==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14784 byte(s) in 264 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f57e4967a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f57e4a8b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 184a195,336 > > ================================================================= > ==1623175==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 15232 byte(s) in 272 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7efcee675a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7efcee7992f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 182a193,336 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1955718==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f69854b8a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f69855dc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <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 198a209,351 > > ================================================================= > ==1955245==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f6a17403a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6a175272f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 203a214,349 > > ================================================================= > ==1956096==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f4aa247ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4aa259f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 185a196,338 > > ================================================================= > ==1956911==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f1db135ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f1db14802f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 201a212,353 > > ================================================================= > ==1956524==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f507db4aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f507dc6e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 185a196,337 > > ================================================================= > ==1963057==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f278948aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f27895ae2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 201a212,353 > > ================================================================= > ==1961703==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f189573aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f189585e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 193a204,339 > > ================================================================= > ==1962157==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f013e180a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f013e2a42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 193a204,339 > > ================================================================= > ==1962609==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fd79ac0ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd79ad322f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 182a193,328 > > ================================================================= > ==1957670==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f7c1d0fba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f7c1d21f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 199a210,352 > > ================================================================= > ==1957238==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7ff5767aaa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff5768ce2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 71,90c81 < Debug: Current Viewport values: 14.00, 17.00, 12.00. Zoom = '723.33' < Debug: Setting new attribute color 'yellow' into flow 'flowA' < Debug: Setting new attribute color 'yellow' into flow 'flowB' < Debug: Value 'dummyColor' for attribute color of flow isn't valid < Debug: Setting new attribute color 'cyan' into flow 'flowA' < Debug: Setting new attribute color 'cyan' into flow 'flowB' < 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' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute color 'yellow' into flow 'flowB' < Debug: Setting previous attribute color 'yellow' into flow 'flowA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="723.33" x="14.00" y="17.00" angle="0.00"/> --- > <viewport zoom="510.59" x="0.00" y="14.00" angle="0.00"/> ---------- 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="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="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="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 195a206,347 > > ================================================================= > ==1958722==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7ff24b627a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff24b74b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 69,193d78 < Debug: Setting new attribute selected 'true' into flow 'flowA' < Debug: Setting new attribute selected 'true' into flow 'flowB' < Debug: Current Viewport values: 14.00, 17.00, 12.00. Zoom = '723.33' < Debug: Setting new attribute departLane 'first' into flow 'flowA' < Debug: Setting new attribute departLane 'first' into flow 'flowB' < Debug: Value 'dummyDepart' for attribute departLane of flow isn't valid < 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: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departLane 'free' into flow 'flowB' < Debug: Setting previous attribute departLane '0' into flow 'flowA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Differences in output ---------- 14c14 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="723.33" x="14.00" y="17.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="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"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </flow> <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"> <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 71,84c81 < Debug: Current Viewport values: 14.00, 17.00, 12.00. Zoom = '723.33' < Debug: Setting new attribute departLane 'first' into flow 'flowA' < Debug: Setting new attribute departLane 'first' into flow 'flowB' < Debug: Value 'dummyDepart' for attribute departLane of flow isn't valid < 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: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departLane 'free' into flow 'flowB' < Debug: Setting previous attribute departLane '0' into flow 'flowA' --- > Debug: Current Viewport values: 0.00, 17.00, 12.00. Zoom = '723.33' 93a91,92 > Debug: Keys Ctrl+Z (Undo) pressed <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="723.33" x="14.00" y="17.00" angle="0.00"/> --- > <viewport zoom="723.33" x="0.00" y="17.00" angle="0.00"/> ---------- 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" 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="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" 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 71c81 < Debug: Current Viewport values: 14.00, 17.00, 12.00. Zoom = '723.33' --- > Debug: Current Viewport values: 14.00, 17.00, 17.00. Zoom = '510.59' 185a196,339 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1941147==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fd262672a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd2627962f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="723.33" x="14.00" y="17.00" angle="0.00"/> --- > <viewport zoom="510.59" x="14.00" y="17.00" angle="0.00"/>
---------- 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,86c81 < Debug: Current Viewport values: 14.00, 17.00, 12.00. Zoom = '723.33' < Debug: Setting new attribute departLane 'first' into flow 'flowA' < Debug: Setting new attribute departLane 'first' into flow 'flowB' < Debug: Value 'dummyDepart' for attribute departLane of flow isn't valid < Debug: Value '500' for attribute departLane of flow isn't valid < Debug: Value '-10' for attribute departLane of flow isn't valid < 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: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departLane 'free' into flow 'flowB' < Debug: Setting previous attribute departLane '0' into flow 'flowA' --- > Debug: Current Viewport values: 0.00, 14.00, 17.00. Zoom = '510.59' <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="723.33" x="14.00" y="17.00" angle="0.00"/> --- > <viewport zoom="510.59" x="0.00" y="14.00" angle="0.00"/> ---------- Differences in routes ---------- 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" 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 71,84c81 < Debug: Current Viewport values: 14.00, 17.00, 12.00. Zoom = '723.33' < Debug: Setting new attribute departLane 'first' into flow 'flowA' < Debug: Setting new attribute departLane 'first' into flow 'flowB' < Debug: Value 'dummyDepart' for attribute departLane of flow isn't valid < 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: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departLane 'free' into flow 'flowB' < Debug: Setting previous attribute departLane '0' into flow 'flowA' --- > Debug: Current Viewport values: 0.00, 14.00, 17.00. Zoom = '510.59' 93a91,92 > Debug: Keys Ctrl+Z (Undo) pressed <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="723.33" x="14.00" y="17.00" angle="0.00"/> --- > <viewport zoom="510.59" x="0.00" y="14.00" angle="0.00"/> ---------- 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" 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 71,84c81 < Debug: Current Viewport values: 14.00, 17.00, 12.00. Zoom = '723.33' < Debug: Setting new attribute departLane 'first' into flow 'flowA' < Debug: Setting new attribute departLane 'first' into flow 'flowB' < Debug: Value 'dummyDepart' for attribute departLane of flow isn't valid < Debug: Setting new attribute departLane 'random' into flow 'flowA' < Debug: Setting new attribute departLane 'random' 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: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departLane 'free' into flow 'flowB' < Debug: Setting previous attribute departLane '0' into flow 'flowA' --- > Debug: Current Viewport values: 0.00, 14.00, 17.00. Zoom = '510.59' 93a91,92 > Debug: Keys Ctrl+Z (Undo) pressed <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="723.33" x="14.00" y="17.00" angle="0.00"/> --- > <viewport zoom="510.59" x="0.00" y="14.00" angle="0.00"/> ---------- 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" 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="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" 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 185a196,338 > > ================================================================= > ==1944066==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f1970bcea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f1970cf22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 201a212,353 > > ================================================================= > ==1941830==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f807eb1aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f807ec3e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 193a204,339 > > ================================================================= > ==1942993==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fe3dc2d2a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe3dc3f62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 193a204,339 > > ================================================================= > ==1944497==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fb45f146a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb45f26a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 193a204,339 > > ================================================================= > ==1942330==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f07fa922a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f07faa462f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 201a212,354 > > ================================================================= > ==1943578==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fa07ed77a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa07ee9b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 185a196,338 > > ================================================================= > ==1961364==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f666560da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f66657312f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 201a212,354 > > ================================================================= > ==1959116==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fbfa603ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fbfa61602f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 71,192c81,82 < Debug: Setting new attribute departPosLat 'center' into flow 'flowA' < Debug: Setting new attribute departPosLat 'center' into flow 'flowB' < Debug: Value 'dummyPosLat' for attribute departPosLat of flow isn't valid < 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: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat 'random_free' into flow 'flowB' < Debug: Setting previous attribute departPosLat '2.00' into flow 'flowA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute selected '0' into flow 'flowB' < Debug: Setting previous attribute selected '0' into flow 'flowA' < Debug: Keys Ctrl+Z (Undo) pressed <truncated after showing first 30 lines> ---------- Differences in output ---------- 4c4,7 < TestFunctions: Clicked over position 417 - 563 --- > 14 > 17 > 12 > TestFunctions: Clicked over position 634 - 318 11c14 < 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"> <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"> <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="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>
---------- 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 193a204,339 > > ================================================================= > ==1960621==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f9f7a02ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9f7a1502f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 71,84c81 < Debug: Current Viewport values: 14.00, 17.00, 12.00. Zoom = '723.33' < Debug: Setting new attribute departPosLat 'center' into flow 'flowA' < Debug: Setting new attribute departPosLat 'center' into flow 'flowB' < Debug: Value 'dummyPosLat' for attribute departPosLat of flow isn't valid < Debug: Setting new attribute departPosLat 'random' into flow 'flowA' < Debug: Setting new attribute departPosLat 'random' 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: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat 'random_free' into flow 'flowB' < Debug: Setting previous attribute departPosLat '2.00' into flow 'flowA' --- > Debug: Current Viewport values: 41.40, 40.00, 86.80. Zoom = '100.00' 93a91,92 > Debug: Keys Ctrl+Z (Undo) pressed <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="723.33" x="14.00" y="17.00" angle="0.00"/> --- > <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> ---------- 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" 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" 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" 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 193a204,346 > > ================================================================= > ==1960252==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f93f0902a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f93f0a262f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 193a204,346 > > ================================================================= > ==1960990==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f7ed3780a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f7ed38a42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 193a204,346 > > ================================================================= > ==1954302==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f71c5a21a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f71c5b452f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 75a86 > Debug: Value '500' for attribute departSpeed of flow isn't valid 77,82d87 < 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' 95a101 > Debug: Keys Ctrl+Z (Undo) pressed 109,111d114 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departSpeed '20' into flow 'flowA' < Debug: Setting new attribute departSpeed '20' into flow 'flowB' ---------- Differences in output ---------- 16c16 < 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="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 71,84c81 < Debug: Current Viewport values: 14.00, 17.00, 12.00. Zoom = '723.33' < Debug: Setting new attribute departSpeed '0.00' into flow 'flowA' < Debug: Setting new attribute departSpeed '0.00' into flow 'flowB' < Debug: Value 'dummySpeed' for attribute departSpeed of flow isn't valid < Debug: Setting new attribute departSpeed 'max' into flow 'flowA' < Debug: Setting new attribute departSpeed 'max' 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: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departSpeed 'speedLimit' into flow 'flowB' < Debug: Setting previous attribute departSpeed '12.00' into flow 'flowA' --- > Debug: Current Viewport values: 0.00, 14.00, 17.00. Zoom = '510.59' 93a91,92 > Debug: Keys Ctrl+Z (Undo) pressed <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="723.33" x="14.00" y="17.00" angle="0.00"/> --- > <viewport zoom="510.59" x="0.00" y="14.00" angle="0.00"/> ---------- 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" 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="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" 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 71,84c81 < Debug: Current Viewport values: 14.00, 17.00, 12.00. Zoom = '723.33' < Debug: Setting new attribute departSpeed '0.00' into flow 'flowA' < Debug: Setting new attribute departSpeed '0.00' into flow 'flowB' < Debug: Value 'dummySpeed' for attribute departSpeed of flow isn't valid < 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: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departSpeed 'speedLimit' into flow 'flowB' < Debug: Setting previous attribute departSpeed '12.00' into flow 'flowA' --- > Debug: Current Viewport values: 20.00, 14.00, 17.00. Zoom = '510.59' 93a91,92 > Debug: Keys Ctrl+Z (Undo) pressed <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="723.33" x="14.00" y="17.00" angle="0.00"/> --- > <viewport zoom="510.59" x="20.00" y="14.00" angle="0.00"/> ---------- 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" 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="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" 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 148,193d157 < Debug: Deleting unreferenced flow 'flowB' < Debug: Deleting unreferenced flow 'flowA' < 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 <truncated after showing first 30 lines> ---------- Differences in output ---------- 14c14 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="723.33" x="14.00" y="17.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 184a195,330 > > ================================================================= > ==1958041==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7faec8750a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7faec88742f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 195a206,348 > > ================================================================= > ==1958341==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f9417e36a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9417f5a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 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 69,71c80,82 < 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 139a151,281 > > ================================================================= > ==1966119==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6c7833b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > <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 > > ================================================================= > ==1966315==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fab634662f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1972168==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f580631b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1966550==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f16668dd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 ---------- 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 > > ================================================================= > ==1965380==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f3e391842f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1969269==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff052f5a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,267 > > ================================================================= > ==1964258==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe2808332f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1965548==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f8b34a522f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1965713==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f69ae85a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1970606==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fcd28e3a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1965914==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f1c61a332f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1974605==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa98e4e22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1964932==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4242f112f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 125a136,273 > > ================================================================= > ==1964588==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f18e0a042f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1966754==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f8d02e792f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,260 > > ================================================================= > ==1964428==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f77ae85b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,269 > > ================================================================= > ==1977022==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd877e492f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1977761==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f1a509002f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,280 > > ================================================================= > ==1975522==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f281e3b52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1967861==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9405b9a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,274 > > ================================================================= > ==1976171==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fdbc86b02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1965178==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe1b2a132f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1964755==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f93428382f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1975189==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fbc073272f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 190a201,1422 > > ================================================================= > ==1981733==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1792 byte(s) in 32 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fa305fd0a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 1040 byte(s) in 2 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fa306bd65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 directorydemandElements flow create begin ( Last six runs Jul2021 )
Test exceeded wallclock time limit of 300.0 seconds ---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,209d80 < Debug: Adding flow 'flow_0' in GNEChange_DemandElement < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into flow 'flow_0' < Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into flow 'flow_0' < Debug: Setting new attribute genericParameter '' into flow 'flow_0' < Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into flow 'flow_0' < Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into flow 'flow_0' < Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into flow 'flow_0' < Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into flow 'flow_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into flow 'flow_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 ---------- 1,21d0 < TestFunctions: Netedit opened successfully < Finding reference < 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 ---------- 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"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </flow> </routes>
Test exceeded wallclock time limit of 300.0 seconds ---------- 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 117a128,132 > 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+Z (Undo) pressed 120,233c135,136 < Debug: Setting new attribute selected 'true' into flow 'flowA' < Debug: Setting new attribute selected 'true' into flow 'flowB' < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into flow 'flowA' < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into flow 'flowB' < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into flow 'flowA' < Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into flow 'flowB' < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() <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 ---------- 1,21d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < 14 < 17 < 12 < TestFunctions: Clicked over position 634 - 318 < 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 ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="723.33" x="14.00" y="17.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="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"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </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="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </flow> </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 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,333 > > ================================================================= > ==1585856==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 20608 byte(s) in 368 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fce62dfea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fce62f222f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,341 > > ================================================================= > ==1604322==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 21952 byte(s) in 392 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fa50ec7ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa50eda02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 95d104 < Debug: demand elements saved 132,177c141 < Debug: Deleting unreferenced routeEmbedded 'flow_0' < Debug: Deleting unreferenced flowWithRoute 'flow_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 output ---------- 20c20 < 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="flow_0" begin="0.00" arrivalSpeed="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 182a193,328 > > ================================================================= > ==1566405==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17472 byte(s) in 312 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f6a4fc91a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6a4fdb52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,331 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1600560==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 19264 byte(s) in 344 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fb79095aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb790a7e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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,317 > > ================================================================= > ==1559257==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7616 byte(s) in 136 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f59f62e9a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f59f640d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 164a175,310 > > ================================================================= > ==1563217==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12544 byte(s) in 224 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fa96357fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa9636a32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1570150==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 19264 byte(s) in 344 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f59e52cfa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f59e53f32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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 195a206,348 > > ================================================================= > ==1574377==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 21952 byte(s) in 392 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f6a67cf4a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6a67e182f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <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 > 02 00 80 79 7c 00 80 69 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 > ================================================================= > ==1603921==ERROR: AddressSanitizer: heap-use-after-free on address 0x60b000008860 at pc 0x0000043f66e0 bp 0x7ffd6f801c50 sp 0x7ffd6f801c48 > READ of size 8 at 0x60b000008860 thread T0 18,195c27,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,20d2 < TestFunctions: 'reference.png' found. Position: 304 - 168 < flow (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 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" end="3600.00" number="1800"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </flow> <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"> <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 185a196,341 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1577937==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 20608 byte(s) in 368 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f50e35b3a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f50e36d72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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 190a201,336 > > ================================================================= > ==1593383==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 19264 byte(s) in 344 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f43ef9eba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f43efb0f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1596996==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 19264 byte(s) in 344 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fb4386b2a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb4387d62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- 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 < Debug: Adding vType 'custom_vType' 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 < GLDebug: Removed object edge:gneE10 from SUMORTree with boundary -1.60,30.00,20.00,70.00 <truncated after showing first 30 lines> ---------- Differences in output ---------- 3,14d2 < TestFunctions: 'reference.png' found. Position: 304 - 168 < flow (embedded route) < blue < TestFunctions: Clicked over position 578 - 560 < TestFunctions: Clicked over position 584 - 223 < custom_vType < 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"> <vType id="custom_vType" length="20.00" vClass="bus" width="5.00" height="12.00" color="cyan"/> <flow id="flow_0" type="custom_vType" begin="0.00" end="3600.00" number="1800"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </flow> </routes>
---------- 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) 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>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,325 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1664571==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12544 byte(s) in 224 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f8886feba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f888710f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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,325 > > ================================================================= > ==1662046==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14336 byte(s) in 256 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fd967240a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd9673642f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1667027==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14336 byte(s) in 256 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fd0fd427a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd0fd54b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,74d80 < 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 76,78d81 < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'flow_0' in GNEChange_DemandElement < Debug: Removing flowWithRoute 'flow_0' in GNEChange_DemandElement 82,84d84 < Debug: Calling GNEUndoList::redo() < Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'flow_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"> <flow id="flow_0" begin="0.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 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 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,74d80 < Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement < Debug: Value 'dummyPosLat' for attribute arrivalPosLat of flowWithRoute isn't valid 76,78d81 < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'flow_0' in GNEChange_DemandElement < Debug: Removing flowWithRoute 'flow_0' in GNEChange_DemandElement 82,84d84 < Debug: Calling GNEUndoList::redo() < Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'flow_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"> <flow id="flow_0" begin="0.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 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 'dummyPosLat' for attribute arrivalPosLat of flowWithRoute isn't valid < Debug: Setting new attribute arrivalPosLat '-12' into flowWithRoute 'flow_0' < Debug: Setting new attribute arrivalPosLat '4.2' into flowWithRoute 'flow_0' 78,79d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalPosLat '0.00' into flowWithRoute 'flow_0' 81,82d82 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalPosLat 'center' 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" arrivalPosLat="0.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 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,75d80 < Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement < Debug: Value 'dummyPosLat' for attribute arrivalPosLat of flowWithRoute isn't valid < Debug: Setting new attribute arrivalPosLat 'left' into flowWithRoute 'flow_0' 77,78d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalPosLat 'center' into flowWithRoute 'flow_0' 80,82d82 < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'flow_0' in GNEChange_DemandElement < Debug: Removing flowWithRoute 'flow_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"> <flow id="flow_0" begin="0.00" arrivalPosLat="left" 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 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,75d80 < Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement < Debug: Value 'dummyPosLat' for attribute arrivalPosLat of flowWithRoute isn't valid < Debug: Setting new attribute arrivalPosLat 'right' into flowWithRoute 'flow_0' 77,78d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalPosLat 'center' into flowWithRoute 'flow_0' 80,82d82 < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'flow_0' in GNEChange_DemandElement < Debug: Removing flowWithRoute 'flow_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"> <flow id="flow_0" begin="0.00" arrivalPosLat="right" 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 > > ================================================================= > ==1681439==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12544 byte(s) in 224 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f0fee907a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f0feea2b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 'dummySpeed' for attribute arrivalSpeed of flowWithRoute isn't valid < Debug: Setting new attribute arrivalSpeed '500' into flowWithRoute 'flow_0' < Debug: Value '-10' for attribute arrivalSpeed of flowWithRoute isn't valid < Debug: Setting new attribute arrivalSpeed '15.5' into flowWithRoute 'flow_0' 79,80d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalSpeed '500.00' into flowWithRoute 'flow_0' 82,83d82 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalSpeed 'current' into flowWithRoute 'flow_0' 85,87d83 <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="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="flow_0" begin="0.00" arrivalSpeed="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 181a192,327 > > ================================================================= > ==1616070==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9408 byte(s) in 168 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f04d2069a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f04d218d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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: Setting new attribute line 'dummyNumber' into flowWithRoute 'flow_0' < Debug: Setting new attribute line '-5' into flowWithRoute 'flow_0' < Debug: Setting new attribute line '2.5' into flowWithRoute 'flow_0' < Debug: Setting new attribute line '3' into flowWithRoute 'flow_0' 79,80d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute line '2.5' into flowWithRoute 'flow_0' 82,83d82 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute line '-5' 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" line="3" 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,320 > > ================================================================= > ==1627056==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13440 byte(s) in 240 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fb5c5a2fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb5c5b532f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1629565==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13440 byte(s) in 240 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f4153f2ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f41540502f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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 > > ================================================================= > ==1632167==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12544 byte(s) in 224 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f4b61754a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4b618782f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1618886==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13440 byte(s) in 240 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fa61ffb1a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa6200d52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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 > > ================================================================= > ==1624485==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13440 byte(s) in 240 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f60c3791a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f60c38b52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1621945==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13440 byte(s) in 240 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f01e0a98a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f01e0bbc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 169a180,315 > > ================================================================= > ==1644538==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12544 byte(s) in 224 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fd016ab2a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd016bd62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1634432==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fd0bef8da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd0bf0b12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1639258==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13440 byte(s) in 240 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7ff082b55a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff082c792f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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 > > ================================================================= > ==1646942==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13440 byte(s) in 240 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fab7f103a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fab7f2272f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1637069==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13440 byte(s) in 240 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f6ad6a31a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6ad6b552f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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 75c85 < Debug: Setting new attribute departPos '500' into flowWithRoute 'flow_0' --- > Debug: Value 'dummyPos' for attribute departPos of flowWithRoute isn't valid 79,81d88 < Debug: Setting previous attribute departPos '500.00' into flowWithRoute 'flow_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() 86a94 > Debug: Keys Ctrl+Z (Undo) pressed 93,95d100 < Debug: Setting new attribute departPos '500' into flowWithRoute 'flow_0' < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() 96a102 > Debug: Keys Ctrl+Y (Redo) pressed 179a186,321 > > ================================================================= <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,74d80 < Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement < Debug: Value 'dummyPosLat' for attribute departPosLat of flowWithRoute isn't valid 76,78d81 < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'flow_0' in GNEChange_DemandElement < Debug: Removing flowWithRoute 'flow_0' in GNEChange_DemandElement 82,84d84 < Debug: Calling GNEUndoList::redo() < Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'flow_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"> <flow id="flow_0" begin="0.00" end="3600.00" number="1800"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </flow> </routes>
---------- Differences in errors ---------- 1,179c1,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 (embedded route) < 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" 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 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,75d80 < Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement < Debug: Value 'dummyPosLat' for attribute departPosLat of flowWithRoute isn't valid < Debug: Setting new attribute departPosLat 'free' into flowWithRoute 'flow_0' 77,78d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat 'center' into flowWithRoute 'flow_0' 80,82d82 < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'flow_0' in GNEChange_DemandElement < Debug: Removing flowWithRoute 'flow_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"> <flow id="flow_0" begin="0.00" departPosLat="free" 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 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,75d80 < Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement < Debug: Value 'dummyPosLat' for attribute departPosLat of flowWithRoute isn't valid < Debug: Setting new attribute departPosLat 'left' into flowWithRoute 'flow_0' 77,78d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat 'center' into flowWithRoute 'flow_0' 80,82d82 < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'flow_0' in GNEChange_DemandElement < Debug: Removing flowWithRoute 'flow_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"> <flow id="flow_0" begin="0.00" departPosLat="left" 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 73a84,85 > Debug: Value 'flow (embedded route)' for attribute departPosLat of flowWithRoute isn't valid > Debug: Value 'dummyPosLat' for attribute departPosLat of flowWithRoute isn't valid 75,78d86 < Debug: Setting new attribute departPosLat 'random' into flowWithRoute 'flow_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat 'center' into flowWithRoute 'flow_0' 83a92 > Debug: Keys Ctrl+Z (Undo) pressed 89,90d97 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departPosLat 'random' into flowWithRoute 'flow_0' 174a182,323 > > ================================================================= > ==1694907==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12096 byte(s) in 216 object(s) allocated from: <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <flow id="flow_0" begin="0.00" departPosLat="random" end="3600.00" number="1800"> --- > <flow id="flow_0" begin="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 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,75d80 < Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement < Debug: Value 'dummyPosLat' for attribute departPosLat of flowWithRoute isn't valid < Debug: Setting new attribute departPosLat 'random_free' into flowWithRoute 'flow_0' 77,78d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat 'center' into flowWithRoute 'flow_0' 80,82d82 < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'flow_0' in GNEChange_DemandElement < Debug: Removing flowWithRoute 'flow_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"> <flow id="flow_0" begin="0.00" departPosLat="random_free" 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 69,70c79 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 72,75d80 < Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement < Debug: Value 'dummyPosLat' for attribute departPosLat of flowWithRoute isn't valid < Debug: Setting new attribute departPosLat 'right' into flowWithRoute 'flow_0' 77,78d81 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat 'center' into flowWithRoute 'flow_0' 80,82d82 < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'flow_0' in GNEChange_DemandElement < Debug: Removing flowWithRoute 'flow_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"> <flow id="flow_0" begin="0.00" departPosLat="right" 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 > > ================================================================= > ==1657431==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13440 byte(s) in 240 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f4ecccf9a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4ecce1d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1649576==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13440 byte(s) in 240 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f4b3479fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4b348c32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1655271==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13440 byte(s) in 240 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f8d37b43a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f8d37c672f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1652859==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13440 byte(s) in 240 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f289f494a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f289f5b82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1659651==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13440 byte(s) in 240 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f6e4ab4da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6e4ac712f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 140,182d149 < 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 output ---------- 16c16 < 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 173a184,325 > > ================================================================= > ==1683915==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13440 byte(s) in 240 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f4765b8fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4765cb32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1684686==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13440 byte(s) in 240 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fa2efb6fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa2efc932f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,333 > > ================================================================= > ==1613374==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14336 byte(s) in 256 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f63e6df5a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f63e6f192f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 73,78c83 < Debug: Current Viewport values: 14.00, 17.00, 12.00. Zoom = '723.33' < Debug: Setting new attribute arrivalLane 'current' into flowWithRoute 'flowA' < Debug: Value 'dummyLane' for attribute arrivalLane of flowWithRoute isn't valid < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalLane '0' into flowWithRoute 'flowA' --- > Debug: Current Viewport values: 14.00, 17.00, 86800000.00. Zoom = '0.00' 90a96 > Debug: Keys Ctrl+Z (Undo) pressed 102,103d107 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute arrivalLane 'current' into flowWithRoute 'flowA' 190a195,338 > > ================================================================= > ==1946393==ERROR: LeakSanitizer: detected memory leaks > <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="723.33" x="14.00" y="17.00" angle="0.00"/> --- > <viewport zoom="0.00" x="14.00" y="17.00" angle="0.00"/> ---------- Differences in routes ---------- 5c5 < <flow id="flowA" begin="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" 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" end="26.00" number="14">
---------- 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 > > ================================================================= > ==1944815==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fe3df29da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe3df3c12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 73,82c83 < Debug: Current Viewport values: 14.00, 17.00, 12.00. Zoom = '723.33' < Debug: Setting new attribute arrivalPos 'max' into flowWithRoute 'flowA' < Debug: Setting new attribute arrivalPos 'max' into flowWithRoute 'flowB' < Debug: Value 'dummyPos' for attribute arrivalPos of flowWithRoute isn't valid < Debug: Setting new attribute arrivalPos '500' into flowWithRoute 'flowA' < Debug: Setting new attribute arrivalPos '500' into flowWithRoute 'flowB' < Debug: Setting new attribute arrivalPos '-10' into flowWithRoute 'flowA' < Debug: Setting new attribute arrivalPos '-10' into flowWithRoute 'flowB' < Debug: Setting new attribute arrivalPos '15.5' into flowWithRoute 'flowA' < Debug: Setting new attribute arrivalPos '15.5' into flowWithRoute 'flowB' --- > Debug: Current Viewport values: 0.00, 14.00, 17.00. Zoom = '510.59' 85,86c86,87 < Debug: Setting previous attribute arrivalPos '-10.00' into flowWithRoute 'flowB' < Debug: Setting previous attribute arrivalPos '-10.00' into flowWithRoute 'flowA' --- > Debug: Setting previous attribute selected '0' into flowWithRoute 'flowB' > Debug: Setting previous attribute selected '0' into flowWithRoute 'flowA' <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="723.33" x="14.00" y="17.00" angle="0.00"/> --- > <viewport zoom="510.59" x="0.00" y="14.00" angle="0.00"/> ---------- 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" 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" end="26.00" number="14"> 8c8 < <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" 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" 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 193a204,346 > > ================================================================= > ==1954714==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f6fd8863a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6fd89872f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 209a220,363 > > ================================================================= > ==1954237==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7efdb08a6a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7efdb09ca2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 193a204,345 > > ================================================================= > ==1961039==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fefba0caa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fefba1ee2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 209a220,363 > > ================================================================= > ==1959866==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f22a34e2a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f22a36062f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 201a212,355 > > ================================================================= > ==1960296==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fddedaeca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fddedc102f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 201a212,347 > > ================================================================= > ==1960668==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f0e5c706a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f0e5c82a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 190a201,336 > > ================================================================= > ==1955674==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f502e87aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f502e99e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,361 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1955183==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f5a60fdfa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f5a611032f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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 73,92c83 < Debug: Current Viewport values: 14.00, 17.00, 12.00. Zoom = '723.33' < Debug: Setting new attribute color 'yellow' into flowWithRoute 'flowA' < Debug: Setting new attribute color 'yellow' into flowWithRoute 'flowB' < Debug: Value 'dummyColor' for attribute color of flowWithRoute isn't valid < Debug: Setting new attribute color 'cyan' into flowWithRoute 'flowA' < Debug: Setting new attribute color 'cyan' into flowWithRoute 'flowB' < Debug: Setting new attribute color '12,13,14' into flowWithRoute 'flowA' < Debug: Setting new attribute color '12,13,14' into flowWithRoute 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute color 'cyan' into flowWithRoute 'flowB' < Debug: Setting previous attribute color 'cyan' into flowWithRoute 'flowA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute color 'yellow' into flowWithRoute 'flowB' < Debug: Setting previous attribute color 'yellow' into flowWithRoute 'flowA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="723.33" x="14.00" y="17.00" angle="0.00"/> --- > <viewport zoom="510.59" x="0.00" y="14.00" angle="0.00"/> ---------- 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" 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" end="26.00" number="14"> 8c8 < <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" 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" 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 119d128 < Debug: demand elements saved 156,203c165 < Debug: Deleting unreferenced routeEmbedded 'flowB' < Debug: Deleting unreferenced flowWithRoute 'flowB' < Debug: Deleting unreferenced routeEmbedded 'flowA' < Debug: Deleting unreferenced flowWithRoute 'flowA' < 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 <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,2d0 < Warning: Essential unique string attribute 'to' of flow with ID 'flowA' is missing; flow cannot be created < Warning: Essential unique string attribute 'to' of flow with ID 'flowB' is missing; flow cannot be created ---------- Differences in output ---------- 16c16 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="723.33" x="14.00" y="17.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="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" end="26.00" number="14"> <route edges="gneE2 gneE4 gneE5" color="orange"/> </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" end="36.00" number="18"> <route edges="gneE4 gneE5" color="red"/> </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 73,86c83 < Debug: Current Viewport values: 14.00, 17.00, 12.00. Zoom = '723.33' < Debug: Setting new attribute departLane 'first' into flowWithRoute 'flowA' < Debug: Setting new attribute departLane 'first' into flowWithRoute 'flowB' < Debug: Value 'dummyDepart' for attribute departLane of flowWithRoute isn't valid < Debug: Setting new attribute departLane 'allowed' into flowWithRoute 'flowA' < Debug: Setting new attribute departLane 'allowed' into flowWithRoute 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departLane 'first' into flowWithRoute 'flowB' < Debug: Setting previous attribute departLane 'first' into flowWithRoute 'flowA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departLane 'free' into flowWithRoute 'flowB' < Debug: Setting previous attribute departLane '0' into flowWithRoute 'flowA' --- > Debug: Current Viewport values: 0.00, 14.00, 17.00. Zoom = '510.59' 97a95,96 > Debug: Keys Ctrl+Z (Undo) pressed <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="723.33" x="14.00" y="17.00" angle="0.00"/> --- > <viewport zoom="510.59" x="0.00" y="14.00" angle="0.00"/> ---------- 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" 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" end="26.00" number="14"> 8c8 < <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" 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" 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 73,86c83 < Debug: Current Viewport values: 14.00, 17.00, 12.00. Zoom = '723.33' < Debug: Setting new attribute departLane 'first' into flowWithRoute 'flowA' < Debug: Setting new attribute departLane 'first' into flowWithRoute 'flowB' < Debug: Value 'dummyDepart' for attribute departLane of flowWithRoute isn't valid < Debug: Setting new attribute departLane 'best' into flowWithRoute 'flowA' < Debug: Setting new attribute departLane 'best' into flowWithRoute 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departLane 'first' into flowWithRoute 'flowB' < Debug: Setting previous attribute departLane 'first' into flowWithRoute 'flowA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departLane 'free' into flowWithRoute 'flowB' < Debug: Setting previous attribute departLane '0' into flowWithRoute 'flowA' --- > Debug: Current Viewport values: 0.00, 14.00, 17.00. Zoom = '510.59' 97a95,96 > Debug: Keys Ctrl+Z (Undo) pressed <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="723.33" x="14.00" y="17.00" angle="0.00"/> --- > <viewport zoom="510.59" x="0.00" y="14.00" angle="0.00"/> ---------- 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" 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" end="26.00" number="14"> 8c8 < <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" 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" 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 73,80c83 < Debug: Current Viewport values: 14.00, 17.00, 12.00. Zoom = '723.33' < Debug: Setting new attribute departLane 'first' into flowWithRoute 'flowA' < Debug: Setting new attribute departLane 'first' into flowWithRoute 'flowB' < Debug: Value 'dummyDepart' for attribute departLane of flowWithRoute isn't valid < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departLane 'free' into flowWithRoute 'flowB' < Debug: Setting previous attribute departLane '0' into flowWithRoute 'flowA' --- > Debug: Current Viewport values: 0.00, 14.00, 17.00. Zoom = '510.59' 92a96 > Debug: Keys Ctrl+Z (Undo) pressed 104,106d107 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departLane 'first' into flowWithRoute 'flowA' < Debug: Setting new attribute departLane 'first' into flowWithRoute 'flowB' 193a195,336 > <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="723.33" x="14.00" y="17.00" angle="0.00"/> --- > <viewport zoom="510.59" x="0.00" y="14.00" angle="0.00"/> ---------- Differences in routes ---------- 5c5 < <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" 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" end="26.00" number="14"> 8c8 < <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" 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" 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 73,88c83 < Debug: Current Viewport values: 14.00, 17.00, 12.00. Zoom = '723.33' < Debug: Setting new attribute departLane 'first' into flowWithRoute 'flowA' < Debug: Setting new attribute departLane 'first' into flowWithRoute 'flowB' < Debug: Value 'dummyDepart' for attribute departLane of flowWithRoute isn't valid < Debug: Value '500' for attribute departLane of flowWithRoute isn't valid < Debug: Value '-10' for attribute departLane of flowWithRoute isn't valid < Debug: Setting new attribute departLane '0' into flowWithRoute 'flowA' < Debug: Setting new attribute departLane '0' into flowWithRoute 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departLane 'first' into flowWithRoute 'flowB' < Debug: Setting previous attribute departLane 'first' into flowWithRoute 'flowA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departLane 'free' into flowWithRoute 'flowB' < Debug: Setting previous attribute departLane '0' into flowWithRoute 'flowA' --- > Debug: Current Viewport values: 14.00, 14.00, 17.00. Zoom = '510.59' <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="723.33" x="14.00" y="17.00" angle="0.00"/> --- > <viewport zoom="510.59" x="14.00" y="14.00" angle="0.00"/> ---------- Differences in routes ---------- 8c8 < <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" 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" end="36.00" number="18">
---------- Differences in errors ---------- 1,201c1,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 flowWithRoute 'flowA' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'flowA' in GNEChange_DemandElement < Debug: Adding flowWithRoute 'flowB' in GNEChange_DemandElement < Debug: Adding routeEmbedded '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 ---------- 3,14d2 < TestFunctions: 'reference.png' found. Position: 304 - 168 < 14 < 17 < 12 < TestFunctions: Clicked over position 634 - 318 < < dummyDepart < free < 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="723.33" x="14.00" y="17.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: Essential unique string attribute 'to' of flow with ID 'flowA' is missing; flow cannot be created Warning: Essential unique string attribute 'to' of flow with ID 'flowB' is missing; flow cannot be created ---------- 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="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" end="26.00" number="14"> <route edges="gneE2 gneE4 gneE5" color="orange"/> </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" end="36.00" number="18"> <route edges="gneE4 gneE5" color="red"/> </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 73,86c83 < Debug: Current Viewport values: 14.00, 17.00, 12.00. Zoom = '723.33' < Debug: Setting new attribute departLane 'first' into flowWithRoute 'flowA' < Debug: Setting new attribute departLane 'first' into flowWithRoute 'flowB' < Debug: Value 'dummyDepart' for attribute departLane of flowWithRoute isn't valid < Debug: Setting new attribute departLane 'random' into flowWithRoute 'flowA' < Debug: Setting new attribute departLane 'random' into flowWithRoute 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departLane 'first' into flowWithRoute 'flowB' < Debug: Setting previous attribute departLane 'first' into flowWithRoute 'flowA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departLane 'free' into flowWithRoute 'flowB' < Debug: Setting previous attribute departLane '0' into flowWithRoute 'flowA' --- > Debug: Current Viewport values: 0.00, 14.00, 17.00. Zoom = '510.59' 97a95,96 > Debug: Keys Ctrl+Z (Undo) pressed <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="723.33" x="14.00" y="17.00" angle="0.00"/> --- > <viewport zoom="510.59" x="0.00" y="14.00" angle="0.00"/> ---------- 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" 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" end="26.00" number="14"> 8c8 < <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" 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" 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 73,80c83 < Debug: Current Viewport values: 14.00, 17.00, 12.00. Zoom = '723.33' < Debug: Setting new attribute departPos 'base' into flowWithRoute 'flowA' < Debug: Setting new attribute departPos 'base' into flowWithRoute 'flowB' < Debug: Value 'dummyPos' for attribute departPos of flowWithRoute isn't valid < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPos 'random' into flowWithRoute 'flowB' < Debug: Setting previous attribute departPos '2.00' into flowWithRoute 'flowA' --- > Debug: Current Viewport values: 14.00, 14.00, 17.00. Zoom = '510.59' 92a96 > Debug: Keys Ctrl+Z (Undo) pressed 104,106d107 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departPos 'base' into flowWithRoute 'flowA' < Debug: Setting new attribute departPos 'base' into flowWithRoute 'flowB' 193a195,338 > <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="723.33" x="14.00" y="17.00" angle="0.00"/> --- > <viewport zoom="510.59" x="14.00" y="14.00" angle="0.00"/> ---------- Differences in routes ---------- 5c5 < <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" 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" end="26.00" number="14"> 8c8 < <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" 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" 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 73,92c83 < Debug: Current Viewport values: 14.00, 17.00, 12.00. Zoom = '723.33' < Debug: Setting new attribute departPos 'base' into flowWithRoute 'flowA' < Debug: Setting new attribute departPos 'base' into flowWithRoute 'flowB' < Debug: Value 'dummyPos' for attribute departPos of flowWithRoute isn't valid < Debug: Setting new attribute departPos '500' into flowWithRoute 'flowA' < Debug: Setting new attribute departPos '500' into flowWithRoute 'flowB' < Debug: Setting new attribute departPos '20' into flowWithRoute 'flowA' < Debug: Setting new attribute departPos '20' into flowWithRoute 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPos '500.00' into flowWithRoute 'flowB' < Debug: Setting previous attribute departPos '500.00' into flowWithRoute 'flowA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPos 'base' into flowWithRoute 'flowB' < Debug: Setting previous attribute departPos 'base' into flowWithRoute 'flowA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="723.33" x="14.00" y="17.00" angle="0.00"/> --- > <viewport zoom="510.59" x="0.00" y="14.00" angle="0.00"/> ---------- Differences in routes ---------- 5c5 < <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" 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" end="26.00" number="14"> 8c8 < <flow id="flowB" begin="5.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" 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" 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 73,86c83 < Debug: Current Viewport values: 14.00, 17.00, 12.00. Zoom = '723.33' < Debug: Setting new attribute departPos 'base' into flowWithRoute 'flowA' < Debug: Setting new attribute departPos 'base' into flowWithRoute 'flowB' < Debug: Value 'dummyPos' for attribute departPos of flowWithRoute isn't valid < Debug: Setting new attribute departPos 'free' into flowWithRoute 'flowA' < Debug: Setting new attribute departPos 'free' into flowWithRoute 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPos 'base' into flowWithRoute 'flowB' < Debug: Setting previous attribute departPos 'base' into flowWithRoute 'flowA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPos 'random' into flowWithRoute 'flowB' < Debug: Setting previous attribute departPos '2.00' into flowWithRoute 'flowA' --- > Debug: Current Viewport values: 0.00, 14.00, 17.00. Zoom = '510.59' 97a95,96 > Debug: Keys Ctrl+Z (Undo) pressed <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="723.33" x="14.00" y="17.00" angle="0.00"/> --- > <viewport zoom="510.59" x="0.00" y="14.00" angle="0.00"/> ---------- 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" 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" end="26.00" number="14"> 8c8 < <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" 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" 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 201a212,354 > > ================================================================= > ==1941414==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f23d3e5da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f23d3f812f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 73,86c83 < Debug: Current Viewport values: 14.00, 17.00, 12.00. Zoom = '723.33' < Debug: Setting new attribute departPos 'base' into flowWithRoute 'flowA' < Debug: Setting new attribute departPos 'base' into flowWithRoute 'flowB' < Debug: Value 'dummyPos' for attribute departPos of flowWithRoute isn't valid < Debug: Setting new attribute departPos 'random' into flowWithRoute 'flowA' < Debug: Setting new attribute departPos 'random' into flowWithRoute 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPos 'base' into flowWithRoute 'flowB' < Debug: Setting previous attribute departPos 'base' into flowWithRoute 'flowA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPos 'random' into flowWithRoute 'flowB' < Debug: Setting previous attribute departPos '2.00' into flowWithRoute 'flowA' --- > Debug: Current Viewport values: 20.00, 14.00, 17.00. Zoom = '510.59' 97a95,96 > Debug: Keys Ctrl+Z (Undo) pressed <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="723.33" x="14.00" y="17.00" angle="0.00"/> --- > <viewport zoom="510.59" x="20.00" y="14.00" angle="0.00"/> ---------- Differences in output ---------- 14c14 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- 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" 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" end="26.00" number="14">
---------- 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 73,92c83 < Debug: Current Viewport values: 14.00, 17.00, 12.00. Zoom = '723.33' < Debug: Setting new attribute departPos 'base' into flowWithRoute 'flowA' < Debug: Setting new attribute departPos 'base' into flowWithRoute 'flowB' < Debug: Value 'dummyPos' for attribute departPos of flowWithRoute isn't valid < Debug: Setting new attribute departPos '500' into flowWithRoute 'flowA' < Debug: Setting new attribute departPos '500' into flowWithRoute 'flowB' < Debug: Setting new attribute departPos 'random_free' into flowWithRoute 'flowA' < Debug: Setting new attribute departPos 'random_free' into flowWithRoute 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPos '500.00' into flowWithRoute 'flowB' < Debug: Setting previous attribute departPos '500.00' into flowWithRoute 'flowA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPos 'base' into flowWithRoute 'flowB' < Debug: Setting previous attribute departPos 'base' into flowWithRoute 'flowA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="723.33" x="14.00" y="17.00" angle="0.00"/> --- > <viewport zoom="510.59" x="0.00" y="14.00" angle="0.00"/> ---------- 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" 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" end="26.00" number="14"> 8c8 < <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" 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" 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 193a204,347 > > ================================================================= > ==1959494==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fc4dcaa0a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc4dcbc42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 209a220,361 > > ================================================================= > ==1957302==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f9a19897a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9a199bb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 201a212,347 > > ================================================================= > ==1958095==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f32b3c61a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f32b3d852f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 201a212,354 > > ================================================================= > ==1958879==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f32d5449a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f32d556d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 201a212,347 > > ================================================================= > ==1957719==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f3c7f487a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f3c7f5ab2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 201a212,354 > > ================================================================= > ==1958461==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f2f5ca2aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f2f5cb4e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 201a212,353 > > ================================================================= > ==1959164==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7ff5c82c8a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff5c83ec2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 201a212,347 > > ================================================================= > ==1943899==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f0fad67fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f0fad7a32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 203a214,356 > > ================================================================= > ==1942068==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f54b6307a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f54b642b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 201a212,354 > > ================================================================= > ==1943370==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7ff038214a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff0383382f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 201a212,347 > > ================================================================= > ==1942740==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f6e017dda38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6e019012f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 201a212,355 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1944381==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f4a92ceaa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4a92e0e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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,345 > > ================================================================= > ==1956140==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f809b7daa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f809b8fe2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 203a214,349 > > ================================================================= > ==1956459==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f5e5d17aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f5e5d29e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,301 > > ================================================================= > ==1963398==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9f0dc152f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,315 > > ================================================================= > ==1963574==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f517cc682f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,323 > > ================================================================= > ==1964477==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f640c5882f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,315 > > ================================================================= > ==1963704==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f15587762f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,309 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1962872==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fae864f62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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 ---------- 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 > > ================================================================= > ==1964153==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f25028862f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1962045==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6c08ea52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,327 > > ================================================================= > ==1962947==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f7bf2db62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,345 > > ================================================================= > ==1963113==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f81c3aad2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <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,354 > > ================================================================= > ==1964312==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9f8fc1e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,327 > > ================================================================= > ==1963279==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc3692982f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1964803==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd07874f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1962504==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f15fb8842f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,289 > > ================================================================= > ==1963865==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6b721362f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,261 > > ================================================================= > ==1962264==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ffa4b89e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <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,278 > > ================================================================= > ==1965504==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f3d498632f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,293 > > ================================================================= > ==1965135==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f7193b122f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1964038==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f27dd72c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,289 > > ================================================================= > ==1965336==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f82030b32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,289 > > ================================================================= > ==1962392==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f516618f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,292 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1962665==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f44670712f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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 146a157,293 > > ================================================================= > ==1964938==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f3863cde2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 190a201,1425 > > ================================================================= > ==1965870==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1792 byte(s) in 32 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fa3315c5a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 1040 byte(s) in 2 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fa3321cb5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 directorydemandElements flow_embedded create begin ( Last six runs Jul2021 )
Test exceeded wallclock time limit of 300.0 seconds ---------- 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 (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 71,212d80 < Debug: Adding flowWithRoute 'flow_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'flow_0' in GNEChange_DemandElement < 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: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into flowWithRoute 'flow_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 ---------- 1,21d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < flow (embedded route) < 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 ---------- 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" end="3600.00" number="1800"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </flow> </routes>
Test exceeded wallclock time limit of 300.0 seconds ---------- 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 119a130,136 > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() > Debug: Removing routeEmbedded 'flowB' in GNEChange_DemandElement > Debug: Removing flowWithRoute 'flowB' in GNEChange_DemandElement > Debug: Removing routeEmbedded 'flowA' in GNEChange_DemandElement > Debug: Removing flowWithRoute 'flowA' in GNEChange_DemandElement > Debug: Keys Ctrl+Z (Undo) pressed 122,237c139,142 < Debug: Setting new attribute selected 'true' into flowWithRoute 'flowA' < Debug: Setting new attribute selected 'true' into flowWithRoute 'flowB' < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into flowWithRoute 'flowA' < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into flowWithRoute 'flowB' < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into flowWithRoute 'flowA' < Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into flowWithRoute 'flowB' <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,4d0 < Warning: Essential unique string attribute 'to' of flow with ID 'flowA' is missing; flow cannot be created < Warning: Essential unique string attribute 'to' of flow with ID 'flowB' is missing; flow cannot be created < Warning: Invalid format of parameter (dummyGenericParameters) < Warning: Invalid format of parameter (key1) ---------- Differences in output ---------- 1,21d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < 14 < 17 < 12 < TestFunctions: Clicked over position 634 - 318 < 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 ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="723.33" x="14.00" y="17.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="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" end="26.00" number="14"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> <route edges="gneE2 gneE4 gneE5" color="orange"/> </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" end="36.00" number="18"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> <route edges="gneE4 gneE5" color="red"/> </flow> </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 185a196,359 > > ================================================================= > ==1584884==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 15680 byte(s) in 280 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f99c5ebaa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f99c6ac05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 output ---------- 5c5 < rideBusStop --- > ride: edge->busStop 7c7 < TestFunctions: Clicked over position 484 - 228 --- > TestFunctions: Clicked over position 484 - 223 12d11 < 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" lane="gneE5_0" startPos="20" endPos="30"/> </additional> ---------- 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"> <person id="person_0" depart="0.00"> <ride from="gneE2" busStop="busStop"/> </person> </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 171a182,344 > > ================================================================= > ==1576503==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11200 byte(s) in 200 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f4b983c5a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f4b98fcb5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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,340 > > ================================================================= > ==1559054==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7168 byte(s) in 128 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7efe3eaffa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7efe3f7055ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 ---------- 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 171a182,344 > > ================================================================= > ==1568853==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11648 byte(s) in 208 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f0dee70da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f0def3135ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 74d83 < Debug: Selected item 'walk: edge->edge' in TagTypeSelector 76,180c85,86 < Debug: Selected item 'walk: edge->edge' in TagSelector < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Selected item 'walk: route' in TagSelector < Debug: Key ENTER pressed < Debug: Adding person 'person_0' in GNEChange_DemandElement < Debug: Adding walk: route 'person_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing walk: route 'person_0' in GNEChange_DemandElement < Debug: Removing person 'person_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing route 'route_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding route 'route_0' in GNEChange_DemandElement <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.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"> <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/> <person id="person_0" depart="0.00"> <walk route="route_0"/> </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 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>
#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 directorydemandElements person create id ( Last six runs Jul2021 )
---------- 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 187a198,361 > > ================================================================= > ==1587820==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 16128 byte(s) in 288 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f6cdaccba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f6cdb8d15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 ---------- 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 173a184,346 > > ================================================================= > ==1577780==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12096 byte(s) in 216 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fbd2f2dda38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fbd2fee35ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 ---------- 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 168a179,335 > > ================================================================= > ==1558887==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8512 byte(s) in 152 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f2c553e6a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f2c55fec5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 ---------- 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 173a184,350 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1569581==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12096 byte(s) in 216 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f1312677a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f131327d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/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 ---------- 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="5000.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 21c22,32 < Error: Loading of C:/Users/SUMO-Test/.texttest/tmp/netedit.gui.16Aug105936.4600/netedit.gui/demandElements/personFlow/delete/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 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 <truncated after showing first 30 lines> ---------- Differences in log ---------- 3c3,4 < Error: Loading of C:/Users/SUMO-Test/.texttest/tmp/netedit.gui.16Aug105936.4600/netedit.gui/demandElements/personFlow/delete/input_routes.rou.xml failed. --- > Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. > 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>
#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 directorydemandElements personflow create begin ( Last six runs Jul2021 )
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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 > > ================================================================= > ==1559060==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14336 byte(s) in 256 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fa4ce2c3a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa4ce3e72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1563824==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14336 byte(s) in 256 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f8ff521fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f8ff53432f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1570914==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 6720 byte(s) in 120 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f25b8b28a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f25b8c4c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1572169==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 6272 byte(s) in 112 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f15a9f01a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f15aa0252f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,319 > > ================================================================= > ==1582642==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f4b0e09da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4b0e1c12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,312 > > ================================================================= > ==1588085==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12096 byte(s) in 216 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fbd04d6aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fbd04e8e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1566519==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12096 byte(s) in 216 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f2722300a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f27224242f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1568676==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12096 byte(s) in 216 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fe3178daa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe3179fe2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1579185==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14784 byte(s) in 264 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f068dbb8a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f068dcdc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1577432==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10752 byte(s) in 192 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f49c0253a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f49c03772f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1573562==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12544 byte(s) in 224 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7ff60345ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff6035802f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1575387==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12544 byte(s) in 224 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f095a824a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f095a9482f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,312 > > ================================================================= > ==1585281==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12096 byte(s) in 216 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f7a476c7a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f7a477eb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,310 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1581111==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9408 byte(s) in 168 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f6a71b8fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6a71cb32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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 148a159,300 > > ================================================================= > ==1594362==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 5376 byte(s) in 96 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fea5b2e5a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fea5b4092f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,303 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1595402==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 5376 byte(s) in 96 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f3ac9bfca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f3ac9d202f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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 71a82,83 > Debug: Key ENTER pressed > Debug: Adding route 'route_1' in GNEChange_DemandElement 74c86 < Debug: Removing route 'route_0' in GNEChange_DemandElement --- > Debug: Removing route 'route_1' in GNEChange_DemandElement 75a88,89 > Debug: Calling GNEUndoList::undo() > Debug: Removing route 'route_0' in GNEChange_DemandElement 79a94,95 > Debug: Calling GNEUndoList::redo() > Debug: Adding route 'route_1' in GNEChange_DemandElement 116a133 > Debug: Deleting unreferenced route 'route_1' 161a179,314 > > ================================================================= > ==1603562==ERROR: LeakSanitizer: detected memory leaks <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5,6 < <route edges="gneE2 gneE4 gneE5" color="blue" id="route_0"/> --- > <route edges="gneE2 gneE4" color="120,20,30" id="route_0"/> > <route edges="gneE5" color="blue" id="route_1"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,72d80 < Debug: Invalid input parameter of route: 'cycleTime' doesn't have a valid SUMOTime format < Debug: Key ENTER pressed 163a172,307 > > ================================================================= > ==1608455==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11200 byte(s) in 200 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f5e86da9a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f5e86ecd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) <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,313 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1590691==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11200 byte(s) in 200 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f682d504a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f682d6282f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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,309 > > ================================================================= > ==1592417==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8512 byte(s) in 152 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f814ad3ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f814ae5f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1600420==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12544 byte(s) in 224 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f9fafc77a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9fafd9b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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,310 > > ================================================================= > ==1596808==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11648 byte(s) in 208 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fce95e9ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fce95fbf2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,313 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1598364==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12096 byte(s) in 216 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fb8d1423a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb8d15472f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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,317 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1605908==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12096 byte(s) in 216 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f25d81f6a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f25d831a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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 157a168,309 > > ================================================================= > ==1601975==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9856 byte(s) in 176 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f6df9470a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6df95942f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,342 > > ================================================================= > ==1610945==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 25088 byte(s) in 448 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7feed0acfa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7feed0bf32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,309 > > ================================================================= > ==1650838==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1792 byte(s) in 32 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7ff94b44fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff94b5732f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 ---------- 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,312 > > ================================================================= > ==1651570==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1792 byte(s) in 32 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fed921c7a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fed922eb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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"/> <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,304 > > ================================================================= > ==1652846==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4480 byte(s) in 80 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7faa12102a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7faa122262f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 128,171d137 < 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 output ---------- 14c14 < 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 172a183,318 > > ================================================================= > ==1623450==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13888 byte(s) in 248 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f2629fcda38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f262a0f12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,327 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1615557==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13888 byte(s) in 248 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f09d8082a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f09d81a62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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,329 > > ================================================================= > ==1613017==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 16576 byte(s) in 296 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fa917870a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa9179942f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 209a220,355 > > ================================================================= > ==1626092==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 21952 byte(s) in 392 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f1022d80a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f1022ea42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1620709==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fd3c773fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd3c78632f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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,342 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1630948==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 21504 byte(s) in 384 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fe1c7d67a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe1c7e8b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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 187a198,333 > > ================================================================= > ==1636077==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17024 byte(s) in 304 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f5e80280a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f5e803a42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 80a91,92 > Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into route 'route_0' > Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into route 'route_1' 84a97,100 > Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into route 'route_1' > Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into route 'route_0' > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() 114d129 < Debug: Keys Ctrl+Z (Undo) pressed 142a158,161 > Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into route 'route_0' > Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into route 'route_1' > Debug: Keys Ctrl+Y (Redo) pressed > Debug: Calling GNEUndoList::redo() 146d164 < Debug: Keys Ctrl+Y (Redo) pressed 230c248,383 < X connection to :14800.0 broken (explicit kill or server shutdown). <truncated after showing first 30 lines> ---------- Differences in log ---------- 4d3 < Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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 > > ================================================================= > ==1633439==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 18368 byte(s) in 328 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f6c0b107a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6c0b22b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,311 > > ================================================================= > ==1645960==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1792 byte(s) in 32 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fd7da6c8a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd7da7ec2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,314 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1647735==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1792 byte(s) in 32 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f8c084a2a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f8c085c62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <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 > > ================================================================= > ==1643213==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1792 byte(s) in 32 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f125316ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f12532902f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,313 > > ================================================================= > ==1645050==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1792 byte(s) in 32 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f0347a15a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f0347b392f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,302 > > ================================================================= > ==1644172==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1792 byte(s) in 32 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f78e3da7a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f78e3ecb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,301 > > ================================================================= > ==1648741==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1792 byte(s) in 32 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7ff7862eba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff78640f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,314 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1646739==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1792 byte(s) in 32 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f3f398b2a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f3f399d62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <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,1399 > > ================================================================= > ==1649678==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1792 byte(s) in 32 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f1f7fb96a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 1040 byte(s) in 2 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f1f8079c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 directorydemandElements route create_consecutive id ( Last six runs Jul2021 )
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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 > > ================================================================= > ==1582726==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 20608 byte(s) in 368 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f37c04e5a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f37c06092f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,333 > > ================================================================= > ==1586522==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 20160 byte(s) in 360 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f6214dd9a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6214efd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1608117==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 21504 byte(s) in 384 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f74dd2dda38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f74dd4012f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,319 > > ================================================================= > ==1590428==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 19264 byte(s) in 344 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f5b4717aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f5b4729e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1567148==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 19264 byte(s) in 344 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f93e8ae0a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f93e8c042f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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 > > ================================================================= > ==1600948==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 19264 byte(s) in 344 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f4c6a63aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4c6a75e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 'flow (over route)' in TagSelector < Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing flowRoute 'flow_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 flowRoute 'flow_0' in GNEChange_DemandElement 123d126 < Debug: Deleting unreferenced flowRoute 'flow_0' 168a172,313 > > ================================================================= <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 172a183,318 > > ================================================================= > ==1570747==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 19712 byte(s) in 352 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fa1aa567a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa1aa68b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1574641==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 21504 byte(s) in 384 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fc56e6c0a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc56e7e42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 'flow (over route)' in TagSelector < Debug: Invalid input parameter of flowRoute: Invalid departPosLat definition for departPosLat. Must be one of ("random", "random_free", "free", "right", "center", "left", or a float) < Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement < Debug: Adding flowRoute 'flow_1' in GNEChange_DemandElement < Debug: Adding flowRoute 'flow_2' in GNEChange_DemandElement --- > Debug: Selected invalid item in TagSelector 79c84 < Debug: Removing flowRoute 'flow_2' in GNEChange_DemandElement --- > Debug: Removing route 'route_0' in GNEChange_DemandElement 81,82d85 < Debug: Calling GNEUndoList::undo() < Debug: Removing flowRoute 'flow_1' in GNEChange_DemandElement 84,85d86 < Debug: Calling GNEUndoList::undo() < Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6,8d5 < <flow id="flow_0" begin="0.00" departPosLat="0.00" route="route_0" end="3600.00" number="1800"/> < <flow id="flow_1" begin="0.00" departPosLat="random_free" route="route_0" end="3600.00" number="1800"/> < <flow id="flow_2" 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 178a189,324 > > ================================================================= > ==1578650==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 21504 byte(s) in 384 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f408d00da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f408d1312f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines> ---------- Differences in routes ---------- 7c7 < <flow id="flow_1" begin="0.00" departSpeed="20.00" route="route_0" end="3600.00" number="1800"/> --- > <flow id="flow_1" begin="0.00" departSpeed="max" 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 178a189,330 > > ================================================================= > ==1594004==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 19264 byte(s) in 344 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f313b4d0a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f313b5f42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1597579==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 19712 byte(s) in 352 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f5efb274a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f5efb3982f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,318 > > ================================================================= > ==1563831==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17024 byte(s) in 304 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f3d0a626a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f3d0a74a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 75d85 < Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement 78d87 < Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement 80,83d88 < Debug: Removing route 'route_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Adding route 'route_0' in GNEChange_DemandElement 86,89d90 < Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement < Debug: Opened FXMessageBox Problem deleting edge 'gneE2' < Debug: Closed FXMessageBox Problem deleting edge 'gneE2' < Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement 90a92,94 > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Deleting unreferenced route 'route_0' <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 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 'dummyLane' for attribute arrivalLane 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' 128,171d129 < Debug: Deleting unreferenced edge 'gneE10' in AttributeCarriers destructor <truncated after showing first 30 lines> ---------- Differences in output ---------- 16c16 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Differences in routes ---------- 6d5 < <flow id="flow_0" begin="0.00" route="route_0" end="3600.00" number="1800"/> ---------- 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 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 'dummyLane' for attribute arrivalLane of flowRoute isn't valid < Debug: Setting new attribute arrivalLane '500' into flowRoute 'flow_0' < Debug: Setting new attribute arrivalLane '0' into flowRoute 'flow_0' --- > Debug: Selected invalid item in TagSelector 79c84 < Debug: Setting previous attribute arrivalLane '500' into flowRoute 'flow_0' --- > Debug: Removing route 'route_0' in GNEChange_DemandElement 81,82d85 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalLane 'current' 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" arrivalLane="0" 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 178a189,324 > > ================================================================= > ==1681375==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17472 byte(s) in 312 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fdfb3f4ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fdfb40702f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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: Value 'dummyPos' for attribute arrivalPos of flowRoute isn't valid --- > Debug: Value 'flow (over route)' for attribute arrivalPos of flowRoute isn't valid 171a182,325 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1685419==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 16576 byte(s) in 296 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f074415fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f07442832f4 (/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 177a188,323 > > ================================================================= > ==1684283==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f91c1c3da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f91c1d612f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 < 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 76,79d85 < 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' 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 arrivalPosLat '-12' into flowRoute 'flow_0' --- > Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement 94c103 < Debug: Setting new attribute arrivalPosLat '4.2' into flowRoute 'flow_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 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 'left' 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="left" 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 74d83 < Debug: Value 'dummySpeed' for attribute arrivalSpeed of flowRoute isn't valid 171a181,322 > > ================================================================= > ==1699959==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17472 byte(s) in 312 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fdab094ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fdab0a722f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 74c84 < Debug: Value 'flow (over route)' for attribute arrivalSpeed of flowRoute isn't valid --- > Debug: Value 'dummySpeed' for attribute arrivalSpeed of flowRoute isn't valid 77d86 < Debug: Value '-10' for attribute arrivalSpeed of flowRoute isn't valid 179a189,324 > > ================================================================= > ==1692594==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17472 byte(s) in 312 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fa31bd16a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa31be3a2f4 (/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 183a194,337 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1623274==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 18816 byte(s) in 336 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f51ae1fea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f51ae3222f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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 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 176a187,332 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1635670==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fa7ece78a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa7ecf9c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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 > > ================================================================= > ==1638097==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17472 byte(s) in 312 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f01be1ada38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f01be2d12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1640733==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 16576 byte(s) in 296 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f82b5883a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f82b59a72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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 > > ================================================================= > ==1626687==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f3db31b8a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f3db32dc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1632844==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7faac546aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7faac558e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,176c81,82 < 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: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departLane 'first' into flowRoute 'flow_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing route 'route_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding route 'route_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Y (Redo) pressed <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="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="route_0"/> <flow id="flow_0" begin="0.00" departLane="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 171a182,317 > > ================================================================= > ==1655753==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 15232 byte(s) in 272 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f8d5244ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f8d525702f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1643810==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 18368 byte(s) in 328 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fd83856aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd83868e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1649816==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17024 byte(s) in 304 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fafc16a0a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fafc17c42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1658208==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f87dd2cfa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f87dd3f32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1646788==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fd8f112ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd8f12522f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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,323 > > ================================================================= > ==1652857==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 18368 byte(s) in 328 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fcd25928a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fcd25a4c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 < 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: 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,316 > <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 '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 ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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' 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" 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 '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 < 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="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 176a187,322 > > ================================================================= > ==1666844==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f6cbc767a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6cbc88b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1660800==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fa773d29a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa773e4d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- 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 < < dummySpeed < max < 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" departSpeed="max" 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 176a187,322 > > ================================================================= > ==1664107==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 16576 byte(s) in 296 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f75fd13fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f75fd2632f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,333 > > ================================================================= > ==1614426==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 18368 byte(s) in 328 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f76e206aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f76e218e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- 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,14d2 < 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 < custom Line < 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" line="custom Line" 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 77,80d86 < Debug: Setting new attribute personNumber '3' into flowRoute 'flow_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute personNumber '0' into flowRoute 'flow_0' 86a93 > Debug: Keys Ctrl+Z (Undo) pressed 94,95d100 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute personNumber '3' into flowRoute 'flow_0' 178a184,319 > > ================================================================= > ==1712665==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 16576 byte(s) in 296 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f1dcd76aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6c6 < <flow id="flow_0" begin="0.00" personNumber="3" 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 ---------- 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,333 > > ================================================================= > ==1617451==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f9ae5529a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9ae564d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 179a190,332 > > ================================================================= > ==1620347==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17472 byte(s) in 312 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fb7f60fca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb7f62202f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 196a207,349 > > ================================================================= > ==1956699==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fce535cfa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fce536f32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1956314==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f955a337a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f955a45b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 213a224,359 > > ================================================================= > ==1957070==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fc16a1b3a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc16a2d72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 199a210,345 > > ================================================================= > ==1957890==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f04d8148a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f04d826c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 215a226,361 > > ================================================================= > ==1957465==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f7468e87a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f7468fab2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 ---------- Differences in output ---------- 14c14 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit
---------- 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 215a226,367 > > ================================================================= > ==1963005==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f5333018a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f533313c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,360 > > ================================================================= > ==1963522==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f58b877da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f58b88a12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1963931==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fea5a75ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fea5a8802f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 196a207,351 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1958670==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f193c144a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f193c2682f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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 213a224,366 > > ================================================================= > ==1958227==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f9263f92a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f92640b62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 75,94c85 < Debug: Current Viewport values: 14.00, 17.00, 12.00. Zoom = '723.33' < Debug: Setting new attribute color 'yellow' into flowRoute 'flowA' < Debug: Setting new attribute color 'yellow' into flowRoute 'flowB' < Debug: Value 'dummyColor' for attribute color of flowRoute isn't valid < Debug: Setting new attribute color 'cyan' into flowRoute 'flowA' < Debug: Setting new attribute color 'cyan' into flowRoute 'flowB' < 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' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute color 'yellow' into flowRoute 'flowB' < Debug: Setting previous attribute color 'yellow' into flowRoute 'flowA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="723.33" x="14.00" y="17.00" angle="0.00"/> --- > <viewport zoom="510.59" x="0.00" y="14.00" angle="0.00"/> ---------- 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="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="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="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 209a220,355 > > ================================================================= > ==1959736==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f2b4c29ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f2b4c3bf2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 75,88c85 < Debug: Current Viewport values: 14.00, 17.00, 12.00. Zoom = '723.33' < 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 '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: 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: Current Viewport values: 0.00, 17.00, 12.00. Zoom = '723.33' 101a99,100 > Debug: Keys Ctrl+Z (Undo) pressed <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="723.33" x="14.00" y="17.00" angle="0.00"/> --- > <viewport zoom="723.33" x="0.00" y="17.00" angle="0.00"/> ---------- 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" 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="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" 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 207a218,360 > > ================================================================= > ==1941766==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f1839f4aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f183a06e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 199a210,345 > > ================================================================= > ==1942274==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f157091ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f1570a3f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 75,90c85 < Debug: Current Viewport values: 14.00, 17.00, 12.00. Zoom = '723.33' < 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: Value '500' for attribute departLane of flowRoute isn't valid < Debug: Value '-10' for attribute departLane of flowRoute isn't valid < Debug: Setting new attribute departLane '0' into flowRoute 'flowA' < Debug: Setting new attribute departLane '0' 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: Current Viewport values: 0.00, 14.00, 17.00. Zoom = '510.59' <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="723.33" x="14.00" y="17.00" angle="0.00"/> --- > <viewport zoom="510.59" x="0.00" y="14.00" angle="0.00"/> ---------- Differences in routes ---------- 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" 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,88c85 < Debug: Current Viewport values: 14.00, 17.00, 12.00. Zoom = '723.33' < 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: Current Viewport values: 0.00, 14.00, 17.00. Zoom = '510.59' 101a99,100 > Debug: Keys Ctrl+Z (Undo) pressed <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="723.33" x="14.00" y="17.00" angle="0.00"/> --- > <viewport zoom="510.59" x="0.00" y="14.00" angle="0.00"/> ---------- Differences in routes ---------- 7c7 < <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"> --- > <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">
---------- 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,88c85 < Debug: Current Viewport values: 14.00, 17.00, 12.00. Zoom = '723.33' < 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: Current Viewport values: 0.00, 17.00, 17.00. Zoom = '510.59' 101a99,100 > Debug: Keys Ctrl+Z (Undo) pressed <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="723.33" x="14.00" y="17.00" angle="0.00"/> --- > <viewport zoom="510.59" x="0.00" y="17.00" angle="0.00"/> ---------- Differences in routes ---------- 7c7 < <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"> --- > <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="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"> --- > <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,82c85 < Debug: Current Viewport values: 14.00, 17.00, 12.00. Zoom = '723.33' < 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: 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: Current Viewport values: 0.00, 14.00, 17.00. Zoom = '510.59' 96a100 > Debug: Keys Ctrl+Z (Undo) pressed 110,112d113 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departPos 'base' into flowRoute 'flowA' < Debug: Setting new attribute departPos 'base' into flowRoute 'flowB' 199a201,342 > <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="723.33" x="14.00" y="17.00" angle="0.00"/> --- > <viewport zoom="510.59" x="0.00" y="14.00" angle="0.00"/> ---------- Differences in routes ---------- 7c7 < <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"> --- > <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" 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" 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 215a226,368 > > ================================================================= > ==1942943==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fe38f95da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe38fa812f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,360 > > ================================================================= > ==1944121==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fc65e9b4a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc65ead82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 75,88c85 < Debug: Current Viewport values: 14.00, 17.00, 12.00. Zoom = '723.33' < 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: Current Viewport values: 0.00, 14.00, 17.00. Zoom = '510.59' 101a99,100 > Debug: Keys Ctrl+Z (Undo) pressed <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="723.33" x="14.00" y="17.00" angle="0.00"/> --- > <viewport zoom="510.59" x="0.00" y="14.00" angle="0.00"/> ---------- Differences in routes ---------- 7c7 < <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"> --- > <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="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"> --- > <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 207a218,353 > > ================================================================= > ==1943630==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f93b6c10a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f93b6d342f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 215a226,361 > > ================================================================= > ==1944612==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f4a8e665a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4a8e7892f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 199a210,345 > > ================================================================= > ==1962558==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fd5a69aaa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd5a6ace2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 215a226,368 > > ================================================================= > ==1960186==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f54b8ca4a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f54b8dc82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,360 > > ================================================================= > ==1960941==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f64dde6aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f64ddf8e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1961749==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f3a943d1a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f3a944f52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1960564==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f0eae8b6a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f0eae9da2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,362 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1961320==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fafe39b4a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fafe3ad82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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 207a218,353 > > ================================================================= > ==1962107==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fbeac30fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fbeac4332f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1955464==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fa377a46a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa377b6a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 209a220,361 > > ================================================================= > ==1952590==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f122969ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f12297c22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,360 > > ================================================================= > ==1955002==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f924c466a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f924c58a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,360 > > ================================================================= > ==1954487==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f915e14da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f915e2712f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,360 > > ================================================================= > ==1955933==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7ff2074a2a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff2075c62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1958996==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f4b45464a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4b455882f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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 209a220,361 > > ================================================================= > ==1959340==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fc211492a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc2115b62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <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,291 > > ================================================================= > ==1973934==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f477d0b72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,297 > > ================================================================= > ==1974966==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fda610212f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1984173==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f8c64ed02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,297 > > ================================================================= > ==1975284==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7faa184b52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1989352==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x303a6fb in SUMOVehicleParserHelper::parseFlowAttributes(SumoXMLTag, SUMOSAXAttributes const&, bool, long long, long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:144:37 > #2 0x2ffe2b2 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:118:34 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f54ff36c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f54fe88a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1968232==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9cea5222f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1977568==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe61a7c52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1965963==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fbaacd4c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,304 > > ================================================================= > ==1969708==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa48996c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1971236==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7efd0178b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,314 > > ================================================================= > ==1980511==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe05e44c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,306 > > ================================================================= > ==1972562==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9ad56242f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 133a144,282 > > ================================================================= > ==1991398==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc8e9c2f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1966361==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe0c283c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,274 > > ================================================================= > ==1975910==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f3e16c332f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,270 > > ================================================================= > ==1966167==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ffbf6f2e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==2009491==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f0b0fc212f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,268 > > ================================================================= > ==2010343==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb6593482f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,277 > > ================================================================= > ==2001137==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f5e353f32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1976923==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f3b0346e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 137a148,278 > > ================================================================= > ==2007057==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fdf1afbf2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 ---------- Differences in output ---------- 7c7 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit
---------- 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,283 > > ================================================================= > ==1966596==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f8a4a7ef2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1995429==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb17a5ee2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 198a209,1432 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==2011550==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1792 byte(s) in 32 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fa7d3354a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 1040 byte(s) in 2 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fa7d3f5a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/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>
#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 directorydemandElements routeflow create begin ( Last six runs Jul2021 )
Test exceeded wallclock time limit of 300.0 seconds ---------- 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,210c81 < 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: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into flowRoute 'flow_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into flowRoute 'flow_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 ---------- 1,23d0 < TestFunctions: Netedit opened successfully < Finding reference < 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 < 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 ---------- 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="route_0"/> <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> </routes>
Test exceeded wallclock time limit of 300.0 seconds ---------- 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 106,243d115 < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute genericParameter 'key1=|key2=|key3=' into flowRoute 'flowB' < Debug: Setting previous attribute genericParameter 'key1=|key2=|key3=' into flowRoute 'flowA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute genericParameter 'key1=value1|key2=value2|key3=value3' into flowRoute 'flowB' < Debug: Setting previous attribute genericParameter 'key1=value1|key2=value2|key3=value3' into flowRoute 'flowA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute genericParameter 'KeyB1=valueB1|KeyB2=valueB3|KeyB3=valueB2' into flowRoute 'flowB' < Debug: Setting previous attribute genericParameter 'KeyA1=valueA1|KeyA2=valueA3|KeyA3=valueA2' 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 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 ---------- 1,21d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < 14 < 17 < 12 < TestFunctions: Clicked over position 634 - 318 < 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 ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="723.33" x="14.00" y="17.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="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="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </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="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </flow> </routes>
---------- 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 > > ================================================================= > ==1561910==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6fb757d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,194 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1564940==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f3bd3c812f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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,164 > > ================================================================= > ==1558878==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f63e6c8b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 103a114,274 > > ================================================================= > ==1596851==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f0f25ae55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f0f250032f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,258 > > ================================================================= > ==1586871==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f4ebacb45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4eba1d22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,247 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1558843==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fde9d7d05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fde9ccee2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) <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 32c42 < Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement --- > Debug: Invalid input parameter of stopBusStop: 'duration' cannot be negative 45,47d54 < Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() 49a57,59 > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() > Debug: Removing busStop 'busStopB' in GNEChange_Additional 52,53c62 < Debug: Adding route 'route_0' in GNEChange_DemandElement < Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement --- > Debug: Adding busStop 'busStopB' in GNEChange_Additional 56c65,66 < Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Differences in routes ---------- 9d8 < <stop busStop="busStopB" duration="0.00"/>
---------- 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 > > ================================================================= > ==1582452==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fc5fcf105ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc5fc42e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 98a109,269 > > ================================================================= > ==1589658==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fd3848e35ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd383e012f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines> ---------- Differences in routes ---------- 7a8 > <stop busStop="busStopB" duration="60.00"/> 9d9 < <stop busStop="busStopB" duration="60.00" expectedContainers="ID1 ID2 ID3"/>
---------- 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 > > ================================================================= > ==1575543==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f997ca8c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f997bfaa2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) <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,235 > > ================================================================= > ==1563713==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f1146af85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f11460162f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,259 > > ================================================================= > ==1593623==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7faaef0875ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7faaee5a52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 87a98,257 > > ================================================================= > ==1579624==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fd50fd835ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd50f2a12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,269 > > ================================================================= > ==1571194==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f17a31f35ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f17a27112f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 29c39 < Debug: Setting new attribute actType 'dummy' into stopBusStop 'vehicle_0' --- > Debug: Setting new attribute actType 'stopBusStop' into stopBusStop 'vehicle_0' 37c47 < Debug: Setting previous attribute actType 'dummy' into stopBusStop 'vehicle_0' --- > Debug: Setting previous attribute actType 'stopBusStop' into stopBusStop 'vehicle_0' 43c53 < Debug: Setting new attribute actType 'dummy' into stopBusStop 'vehicle_0' --- > Debug: Setting new attribute actType 'stopBusStop' into stopBusStop 'vehicle_0' 80a91,244 > > ================================================================= > ==1627639==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) <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 > > ================================================================= > ==1619418==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fb2e0b1f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb2e003d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,269 > > ================================================================= > ==1603442==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fb6824155ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb6819332f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,259 > > ================================================================= > ==1616077==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fe46e26e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe46d78c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,259 > > ================================================================= > ==1621647==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fdc6cf175ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fdc6c4352f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 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 > > ================================================================= > ==1610465==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fb4373245ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb4368422f4 (/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,251 > > ================================================================= > ==1625121==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7ff3d60ab5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff3d55c92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 80a91,254 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1613993==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7facfbc5f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7facfb17d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) <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,276 > > ================================================================= > ==1606677==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fc5bde245ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc5bd3422f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 < 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 < 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 ---------- 1,92c1,3 < GLDebug: initJunctionsAndEdges function called in GNENet constructor < GLDebug: Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00 < 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 < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Adding busStop 'busStopA' in GNEChange_Additional < Debug: Adding busStop 'busStopB' in GNEChange_Additional < Debug: Adding route 'route_0' in GNEChange_DemandElement < Debug: Adding stopBusStop 'route_0' in GNEChange_DemandElement < Debug: Adding stopBusStop 'route_0' in GNEChange_DemandElement < 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 13.00,-12.00,37.00,12.00 < GLDebug: Removing edges during recomputing < GLDebug: Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00 < GLDebug: Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.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 15.00,-13.20,35.00,13.20 < GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...) < 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 < Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection() < Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection() < Debug: Setting new attribute selected 'true' into route 'route_0' < Debug: Setting new attribute selected 'true' into stopBusStop 'route_0' < Debug: Setting new attribute selected 'true' into stopBusStop 'route_0' < Debug: Value 'dummy' for attribute triggered of stopBusStop isn't valid <truncated after showing first 30 lines> ---------- Differences in output ---------- 3,11d2 < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 594 - 358 < dummy < < true < 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 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 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="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" triggered="person"/> </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,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,230 > > ================================================================= > ==1667595==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fb8a83855ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb8a78a32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1664564==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f4654b165ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f46540342f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) <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,226 > > ================================================================= > ==1658826==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f33997345ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f3398c522f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1659748==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fe3215665ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe320a842f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,235 > > ================================================================= > ==1663629==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fa29f8325ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa29ed502f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 64a75,234 > > ================================================================= > ==1665825==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f5f82e3f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f5f8235d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 65a76,229 > > ================================================================= > ==1661509==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fc241fd55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc2414f32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 67a78,237 > > ================================================================= > ==1666669==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7ffb3118e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ffb306ac2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,234 > > ================================================================= > ==1662650==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fa058dc65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa0582e42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,228 > > ================================================================= > ==1660754==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f2351f3c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f235145a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <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 147a158,1405 > > ================================================================= > ==1668466==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 33600 byte(s) in 20 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x22757e4 in GNERouteHandler::buildStop(GNENet*, bool, SUMOVehicleParameter::Stop const&, GNEDemandElement*) /home/delphi/clangDebug/sumo/src/netedit/elements/demand/GNERouteHandler.cpp:571:38 > #2 0x22737c2 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 0x22e2baf in GNERouteHandler::closeRoute(bool) /home/delphi/clangDebug/sumo/src/netedit/elements/demand/GNERouteHandler.cpp:1835:9 > #4 0x3003da6 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13 > #5 0x44b97ad in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #6 0x7f65c3d9ff52 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 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_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 ---------- 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 68d77 < Debug: demand elements saved 81,99c90 < 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 ---------- 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" actType=";;;;;;;;;;"/> <stop chargingStation="chargingStationB" duration="60.00"/> <stop chargingStation="chargingStationB" duration="60.00" actType="dummy Act"/> <stop chargingStation="chargingStationB" duration="60.00" actType="singing"/> </flow> </routes>
---------- 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,254 > > ================================================================= > ==1587155==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fd991cb55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd9911d32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,240 > > ================================================================= > ==1558974==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fab3c4cb5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fab3b9e92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,265 > > ================================================================= > ==1566290==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f9bd3de95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9bd33072f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1582725==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fdf114e75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fdf10a052f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1589885==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f9870fe15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f98704ff2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,266 > > ================================================================= > ==1575745==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f8f189e25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f8f17f002f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines> ---------- Differences in routes ---------- 9c9 < <stop chargingStation="chargingStationB" duration="60.00" extension="22.33"/> --- > <stop chargingStation="chargingStationB" duration="60.00" extension="0.00"/>
---------- 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 > > ================================================================= > ==1563818==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f25134ea5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f2512a082f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,255 > > ================================================================= > ==1594048==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fc1009175ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc0ffe352f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 83a94,254 > > ================================================================= > ==1579969==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fab270815ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fab2659f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1571346==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fe8cdf895ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe8cd4a72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > 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 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,242 > > ================================================================= > ==1628634==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f0224f1d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f022443b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 76a87,247 > > ================================================================= > ==1620462==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f4680cea5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f46802082f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 97a108,268 > > ================================================================= > ==1603916==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f6bb87e65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6bb7d042f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 31d40 < Debug: Value ';;;;;' for attribute expected of stopChargingStation isn't valid 93a103,263 > > ================================================================= > ==1617014==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f6deba775ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6deaf952f4 (/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 ---------- 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 > > ================================================================= > ==1622664==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7ff027ef75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff0274152f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 36c46 < Debug: Setting new attribute extension '0' into stopChargingStation 'flow' --- > Debug: Value '-5' for attribute extension of stopChargingStation isn't valid 46,49c56 < Debug: Setting previous attribute extension '0.00' into stopChargingStation 'flow' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute extension '0.00' into stopChargingStation 'flow' --- > Debug: Setting previous attribute extension '-0.00' into stopChargingStation 'flow' 57a65,67 > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() > Debug: Removing stopChargingStation 'flow' in GNEChange_DemandElement 60,61c70 < Debug: Setting new attribute into stopChargingStation 'flow' < Debug: Setting new attribute extension '0' into stopChargingStation 'flow' --- <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,254 > > ================================================================= > ==1626250==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fdddfe195ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fdddf3372f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1614499==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f28a2cba5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f28a21d82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 75d84 < Debug: demand elements saved 88,103c97 < 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 < 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 <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"> <flow id="flow" begin="0.00" from="gneE0" to="gneE1" end="36.00" number="18"> <stop chargingStation="chargingStationB" duration="60.00" until="3.50"/> </flow> </routes>
---------- Differences in additionals ---------- 5,11c5,11 < <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="chargingStationA" lane="gneE0_0" startPos="19.75" endPos="29.75"/> > <chargingStation id="chargingStationB" lane="gneE1_0" startPos="28.41" endPos="38.41"/> > <chargingStation id="chargingStationC" lane="gneE2_0" startPos="16.48" endPos="26.48"/> > <chargingStation id="chargingStationD" lane="gneE2_1" startPos="21.73" endPos="31.73"/> > <chargingStation id="chargingStationE" lane="gneE2_2" startPos="23.79" endPos="33.79"/> > <chargingStation id="chargingStationF" lane="gneE2_3" startPos="27.13" endPos="37.13"/> > <chargingStation id="chargingStationG" lane="gneE2_4" startPos="31.03" endPos="41.03"/> ---------- 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 87,99d96 < 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 ---------- 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>
---------- 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 26,34c36 < Debug: Selected item 'stopContainerStop' in TagSelector < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopContainerStop 'trip' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopContainerStop 'trip' in GNEChange_DemandElement --- > Debug: Selected invalid item in TagSelector 40a43,44 > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Keys Ctrl+Z (Undo) pressed 48,49d51 < Debug: Calling GNEUndoList::redo() < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement 51,52d52 <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,2 > Warning: Current selected Stop type isn't valid. > Warning: Current selected Stop type isn't valid. ---------- Differences in routes ---------- 5,8c5 < <trip id="trip" depart="0.00" from="gneE0" to="gneE1"> < <stop containerStop="containerStopB" duration="60.00"/> < <stop containerStop="containerStopB" duration="60.00"/> < </trip> --- > <trip id="trip" 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 69a80,239 > > ================================================================= > ==1558913==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f2daff375ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f2daf4552f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,265 > > ================================================================= > ==1564244==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f13692885ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f13687a62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,264 > > ================================================================= > ==1581319==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f9dea3785ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9de98962f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1588273==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f3745a875ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f3744fa52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1574136==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f79e88055ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f79e7d232f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1,61c1,3 < GLDebug: initJunctionsAndEdges function called in GNENet constructor < GLDebug: Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00 < 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 < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Adding containerStop 'containerStopB' in GNEChange_Additional < Debug: Adding trip 'trip' in GNEChange_DemandElement < 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 13.00,-12.00,37.00,12.00 < GLDebug: Removing edges during recomputing < GLDebug: Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00 < GLDebug: Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.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 15.00,-13.20,35.00,13.20 < GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...) < 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 < Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection() < Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection() < Debug: Selected item 'trip' in DemandElementSelector < Debug: Selected item 'stopLane' in TagSelector < Debug: Selected item 'stopContainerStop' in TagSelector < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing trip 'trip' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Differences in output ---------- 3,9d2 < TestFunctions: 'reference.png' found. Position: 304 - 168 < stopContainerStop < TestFunctions: Clicked over position 631 - 408 < 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 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"> <containerStop id="containerStopB" 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 log ---------- Warning: Click over a containerStop to create a stop placed in a containerStop ---------- 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"> <trip id="trip" depart="0.00" from="gneE0" to="gneE1"/> </routes>
---------- 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,265 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1592642==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f4783f095ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f47834272f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) <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 > > ================================================================= > ==1578454==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f05de6b65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f05ddbd42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,265 > > ================================================================= > ==1569465==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fb67f9875ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb67eea52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 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,242 > > ================================================================= > ==1626996==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fddd2a7c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fddd1f9a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 76a87,250 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1618820==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f9b3b3b55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9b3a8d32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) <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,267 > > ================================================================= > ==1602425==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fa920b595ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa9200772f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1615273==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fb89417e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb89369c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1620952==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f37938d75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f3792df52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 46c56 < Debug: Setting previous attribute extension '0.00' into stopContainerStop 'trip' --- > Debug: Setting previous attribute extension '-0.00' into stopContainerStop 'trip' 107a118,277 > > ================================================================= > ==1609530==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fd9a54305ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd9a494e2f4 (/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 > > ================================================================= > ==1624632==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f04e43525ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f04e38702f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1612986==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fb5440de5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb5435fc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 33d42 < Debug: Value '-5' for attribute until of stopContainerStop isn't valid 41c50 < Debug: Setting previous attribute until '0.00' into stopContainerStop 'trip' --- > Debug: Setting previous attribute until '-0.00' into stopContainerStop 'trip' 61c70 < Debug: Setting new attribute until '0.00' into stopContainerStop 'trip' --- > Debug: Setting new attribute until '0' into stopContainerStop 'trip' 103a113,276 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1605634==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 <truncated after showing first 30 lines>
---------- 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,221 > > ================================================================= > ==1598927==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4b115ed2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,198 > > ================================================================= > ==1589559==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc4b5f482f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,195 > > ================================================================= > ==1559037==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f5b074db2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,220 > > ================================================================= > ==1569228==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7efdf81082f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,218 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1584983==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6c084872f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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 27d36 < Debug: Invalid input parameter of stopLane: invalid id used in expectedContainers 30a40,43 > Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() > Debug: Removing stopLane 'routeFlow' in GNEChange_DemandElement 45d57 < Debug: Keys Ctrl+Z (Undo) pressed 59a72,73 > Debug: Calling GNEUndoList::redo() > Debug: Adding stopLane 'routeFlow' in GNEChange_DemandElement 76a91 > Debug: Deleting unreferenced stopLane 'routeFlow' 91a107,223 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1591871==ERROR: LeakSanitizer: detected memory leaks <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6a7 > <stop lane="gneE1_0" startPos="12.00" endPos="22.00" duration="60.00" expectedContainers="stopLane"/>
---------- 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,223 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1577957==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa7400662f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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 80a91,198 > > ================================================================= > ==1565985==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fefe2eaf2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,187 > > ================================================================= > ==1563610==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f89709dd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1596218==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fed410a02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1582394==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f2f657ba2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,221 > > ================================================================= > ==1573992==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc2f8da82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 ' ' 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 ' ' into stopLane 'routeFlow' 76a88,195 > > ================================================================= > ==1625303==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=" "/>
---------- 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,43 < 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,39 < 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,39 < 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 ' ' 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,201 > > ================================================================= > ==1619279==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,183 > > ================================================================= > ==1681815==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f36978132f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,66c1,3 < GLDebug: initJunctionsAndEdges function called in GNENet constructor < GLDebug: Inserted junction:gneJ0 into SUMORTree with boundary -12.00,-12.00,12.00,12.00 < 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 < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Error: Attribute 'containerTriggered' in definition of a stop is not of type bool. < Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane '' in route ''. < Error: Attribute 'containerTriggered' in definition of a stop is empty. < Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane '' in route ''. < Error: Attribute 'containerTriggered' in definition of a stop is not of type bool. < Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane '' in route ''. < Error: Attribute 'containerTriggered' in definition of a stop is not of type bool. < Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane '' in route ''. < 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 < Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. < Debug: Disabled toggle show grid throught alt + 1 < Debug: Key F5 (Compute) pressed < 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 13.00,-12.00,37.00,12.00 < GLDebug: Removing edges during recomputing < GLDebug: Removed object edge:gneE0 from SUMORTree with boundary -10.00,-11.60,35.00,10.00 < GLDebug: Removed object edge:gneE1 from SUMORTree with boundary -10.00,-10.00,35.00,11.60 < GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...) <truncated after showing first 30 lines> ---------- Differences in output ---------- 3,5d2 < TestFunctions: 'reference.png' found. 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="12.50" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Error: Attribute 'containerTriggered' in definition of a stop is not of type bool. Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane '' in route ''. Error: Attribute 'containerTriggered' in definition of a stop is empty. Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane '' in route ''. Error: Attribute 'containerTriggered' in definition of a stop is not of type bool. Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane '' in route ''. Error: Attribute 'containerTriggered' in definition of a stop is not of type bool. Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane '' in route ''. 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="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 lane="gneE1_0" startPos="5.00" endPos="15.00" triggered="person"/> <stop lane="gneE1_0" startPos="5.00" endPos="15.00" triggered="container"/> </route> <flow id="routeFlow" begin="0.00" route="route_0" end="3600.00" number="1800"/> </routes>
---------- 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,173 > > ================================================================= > ==1667756==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f793cf6f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,189 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1672248==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc6b46862f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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 ---------- 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 > > ================================================================= > ==1669294==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f36be5802f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,181 > > ================================================================= > ==1678634==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f354214b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,181 > > ================================================================= > ==1680223==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9921df72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,188 > > ================================================================= > ==1675605==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f2eac9352f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,191 > > ================================================================= > ==1670735==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f730835f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 37d46 < Debug: demand elements saved 50,66c59 < Debug: Deleting unreferenced flowRoute 'routeFlow' < Debug: Deleting unreferenced stopLane 'route_0' < Debug: Deleting unreferenced stopLane 'route_0' < Debug: Deleting unreferenced route 'route_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 <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,9d0 < Error: Attribute 'parking' in definition of a stop is not of type bool. < Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane '' in route ''. < Error: Attribute 'parking' in definition of a stop is empty. < Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane '' in route ''. < Error: Attribute 'parking' in definition of a stop is not of type bool. < Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane '' in route ''. < Error: Attribute 'parking' in definition of a stop is not of type bool. < Error: Invalid bool for 'triggered', 'containerTriggered' or 'parking' for stop on lane '' in route ''. < Error: Loading of <TEXTTEST_SANDBOX>/input_routes.rou.xml failed. ---------- Differences in output ---------- 5c5 < 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"> <route edges="gneE0 gneE1" color="yellow" id="route_0"> <stop lane="gneE1_0" startPos="5.00" endPos="15.00" parking="0"/> <stop lane="gneE1_0" startPos="5.00" endPos="15.00" parking="1"/> </route> <flow id="routeFlow" begin="0.00" route="route_0" 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 66a77,191 > > ================================================================= > ==1668515==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6f31b252f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 57,69d66 < 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 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 on lane '' in route ''. < 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 ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="12.50" y="0.00" angle="0.00"/> </viewsettings>
---------- 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 > > ================================================================= > ==1673968==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f005715d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 ---------- 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 123a134,1373 > > ================================================================= > ==1684138==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 28560 byte(s) in 17 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2276c0f in GNERouteHandler::buildStop(GNENet*, bool, SUMOVehicleParameter::Stop const&, GNEDemandElement*) /home/delphi/clangDebug/sumo/src/netedit/elements/demand/GNERouteHandler.cpp:585:38 > #2 0x22737c2 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 0x22e2baf in GNERouteHandler::closeRoute(bool) /home/delphi/clangDebug/sumo/src/netedit/elements/demand/GNERouteHandler.cpp:1835:9 > #4 0x3003da6 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:229:13 > #5 0x44b97ad in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #6 0x7fe68ab33f52 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 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe68a0522f4 (/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>
#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 directorydemandElements stop lane inspect endPos ( Last six runs Jul2021 )
---------- 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,275 > > ================================================================= > ==1593961==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f781a2ba5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f78197d82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines> ---------- Differences in routes ---------- 7c7 < <stop parkingArea="parkingAreaB" duration="60.00" actType=";;;;;;;;;;"/> --- > <stop parkingArea="parkingAreaB" duration="60.00" actType="stopParkingArea"/>
---------- 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,258 > > ================================================================= > ==1587093==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f5c1f0635ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f5c1e5812f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 75a86,244 > > ================================================================= > ==1558935==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f663cf465ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f663c4642f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1566237==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f63115715ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6310a8f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,271 > > ================================================================= > ==1582553==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7ff2d30fb5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff2d26192f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,271 > > ================================================================= > ==1589802==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fafaa9515ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fafa9e6f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,262 > > ================================================================= > ==1575628==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f9103d445ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f91032622f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,234 > > ================================================================= > ==1563721==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f1ab62525ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f1ab57702f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1579819==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f9c539745ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9c52e922f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 101a112,270 > > ================================================================= > ==1571239==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f130f2455ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f130e7632f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,251 > > ================================================================= > ==1622797==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f3606a435ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f3605f612f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,243 > > ================================================================= > ==1617221==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f4622bb75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f46220d52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 101a112,262 > > ================================================================= > ==1600952==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f8b526ab5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f8b51bc92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 97a108,265 > > ================================================================= > ==1613872==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7ff44fb565ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff44f0742f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1619355==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f6a8d3795ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6a8c8972f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1608059==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fcae0d435ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fcae02612f4 (/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,249 > > ================================================================= > ==1611844==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f88d931d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f88d883b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 107a118,274 > > ================================================================= > ==1604208==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fab88c455ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fab881632f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,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 ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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 > > ================================================================= > ==1582911==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 20160 byte(s) in 360 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fb02306ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb0231902f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1586476==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 19712 byte(s) in 352 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fb85cbe8a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb85cd0c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,71d78 < Debug: Invalid input parameter of trip: Invalid arrivalPosLat definition for arrivalPosLat. Must be one of ("right", "center", "left", or a float) < Debug: Invalid input parameter of trip: Invalid arrivalPosLat definition for arrivalPosLat. Must be one of ("right", "center", "left", or a float) < Debug: Key ENTER pressed 77a85,89 > Debug: Key ENTER pressed > Debug: Adding trip 'vehicle_3' in GNEChange_DemandElement > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() > Debug: Removing trip 'vehicle_3' in GNEChange_DemandElement 87d98 < Debug: Keys Ctrl+Z (Undo) pressed 97a109,110 > Debug: Calling GNEUndoList::redo() > Debug: Adding trip 'vehicle_3' in GNEChange_DemandElement 134a148 > Debug: Deleting unreferenced trip 'vehicle_3' 181a196,338 > <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6,7c6,8 < <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_1" depart="0.00" arrivalPosLat="0.00" from="gneE2" to="gneE5"/> > <trip id="vehicle_2" depart="0.00" from="gneE2" to="gneE5"/> > <trip id="vehicle_3" depart="0.00" arrivalPosLat="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 69,70d78 < 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) 71a80 > Debug: Adding trip 'vehicle_0' in GNEChange_DemandElement 79c88 < Debug: Adding trip 'vehicle_0' in GNEChange_DemandElement --- > Debug: Adding trip 'vehicle_1' in GNEChange_DemandElement 82c91 < Debug: Removing trip 'vehicle_0' in GNEChange_DemandElement --- > Debug: Removing trip 'vehicle_1' in GNEChange_DemandElement 83a93,94 > Debug: Calling GNEUndoList::undo() > Debug: Removing trip 'vehicle_0' in GNEChange_DemandElement 88a100,101 > Debug: Calling GNEUndoList::redo() > Debug: Adding trip 'vehicle_1' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5a6 > <trip id="vehicle_1" depart="0.00" arrivalSpeed="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 172a183,326 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1568278==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fa3b90d0a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa3b91f42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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 > > ================================================================= > ==1600205==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 18368 byte(s) in 328 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fb4dc374a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb4dc4982f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,310 > > ================================================================= > ==1559457==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7616 byte(s) in 136 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fc6b0bd0a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc6b0cf42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,312 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1562932==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12544 byte(s) in 224 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fae12cdea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fae12e022f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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,333 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1610685==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 21952 byte(s) in 392 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fd03d33ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd03d45f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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 170a181,322 > > ================================================================= > ==1571864==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 19712 byte(s) in 352 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f48b7623a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f48b77472f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1575382==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 21504 byte(s) in 384 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f7168487a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f71685ab2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines> ---------- Differences in routes ---------- 7c7 < <trip id="vehicle_2" depart="0.00" departPos="20.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 181a192,327 > > ================================================================= > ==1603559==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 21504 byte(s) in 384 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fb62284ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb6229702f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,328 > > ================================================================= > ==1579133==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 20608 byte(s) in 368 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7facd2bc5a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7facd2ce92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1593511==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 19264 byte(s) in 344 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f53f2139a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f53f225d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 169a180,315 > > ================================================================= > ==1596909==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 19264 byte(s) in 344 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f8e455d1a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f8e456f52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 169a180,321 > > ================================================================= > ==1565264==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 15232 byte(s) in 272 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f8c4b70ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f8c4b8302f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 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,82 > Debug: Setting new attribute arrivalLane '0' into trip 'vehicle_0' > Debug: Setting new attribute arrivalLane 'current' into trip 'vehicle_0' 74c86 < Debug: Removing trip 'vehicle_0' in GNEChange_DemandElement --- > Debug: Setting previous attribute arrivalLane '0' into trip 'vehicle_0' 75a88,89 > Debug: Calling GNEUndoList::undo() > Debug: Setting previous attribute arrivalLane 'current' into trip 'vehicle_0' 76a91,92 > Debug: Calling GNEUndoList::undo() > Debug: Removing trip 'vehicle_0' in GNEChange_DemandElement 80a97,98 > Debug: Calling GNEUndoList::redo() > Debug: Setting new attribute arrivalLane '0' into trip 'vehicle_0' 81a100,101 > Debug: Calling GNEUndoList::redo() > Debug: Setting new attribute arrivalLane 'current' into trip 'vehicle_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 70a81 > Debug: Value 'speedLimit' for attribute arrivalLane of trip isn't valid 73,76d83 < Debug: Setting new attribute arrivalLane '0' into trip 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalLane '500' into trip 'vehicle_0' 82a90 > Debug: Keys Ctrl+Z (Undo) pressed 90,91d97 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute arrivalLane '0' into trip 'vehicle_0' 173a180,321 > > ================================================================= > ==1673473==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <trip id="vehicle_0" depart="0.00" arrivalLane="0" from="gneE2" to="gneE5"/> --- > <trip id="vehicle_0" depart="0.00" arrivalLane="500" 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 72c82 < Debug: Setting new attribute arrivalPos '500' into trip 'vehicle_0' --- > Debug: Value 'dummyPos' for attribute arrivalPos of trip isn't valid 80c90 < Debug: Setting previous attribute arrivalPos '500.00' into trip 'vehicle_0' --- > Debug: Setting previous attribute arrivalPos 'max' into trip 'vehicle_0' 83c93 < Debug: Setting previous attribute arrivalPos 'max' into trip 'vehicle_0' --- > 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 174a185,326 > > ================================================================= <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 163a174,319 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1684732==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12096 byte(s) in 216 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fc55706aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc55718e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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 173a184,329 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1683559==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13888 byte(s) in 248 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f2b26744a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f2b268682f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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 70a81,82 > Debug: Setting new attribute arrivalPosLat 'right' into trip 'vehicle_0' > Debug: Setting new attribute arrivalPosLat 'center' into trip 'vehicle_0' 74c86 < Debug: Removing trip 'vehicle_0' in GNEChange_DemandElement --- > Debug: Setting previous attribute arrivalPosLat 'right' into trip 'vehicle_0' 75a88,89 > Debug: Calling GNEUndoList::undo() > Debug: Setting previous attribute arrivalPosLat 'center' into trip 'vehicle_0' 76a91,92 > Debug: Calling GNEUndoList::undo() > Debug: Removing trip 'vehicle_0' in GNEChange_DemandElement 80a97,98 > Debug: Calling GNEUndoList::redo() > Debug: Setting new attribute arrivalPosLat 'right' into trip 'vehicle_0' 81a100,101 > Debug: Calling GNEUndoList::redo() > Debug: Setting new attribute arrivalPosLat 'center' into trip 'vehicle_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 73,76d82 < 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' 82a89 > Debug: Keys Ctrl+Z (Undo) pressed 90,91d96 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute arrivalPosLat '4.2' into trip 'vehicle_0' 173a179,324 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1732268==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13440 byte(s) in 240 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 <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 arrivalPosLat '4.2' into trip 'vehicle_0' > Debug: Setting new attribute arrivalPosLat 'center' into trip 'vehicle_0' 72c84,86 < 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 '0.00' into trip 'vehicle_0' 79d92 < Debug: Keys Ctrl+Z (Undo) pressed 85c98 < Debug: Setting new attribute arrivalPosLat 'left' into trip 'vehicle_0' --- > Debug: Setting new attribute arrivalPosLat '4.2' into trip 'vehicle_0' 86a100,101 > Debug: Calling GNEUndoList::redo() > Debug: Setting new attribute arrivalPosLat 'center' into trip 'vehicle_0' 168a184,325 <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 'left' into trip 'vehicle_0' > Debug: Setting new attribute arrivalPosLat 'center' into trip 'vehicle_0' 72c84,86 < Debug: Setting new attribute arrivalPosLat 'right' into trip 'vehicle_0' --- > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() > Debug: Setting previous attribute arrivalPosLat 'left' into trip 'vehicle_0' 79d92 < Debug: Keys Ctrl+Z (Undo) pressed 85c98 < Debug: Setting new attribute arrivalPosLat 'right' into trip 'vehicle_0' --- > Debug: Setting new attribute arrivalPosLat 'left' into trip 'vehicle_0' 86a100,101 > Debug: Calling GNEUndoList::redo() > Debug: Setting new attribute arrivalPosLat 'center' into trip 'vehicle_0' 168a184,327 <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 71a82 > Debug: Value 'dummySpeed' for attribute arrivalSpeed of trip isn't valid 163a175,320 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1693074==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12544 byte(s) in 224 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f46f50fca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f46f52202f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) <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 71c81 < Debug: Value 'dummySpeed' for attribute arrivalSpeed of trip isn't valid --- > Debug: Value 'max' for attribute arrivalSpeed of trip isn't valid 74,77c84 < Debug: Setting new attribute arrivalSpeed '15.5' into trip 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalSpeed '500.00' into trip 'vehicle_0' --- > Debug: Value '-10' for attribute arrivalSpeed of trip isn't valid 83a91 > Debug: Keys Ctrl+Z (Undo) pressed 91,92d98 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute arrivalSpeed '15.5' into trip 'vehicle_0' 174a181,323 > > ================================================================= <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 175a186,327 > > ================================================================= > ==1628957==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14336 byte(s) in 256 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f999819ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f99982c02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 20,174c20,30 < 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 < 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 <truncated after showing first 30 lines> ---------- Differences in output ---------- 3,15d2 < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 578 - 560 < TestFunctions: Clicked over position 584 - 223 < TestFunctions: Clicked over position 395 - 560 < < 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 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" line="3" 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 70a81 > Debug: Setting new attribute depart 'triggered' into trip 'vehicle_0' 72d82 < Debug: Setting new attribute depart 'containerTriggered' into trip 'vehicle_0' 85c95 < Debug: Setting new attribute depart 'containerTriggered' into trip 'vehicle_0' --- > Debug: Setting new attribute depart 'triggered' into trip 'vehicle_0' 168a179,314 > > ================================================================= > ==1853850==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f8c463bba38 (/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="containerTriggered" from="gneE2" to="gneE5"/> --- > <trip id="vehicle_0" depart="triggered" 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 > Debug: Value 'dummyDepart' for attribute depart of trip isn't valid 73,76d83 < 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' 80a88 > Debug: Keys Ctrl+Z (Undo) pressed 85,86d92 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute depart '10.2' into trip 'vehicle_0' 169a176,321 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1751235==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 ---------- 5c5 < <trip id="vehicle_0" depart="10.20" 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 71c81,82 < Debug: Value 'dummyDepart' for attribute depart of trip isn't valid --- > Debug: Setting new attribute depart '10.2' into trip 'vehicle_0' > Debug: Setting new attribute depart '0.00' into trip 'vehicle_0' 78c89 < Debug: Removing trip 'vehicle_0' in GNEChange_DemandElement --- > Debug: Setting previous attribute depart '10.20' into trip 'vehicle_0' 79a91,92 > Debug: Calling GNEUndoList::undo() > Debug: Setting previous attribute depart '0.00' into trip 'vehicle_0' 82c95 < Debug: Adding trip 'vehicle_0' in GNEChange_DemandElement --- > Debug: Setting new attribute depart '10.2' into trip 'vehicle_0' 85c98 < Debug: Setting new attribute depart 'triggered' into trip 'vehicle_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 87d96 < Debug: demand elements saved 124,168c133 < Debug: Deleting unreferenced trip 'vehicle_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 < Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor <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"> <trip id="vehicle_0" depart="0.00" departLane="allowed" 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 168a179,321 > > ================================================================= > ==1640950==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f1d670a4a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f1d671c82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 163a174,317 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1643462==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12096 byte(s) in 216 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f4cb55eba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4cb570f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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 170a181,316 > > ================================================================= > ==1631603==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f6ae4afca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6ae4c202f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,322 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1636547==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12544 byte(s) in 224 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f8cdea82a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f8cdeba62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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 168a179,321 > > ================================================================= > ==1634287==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f37d50a3a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f37d51c72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 163a174,317 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1656012==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10304 byte(s) in 184 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f59151c6a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f59152ea2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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 173a184,325 > > ================================================================= > ==1645908==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13888 byte(s) in 248 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fef04773a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fef048972f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1651102==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12544 byte(s) in 224 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fee190e2a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fee192062f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1657918==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f0b0d249a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f0b0d36d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,320 > > ================================================================= > ==1648513==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fce45ea8a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fce45fcc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,329 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1653600==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13888 byte(s) in 248 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fae59a9ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fae59bc02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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 70a81,82 > Debug: Setting new attribute departPosLat 'right' into trip 'vehicle_0' > Debug: Setting new attribute departPosLat 'center' into trip 'vehicle_0' 74c86 < Debug: Removing trip 'vehicle_0' in GNEChange_DemandElement --- > Debug: Setting previous attribute departPosLat 'right' into trip 'vehicle_0' 75a88,89 > Debug: Calling GNEUndoList::undo() > Debug: Setting previous attribute departPosLat 'center' into trip 'vehicle_0' 76a91,92 > Debug: Calling GNEUndoList::undo() > Debug: Removing trip 'vehicle_0' in GNEChange_DemandElement 80a97,98 > Debug: Calling GNEUndoList::redo() > Debug: Setting new attribute departPosLat 'right' into trip 'vehicle_0' 81a100,101 > Debug: Calling GNEUndoList::redo() > Debug: Setting new attribute departPosLat 'center' into trip 'vehicle_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 73,76d82 < 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' 82a89 > Debug: Keys Ctrl+Z (Undo) pressed 90,91d96 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departPosLat '5.6' into trip 'vehicle_0' 173a179,314 > > ================================================================= > ==1712684==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7faaded38a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) <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,86 < Debug: Setting new attribute departPosLat 'free' into trip 'vehicle_0' --- > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() > Debug: Setting previous attribute departPosLat 'random' into trip 'vehicle_0' 79d92 < Debug: Keys Ctrl+Z (Undo) pressed 85c98 < Debug: Setting new attribute departPosLat 'free' into trip 'vehicle_0' --- > Debug: Setting new attribute departPosLat 'random' into trip 'vehicle_0' 86a100,101 > Debug: Calling GNEUndoList::redo() > Debug: Setting new attribute departPosLat 'center' into trip 'vehicle_0' 168a184,327 <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,82 > Debug: Setting new attribute departPosLat 'random_free' into trip 'vehicle_0' > Debug: Setting new attribute departPosLat 'center' into trip 'vehicle_0' 72c84,86 < 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 'random_free' into trip 'vehicle_0' 79d92 < Debug: Keys Ctrl+Z (Undo) pressed 85c98 < Debug: Setting new attribute departPosLat 'left' into trip 'vehicle_0' --- > Debug: Setting new attribute departPosLat 'random_free' into trip 'vehicle_0' 86a100,101 > Debug: Calling GNEUndoList::redo() > Debug: Setting new attribute departPosLat 'center' into trip 'vehicle_0' 168a184,326 <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,82 > Debug: Setting new attribute departPosLat '5.6' into trip 'vehicle_0' > Debug: Setting new attribute departPosLat 'center' into trip 'vehicle_0' 72c84,86 < 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 '0.00' into trip 'vehicle_0' 79d92 < Debug: Keys Ctrl+Z (Undo) pressed 85c98 < Debug: Setting new attribute departPosLat 'random' into trip 'vehicle_0' --- > Debug: Setting new attribute departPosLat '5.6' into trip 'vehicle_0' 86a100,101 > Debug: Calling GNEUndoList::redo() > Debug: Setting new attribute departPosLat 'center' into trip 'vehicle_0' 168a184,326 <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: Setting new attribute departPosLat 'free' into trip 'vehicle_0' 72d82 < Debug: Setting new attribute departPosLat 'random_free' into trip 'vehicle_0' 85c95 < Debug: Setting new attribute departPosLat 'random_free' into trip 'vehicle_0' --- > Debug: Setting new attribute departPosLat 'free' into trip 'vehicle_0' 168a179,322 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1729346==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13888 byte(s) in 248 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7ff792df8a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > <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" departPosLat="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 70a81,82 > Debug: Setting new attribute departPosLat 'left' into trip 'vehicle_0' > Debug: Setting new attribute departPosLat 'center' into trip 'vehicle_0' 72c84,86 < 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 'left' into trip 'vehicle_0' 79d92 < Debug: Keys Ctrl+Z (Undo) pressed 85c98 < Debug: Setting new attribute departPosLat 'right' into trip 'vehicle_0' --- > Debug: Setting new attribute departPosLat 'left' into trip 'vehicle_0' 86a100,101 > Debug: Calling GNEUndoList::redo() > Debug: Setting new attribute departPosLat 'center' into trip 'vehicle_0' 168a184,319 <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 168a179,321 > > ================================================================= > ==1667550==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fa545c2ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa545d522f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 170a181,326 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1660115==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f34f21fba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f34f231f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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 168a179,320 > > ================================================================= > ==1665394==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f71b6e29a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f71b6f4d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,324 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1663142==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13440 byte(s) in 240 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f25ab589a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f25ab6ad2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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 70a81,82 > Debug: Setting new attribute departSpeed 'desired' into trip 'vehicle_0' > Debug: Setting new attribute departSpeed '0.00' into trip 'vehicle_0' 72c84,86 < 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 'desired' into trip 'vehicle_0' 79d92 < Debug: Keys Ctrl+Z (Undo) pressed 85c98 < Debug: Setting new attribute departSpeed 'speedLimit' into trip 'vehicle_0' --- > Debug: Setting new attribute departSpeed 'desired' into trip 'vehicle_0' 86a100,101 > Debug: Calling GNEUndoList::redo() > Debug: Setting new attribute departSpeed '0.00' into trip 'vehicle_0' 124,168d138 <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="0.00" departSpeed="speedLimit" 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 ---------- 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 92,174d102 < Debug: demand elements saved < Debug: Key ENTER pressed < 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 <truncated after showing first 30 lines> ---------- Differences in output ---------- 14c14 < 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="gneE8" to="gneE5"/> </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 177a188,332 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1615903==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14336 byte(s) in 256 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fd75a1dea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd75a3022f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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,167c1,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,11d2 < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 578 - 560 < TestFunctions: Clicked over position 584 - 223 < TestFunctions: Clicked over position 395 - 560 < custom Line < 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"> <trip id="vehicle_0" depart="0.00" line="custom Line" 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 > Debug: Value 'dummyNumber' for attribute personNumber of trip isn't valid 73d83 < Debug: Value '' for attribute personNumber of trip isn't valid 127,170d136 < 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 output ---------- 15c15 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit
---------- 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,323 > > ================================================================= > ==1620774==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13888 byte(s) in 248 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f652addda38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f652af012f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,329 > > ================================================================= > ==1626589==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13888 byte(s) in 248 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f5097bfca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f5097d202f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 182a193,338 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1623624==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14784 byte(s) in 264 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fdf239d8a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fdf23afc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <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 182a193,334 > > ================================================================= > ==1955115==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f5dfd565a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f5dfd6892f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 198a209,344 > > ================================================================= > ==1954645==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f64788d7a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f64789fb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 203a214,355 > > ================================================================= > ==1955533==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f33fa725a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f33fa8492f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 185a196,338 > > ================================================================= > ==1956395==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f7b9df33a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f7b9e0572f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 201a212,347 > > ================================================================= > ==1956018==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f45e5a9ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f45e5bc02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 185a196,341 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1962386==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fca7f1f8a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fca7f31c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <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 201a212,347 > > ================================================================= > ==1961229==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fcafa2d4a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fcafa3f82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 193a204,346 > > ================================================================= > ==1961625==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fe37b5eba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe37b70f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 193a204,345 > > ================================================================= > ==1961970==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f0afc6eba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f0afc80f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 182a193,328 > > ================================================================= > ==1957161==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fcb63ee1a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fcb640052f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 199a210,351 > > ================================================================= > ==1956776==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f67e0f4ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f67e10722f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 71,90c81 < Debug: Current Viewport values: 14.00, 17.00, 12.00. Zoom = '723.33' < Debug: Setting new attribute color 'yellow' into trip 'tripA' < Debug: Setting new attribute color 'yellow' into trip 'tripB' < Debug: Value 'dummyColor' for attribute color of trip isn't valid < Debug: Setting new attribute color 'cyan' into trip 'tripA' < Debug: Setting new attribute color 'cyan' into trip 'tripB' < 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' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute color 'yellow' into trip 'tripB' < Debug: Setting previous attribute color 'yellow' into trip 'tripA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="723.33" x="14.00" y="17.00" angle="0.00"/> --- > <viewport zoom="510.59" x="0.00" y="14.00" angle="0.00"/> ---------- 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="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="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="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 195a206,341 > > ================================================================= > ==1958258==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f7dd2a29a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f7dd2b4d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 185a196,337 > > ================================================================= > ==1963786==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fb96e3a9a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb96e4cd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 186a197,342 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1962781==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f89e06caa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f89e07ee2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <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 185a196,331 > > ================================================================= > ==1963327==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7ff568ca6a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff568dca2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 71,84c81 < Debug: Current Viewport values: 14.00, 17.00, 12.00. Zoom = '723.33' < Debug: Setting new attribute departLane 'first' into trip 'tripA' < Debug: Setting new attribute departLane 'first' into trip 'tripB' < Debug: Value 'dummyDepart' for attribute departLane of trip isn't valid < 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: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departLane 'free' into trip 'tripB' < Debug: Setting previous attribute departLane '0' into trip 'tripA' --- > Debug: Current Viewport values: 0.00, 14.00, 17.00. Zoom = '510.59' 93a91,92 > Debug: Keys Ctrl+Z (Undo) pressed <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="723.33" x="14.00" y="17.00" angle="0.00"/> --- > <viewport zoom="510.59" x="0.00" y="14.00" angle="0.00"/> ---------- 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" 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="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" 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 69,193c79,80 < Debug: Setting new attribute selected 'true' into trip 'tripA' < Debug: Setting new attribute selected 'true' into trip 'tripB' < Debug: Current Viewport values: 14.00, 17.00, 12.00. Zoom = '723.33' < Debug: Setting new attribute departLane 'first' into trip 'tripA' < Debug: Setting new attribute departLane 'first' into trip 'tripB' < Debug: Value 'dummyDepart' for attribute departLane of trip isn't valid < 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: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departLane 'free' into trip 'tripB' < Debug: Setting previous attribute departLane '0' into trip 'tripA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Differences in output ---------- 14c14 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="723.33" x="14.00" y="17.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="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"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </trip> <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"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </trip> </routes>
---------- Differences in errors ---------- 1,185c1,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 trip 'tripA' in GNEChange_DemandElement < Debug: Adding trip 'tripB' 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,14d2 < TestFunctions: 'reference.png' found. Position: 304 - 168 < 14 < 17 < 12 < TestFunctions: Clicked over position 634 - 318 < < 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="723.33" x="14.00" y="17.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"> <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"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </trip> <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"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </trip> </routes>
---------- Differences in errors ---------- 1,195c1,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 trip 'tripA' in GNEChange_DemandElement < Debug: Adding trip 'tripB' 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,16d2 < TestFunctions: 'reference.png' found. Position: 304 - 168 < 14 < 17 < 12 < TestFunctions: Clicked over position 634 - 318 < < dummyDepart < 500 < -10 < 0 < 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="723.33" x="14.00" y="17.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"> <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"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </trip> <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"> <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 71,84c81 < Debug: Current Viewport values: 14.00, 17.00, 12.00. Zoom = '723.33' < Debug: Setting new attribute departLane 'first' into trip 'tripA' < Debug: Setting new attribute departLane 'first' into trip 'tripB' < Debug: Value 'dummyDepart' for attribute departLane of trip isn't valid < Debug: Setting new attribute departLane 'free' into trip 'tripA' < Debug: Setting new attribute departLane 'free' 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: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departLane 'free' into trip 'tripB' < Debug: Setting previous attribute departLane '0' into trip 'tripA' --- > Debug: Current Viewport values: 0.00, 14.00, 17.00. Zoom = '510.59' 93a91,92 > Debug: Keys Ctrl+Z (Undo) pressed <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="723.33" x="14.00" y="17.00" angle="0.00"/> --- > <viewport zoom="510.59" x="0.00" y="14.00" angle="0.00"/> ---------- 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" 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">
---------- 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,84c81 < Debug: Current Viewport values: 14.00, 17.00, 12.00. Zoom = '723.33' < Debug: Setting new attribute departLane 'first' into trip 'tripA' < Debug: Setting new attribute departLane 'first' into trip 'tripB' < Debug: Value 'dummyDepart' for attribute departLane of trip isn't valid < Debug: Setting new attribute departLane 'random' into trip 'tripA' < Debug: Setting new attribute departLane 'random' 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: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departLane 'free' into trip 'tripB' < Debug: Setting previous attribute departLane '0' into trip 'tripA' --- > Debug: Current Viewport values: 0.00, 14.00, 17.00. Zoom = '510.59' 93a91,92 > Debug: Keys Ctrl+Z (Undo) pressed <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="723.33" x="14.00" y="17.00" angle="0.00"/> --- > <viewport zoom="510.59" x="0.00" y="14.00" angle="0.00"/> ---------- 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" 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="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" 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 185a196,331 > > ================================================================= > ==1943424==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7ff50bd39a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff50be5d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 71c81 < Debug: Current Viewport values: 14.00, 17.00, 12.00. Zoom = '723.33' --- > Debug: Current Viewport values: 14.00, 17.00, 17.00. Zoom = '510.59' 201a212,353 > > ================================================================= > ==1940940==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f90016bda38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f90017e12f4 (/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 guisettingsoutput ---------- 2c2 < <viewport zoom="723.33" x="14.00" y="17.00" angle="0.00"/> --- > <viewport zoom="510.59" x="14.00" y="17.00" angle="0.00"/>
---------- 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,83c81,82 < Debug: Setting new attribute departPos 'base' into trip 'tripA' < Debug: Setting new attribute departPos 'base' into trip 'tripB' < Debug: Value 'dummyPos' for attribute departPos of trip isn't valid < Debug: Setting new attribute departPos 'free' into trip 'tripA' < Debug: Setting new attribute departPos 'free' 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: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPos 'random' into trip 'tripB' < Debug: Setting previous attribute departPos '2.00' into trip 'tripA' --- > Debug: Value 'dummyPos' for attribute type of trip isn't valid > Debug: Value 'free' for attribute type of trip isn't valid 92a92,93 > Debug: Keys Ctrl+Z (Undo) pressed <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" 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="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="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 193a204,346 > > ================================================================= > ==1943940==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f68cdc46a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f68cdd6a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 193a204,346 > > ================================================================= > ==1941702==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f0386dd7a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f0386efb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 201a212,353 > > ================================================================= > ==1942694==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f762ca00a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f762cb242f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 185a196,341 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1960856==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fd02c51aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd02c63e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <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 201a212,347 > > ================================================================= > ==1958621==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f46796c9a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f46797ed2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 193a204,345 > > ================================================================= > ==1959418==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f4ffa75ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4ffa8802f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 193a204,346 > > ================================================================= > ==1960118==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f02d4c55a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f02d4d792f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 193a204,346 > > ================================================================= > ==1959049==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fe1c7f9aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe1c80be2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 193a204,339 > > ================================================================= > ==1959788==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fc995b05a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc995c292f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 193a204,346 > > ================================================================= > ==1960490==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7efdb5fe2a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7efdb61062f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 71,84c81 < Debug: Current Viewport values: 14.00, 17.00, 12.00. Zoom = '723.33' < Debug: Setting new attribute departSpeed '0.00' into trip 'tripA' < Debug: Setting new attribute departSpeed '0.00' into trip 'tripB' < Debug: Value 'dummySpeed' for attribute departSpeed of trip isn't valid < 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: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departSpeed 'speedLimit' into trip 'tripB' < Debug: Setting previous attribute departSpeed '12.00' into trip 'tripA' --- > Debug: Current Viewport values: 0.00, 14.00, 17.00. Zoom = '510.59' 93a91,92 > Debug: Keys Ctrl+Z (Undo) pressed <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="723.33" x="14.00" y="17.00" angle="0.00"/> --- > <viewport zoom="510.59" x="0.00" y="14.00" angle="0.00"/> ---------- 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="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="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="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 195a206,348 > > ================================================================= > ==1944337==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fa7ed939a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa7eda5d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 71,84c81 < Debug: Current Viewport values: 14.00, 17.00, 12.00. Zoom = '723.33' < Debug: Setting new attribute departSpeed '0.00' into trip 'tripA' < Debug: Setting new attribute departSpeed '0.00' into trip 'tripB' < Debug: Value 'dummySpeed' for attribute departSpeed of trip isn't valid < 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: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departSpeed 'speedLimit' into trip 'tripB' < Debug: Setting previous attribute departSpeed '12.00' into trip 'tripA' --- > Debug: Current Viewport values: 0.00, 14.00, 17.00. Zoom = '510.59' 93a91,92 > Debug: Keys Ctrl+Z (Undo) pressed <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="723.33" x="14.00" y="17.00" angle="0.00"/> --- > <viewport zoom="510.59" x="0.00" y="14.00" angle="0.00"/> ---------- 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" 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="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" 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 193a204,349 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1944879==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fcbedc76a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fcbedd9a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <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 193a204,349 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1954178==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f1b63dd4a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f1b63ef82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <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 184a195,336 > > ================================================================= > ==1957528==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f80d6672a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f80d67962f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 117a128,136 > 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+Y (Redo) pressed > Debug: Calling GNEUndoList::redo() > Debug: Adding trip 'tripA' in GNEChange_DemandElement > Debug: Adding trip 'tripB' in GNEChange_DemandElement 149a169 > Debug: Keys Ctrl+Y (Redo) pressed 233c253,394 < X connection to :3575.0 broken (explicit kill or server shutdown). --- > > ================================================================= > ==1964106==ERROR: LeakSanitizer: detected memory leaks > <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 195a206,341 > > ================================================================= > ==1957822==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fb195c63a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb195d872f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 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,281 > > ================================================================= > ==1969972==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb083ea72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) <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 > > ================================================================= > ==1971685==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fbfba60f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1976169==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa96f7272f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,19 > /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 > 08 00 80 66 6f 00 00 36 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 > ================================================================= > ==1972970==ERROR: AddressSanitizer: heap-use-after-free on address 0x60b000008860 at pc 0x0000043f66e0 bp 0x7ffd5b49e6b0 sp 0x7ffd5b49e6a8 > READ of size 8 at 0x60b000008860 thread T0 > #0 0x43f66df in OptionsCont::getString(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const /home/delphi/clangDebug/sumo/src/utils/options/OptionsCont.cpp:211:15 > #1 0xf7f4eb in GNEApplicationWindow::onUpdReloadAdditionals(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:2887:35 > #2 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #3 0x7fa4d49edc3a in FX::FXObject::tryHandle(FX::FXObject*, unsigned int, void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1f1c3a) > #4 0x7fa4d4a78f70 in FX::FXWindow::onUpdate(FX::FXObject*, unsigned int, void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x27cf70) > #5 0x7fa4d49e5cfc in FX::FXMenuCaption::onUpdate(FX::FXObject*, unsigned int, void*) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x1e9cfc) > #6 0x7fa4d4946b57 in FX::FXApp::getNextEvent(_XEvent&, bool) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x14ab57) > #7 0x7fa4d49470c5 in FX::FXApp::runOneEvent(bool) (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x14b0c5) > #8 0x7fa4d4947174 in FX::FXApp::run() (/usr/lib/x86_64-linux-gnu/libFOX-1.6.so.0+0x14b174) > #9 0xe9d8d5 in main /home/delphi/clangDebug/sumo/src/netedit/netedit_main.cpp:92:27 18,144c37,92 < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Error: Invalid arrivalSpeed definition for vehicle 'trip_0'; < must be one of ("current", or a float>=0) < Debug: Adding trip 'trip_0' in GNEChange_DemandElement < Error: Invalid arrivalSpeed definition for vehicle 'trip_1'; < must be one of ("current", or a float>=0) < Debug: Adding trip 'trip_1' in GNEChange_DemandElement < Debug: Adding trip 'trip_2' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,5d0 < Error: Invalid arrivalSpeed definition for vehicle 'trip_0'; < must be one of ("current", or a float>=0) < Error: Invalid arrivalSpeed definition for vehicle 'trip_1'; < must be one of ("current", or a float>=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"/> <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" from="gneE2" to="gneE5"/> <trip id="trip_2" depart="20.00" arrivalSpeed="0.00" from="gneE2" to="gneE5"/> <trip id="trip_3" depart="20.00" arrivalSpeed="500.00" from="gneE2" to="gneE5"/> <trip id="trip_4" depart="20.00" arrivalSpeed="1.00" from="gneE2" to="gneE5"/> <trip id="trip_5" depart="20.00" arrivalSpeed="current" from="gneE2" to="gneE5"/> </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 > > ================================================================= > ==1966456==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f142e4772f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1975193==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6f8383e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,268 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1965075==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f7cf78bc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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 > 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-07-21 09:10:50 by Eclipse SUMO netedit Version v1_9_2+0872-6ad8dd7c96d > <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,301 > > ================================================================= > ==1966653==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f061a8d32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1966884==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f5e674be2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,311 > > ================================================================= > ==1975568==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fdf790902f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 ---------- Differences in output ---------- 7c7 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit
---------- 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 > > ================================================================= > ==1965813==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fecdacb92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,277 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1965446==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f943f7c12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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 ---------- 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 > > ================================================================= > ==1973437==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fede4c882f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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 ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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 > > ================================================================= > ==1965282==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff329bbb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1977702==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff9938c82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1974589==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f16c3bb12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1966019==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc1791692f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1965616==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb70d67c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1966219==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f68a6f152f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 190a201,1416 > > ================================================================= > ==1981176==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1792 byte(s) in 32 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f4dc2576a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 1040 byte(s) in 2 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f4dc317c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 directorydemandElements trip create id ( Last six runs Jul2021 )
Test exceeded wallclock time limit of 300.0 seconds ---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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' 102,207c108,109 < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding trip 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into trip 'vehicle_0' < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into trip 'vehicle_0' < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute genericParameter '' into trip 'vehicle_0' < Debug: Keys Ctrl+Y (Redo) 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 ---------- 1,20d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < 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 ---------- 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"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </trip> </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 178a189,334 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1585046==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 20608 byte(s) in 368 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fa135c92a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa135db62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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 180a191,332 > > ================================================================= > ==1588905==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 20160 byte(s) in 360 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f6bed714a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6bed8382f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1609860==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 19712 byte(s) in 352 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f4b6b0cca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4b6b1f02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,319 > > ================================================================= > ==1592689==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 19712 byte(s) in 352 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f27914b7a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f27915db2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1569789==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 19264 byte(s) in 344 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fb9eb133a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb9eb2572f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1602875==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 19712 byte(s) in 352 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fe7eb73ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe7eb85f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,320 > > ================================================================= > ==1560540==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 15232 byte(s) in 272 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f2934e3ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f2934f622f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 169a180,321 > > ================================================================= > ==1563950==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 16576 byte(s) in 296 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f7c00a4ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f7c00b702f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 74a85 > Debug: Invalid input parameter of vehicle: Negative departure time in the definition of depart ''. 76,79d86 < Debug: Adding vehicle 'vehicle_1' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing vehicle 'vehicle_1' in GNEChange_DemandElement 85a93 > Debug: Keys Ctrl+Z (Undo) pressed 93,94d100 < Debug: Calling GNEUndoList::redo() < Debug: Adding vehicle 'vehicle_1' in GNEChange_DemandElement 132d137 < Debug: Deleting unreferenced vehicle 'vehicle_1' 178a184,319 > > ================================================================= > ==1613548==ERROR: LeakSanitizer: detected memory leaks > <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6,7c6 < <vehicle id="vehicle_1" depart="20.00" route="route_0"/> < <vehicle id="vehicle_0" depart="30.00" route="route_0"/> --- > <vehicle id="vehicle_0" depart="20.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 172a183,326 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1573513==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 19712 byte(s) in 352 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f1aea2aaa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f1aea3ce2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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,341 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1577099==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 21504 byte(s) in 384 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f2b9d4caa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f2b9d5ee2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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,338 > > ================================================================= > ==1606475==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 21952 byte(s) in 392 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fc731ea2a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc731fc62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1581202==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 21952 byte(s) in 392 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fc47db24a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc47dc482f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1596376==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 19264 byte(s) in 344 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fabf4812a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fabf49362f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines> ---------- Differences in routes ---------- 8c8 < <vehicle id="vehicle_2" depart="0.00" route="route_0"/> --- > <vehicle id="vehicle_2" depart="0.00" line="ownLine" 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 171a182,323 > > ================================================================= > ==1599294==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 19712 byte(s) in 352 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f9d1a152a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9d1a2762f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 72,172c82,83 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (over route)' in TagSelector < Debug: Selected invalid item in DemandElementSelector < Debug: Selected item 'custom_vType' in DemandElementSelector < 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: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing route 'route_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding route 'route_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement < Debug: demand elements saved <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"> <vType id="custom_vType" length="20.00" vClass="bus" width="5.00" height="12.00" color="cyan"/> <route edges="gneE2 gneE4 gneE5" color="yellow" id="route_0"/> <vehicle id="vehicle_0" type="custom_vType" depart="0.00" route="route_0"/> </routes>
---------- 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 > > ================================================================= > ==1684456==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17024 byte(s) in 304 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f1c15dd7a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f1c15efb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1682154==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fdf0b728a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fdf0b84c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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: Value 'dummyPos' for attribute arrivalPos of vehicle isn't valid --- > Debug: Value 'vehicle (over route)' for attribute arrivalPos of vehicle isn't valid 178a189,332 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1685463==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f0a51de8a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f0a51f0c2f4 (/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 73a84 > Debug: Value 'vehicle (over route)' for attribute arrivalPos of vehicle isn't valid 126,171d136 < Debug: Deleting unreferenced vehicle 'vehicle_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 output ---------- 16c16 < 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 73a84 > Debug: Value 'vehicle (over route)' for attribute arrivalPos of vehicle isn't valid 76c87 < Debug: Setting new attribute arrivalPos 'random' into vehicle 'vehicle_0' --- > Debug: Setting new attribute arrivalPos '500' into vehicle 'vehicle_0' 94c105 < Debug: Setting new attribute arrivalPos 'random' into vehicle 'vehicle_0' --- > Debug: Setting new attribute arrivalPos '500' into vehicle 'vehicle_0' 177a189,332 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1693255==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6c6 < <vehicle id="vehicle_0" depart="0.00" arrivalPos="random" route="route_0"/> --- > <vehicle id="vehicle_0" depart="0.00" arrivalPos="500.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 71,77c81 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (over route)' in TagSelector < Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummyPosLat' for attribute arrivalPosLat of vehicle isn't valid < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing vehicle 'vehicle_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 vehicle 'vehicle_0' in GNEChange_DemandElement 126d128 < Debug: Deleting unreferenced vehicle 'vehicle_0' 171a174,315 > <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 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: Value 'dummyPosLat' for attribute arrivalPosLat of vehicle isn't valid < Debug: Setting new attribute arrivalPosLat '-12' into vehicle 'vehicle_0' < Debug: Setting new attribute arrivalPosLat '4.2' into vehicle 'vehicle_0' --- > Debug: Selected invalid item in TagSelector 79c84 < Debug: Setting previous attribute arrivalPosLat '0.00' into vehicle 'vehicle_0' --- > Debug: Removing route 'route_0' in GNEChange_DemandElement 81,82d85 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalPosLat 'center' into vehicle 'vehicle_0' 84,85d86 < Debug: Calling GNEUndoList::undo() < Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6d5 < <vehicle id="vehicle_0" depart="0.00" arrivalPosLat="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 71,75c81 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (over route)' in TagSelector < Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummyPosLat' for attribute arrivalPosLat of vehicle isn't valid < Debug: Setting new attribute arrivalPosLat 'left' into vehicle 'vehicle_0' --- > Debug: Selected invalid item in TagSelector 78c84 < Debug: Setting previous attribute arrivalPosLat 'center' into vehicle 'vehicle_0' --- > Debug: Removing route 'route_0' in GNEChange_DemandElement 80,81d85 < Debug: Calling GNEUndoList::undo() < Debug: Removing vehicle 'vehicle_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 output ---------- 16c16 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Differences in routes ---------- 6d5 < <vehicle id="vehicle_0" depart="0.00" arrivalPosLat="left" route="route_0"/> ---------- 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 71,75c81 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (over route)' in TagSelector < Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummyPosLat' for attribute arrivalPosLat of vehicle isn't valid < Debug: Setting new attribute arrivalPosLat 'right' into vehicle 'vehicle_0' --- > Debug: Selected invalid item in TagSelector 78c84 < Debug: Setting previous attribute arrivalPosLat 'center' into vehicle 'vehicle_0' --- > Debug: Removing route 'route_0' in GNEChange_DemandElement 80,81d85 < Debug: Calling GNEUndoList::undo() < Debug: Removing vehicle 'vehicle_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 < <vehicle id="vehicle_0" depart="0.00" arrivalPosLat="right" 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 71,77c81 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (over route)' in TagSelector < Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummySpeed' for attribute arrivalSpeed of vehicle isn't valid < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing vehicle 'vehicle_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 vehicle 'vehicle_0' in GNEChange_DemandElement 126d128 < Debug: Deleting unreferenced vehicle 'vehicle_0' 171a174,315 > <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6d5 < <vehicle id="vehicle_0" depart="0.00" route="route_0"/>
---------- 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 < vehicle (over route) < TestFunctions: Clicked over position 578 - 560 < TestFunctions: Clicked over position 395 - 560 < < dummySpeed < 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"/> <vehicle id="vehicle_0" depart="0.00" arrivalSpeed="15.50" route="route_0"/> </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 183a194,337 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1630896==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 18816 byte(s) in 336 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f55fdb64a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f55fdc882f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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 71,77c81 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (over route)' in TagSelector < Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummyNumber' for attribute containerNumber of vehicle isn't valid < Debug: Value '-5' for attribute containerNumber of vehicle isn't valid < Debug: Value '' for attribute containerNumber of vehicle isn't valid < Debug: Setting new attribute containerNumber '3' into vehicle 'vehicle_0' --- > Debug: Selected invalid item in TagSelector 80c84 < Debug: Setting previous attribute containerNumber '0' into vehicle 'vehicle_0' --- > Debug: Removing route 'route_0' in GNEChange_DemandElement 82,83d85 < Debug: Calling GNEUndoList::undo() < Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement 85,86d86 < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6d5 < <vehicle id="vehicle_0" depart="0.00" containerNumber="3" 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 71,75c81 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (over route)' in TagSelector < Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummyDepart' for attribute depart of vehicle isn't valid < Debug: Setting new attribute depart 'containerTriggered' into vehicle 'vehicle_0' --- > Debug: Selected invalid item in TagSelector 78c84 < Debug: Setting previous attribute depart '0.00' into vehicle 'vehicle_0' --- > Debug: Removing route 'route_0' in GNEChange_DemandElement 80,81d85 < Debug: Calling GNEUndoList::undo() < Debug: Removing vehicle 'vehicle_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 < <vehicle id="vehicle_0" depart="containerTriggered" 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 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: Value 'dummyDepart' for attribute depart of vehicle isn't valid < Debug: Value '-3' for attribute depart of vehicle isn't valid < Debug: Setting new attribute depart '10.2' into vehicle 'vehicle_0' --- > Debug: Selected invalid item in TagSelector 79c84 < Debug: Setting previous attribute depart '0.00' into vehicle 'vehicle_0' --- > Debug: Removing route 'route_0' in GNEChange_DemandElement 81,82d85 < Debug: Calling GNEUndoList::undo() < Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement 84,85d86 < Debug: Calling GNEUndoList::undo() < Debug: Removing route 'route_0' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6d5 < <vehicle id="vehicle_0" depart="10.20" 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 71,75c81 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (over route)' in TagSelector < Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummyDepart' for attribute depart of vehicle isn't valid < Debug: Setting new attribute depart 'triggered' into vehicle 'vehicle_0' --- > Debug: Selected invalid item in TagSelector 78c84 < Debug: Setting previous attribute depart '0.00' into vehicle 'vehicle_0' --- > Debug: Removing route 'route_0' in GNEChange_DemandElement 80,81d85 < Debug: Calling GNEUndoList::undo() < Debug: Removing vehicle 'vehicle_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 < <vehicle id="vehicle_0" depart="triggered" 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 176a187,329 > > ================================================================= > ==1642646==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 18368 byte(s) in 328 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fb20effca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb20f1202f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1645361==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17472 byte(s) in 312 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f161b3cfa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f161b4f32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,324 > > ================================================================= > ==1648173==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17024 byte(s) in 304 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f60ec98da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f60ecab12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1633983==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7faaf42c1a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7faaf43e52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1639695==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14784 byte(s) in 264 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f6cbdea9a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6cbdfcd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1637336==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f21b80e3a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f21b82072f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (over route)' in TagSelector < Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummyPos' for attribute departPos of vehicle isn't valid < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing vehicle 'vehicle_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 vehicle 'vehicle_0' in GNEChange_DemandElement 126d128 < Debug: Deleting unreferenced vehicle 'vehicle_0' 171a174,315 > <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 177a188,329 > > ================================================================= > ==1651148==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f155f32da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f155f4512f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1656717==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fa71bb91a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa71bcb52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1664890==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 16128 byte(s) in 288 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f3cf7ef8a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f3cf801c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1654059==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f111db38a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f111dc5c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 74d83 < Debug: Value 'vehicle (over route)' for attribute departPos of vehicle isn't valid 178a188,329 > > ================================================================= > ==1659233==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f01a9d4ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f01a9e722f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 71,77c81 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (over route)' in TagSelector < Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummyPosLat' for attribute departPosLat of vehicle isn't valid < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing vehicle 'vehicle_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 vehicle 'vehicle_0' in GNEChange_DemandElement 126d128 < Debug: Deleting unreferenced vehicle 'vehicle_0' 171a174,319 > LLVMSymbolizer: error reading file: No such file or directory <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 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: Value 'dummyPosLat' for attribute departPosLat of vehicle isn't valid < Debug: Setting new attribute departPosLat '-5' into vehicle 'vehicle_0' < Debug: Setting new attribute departPosLat '5.6' into vehicle 'vehicle_0' --- > Debug: Selected invalid item in TagSelector 79c84 < Debug: Setting previous attribute departPosLat '0.00' into vehicle 'vehicle_0' --- > Debug: Removing route 'route_0' in GNEChange_DemandElement 81,82d85 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat 'center' into vehicle 'vehicle_0' 84,85d86 < Debug: Calling GNEUndoList::undo() < Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6d5 < <vehicle id="vehicle_0" depart="0.00" departPosLat="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 71,75c81 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (over route)' in TagSelector < Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummyPosLat' for attribute departPosLat of vehicle isn't valid < Debug: Setting new attribute departPosLat 'free' into vehicle 'vehicle_0' --- > Debug: Selected invalid item in TagSelector 78c84 < Debug: Setting previous attribute departPosLat 'center' into vehicle 'vehicle_0' --- > Debug: Removing route 'route_0' in GNEChange_DemandElement 80,81d85 < Debug: Calling GNEUndoList::undo() < Debug: Removing vehicle 'vehicle_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 < <vehicle id="vehicle_0" depart="0.00" departPosLat="free" 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 71,75c81 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (over route)' in TagSelector < Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummyPosLat' for attribute departPosLat of vehicle isn't valid < Debug: Setting new attribute departPosLat 'left' into vehicle 'vehicle_0' --- > Debug: Selected invalid item in TagSelector 78c84 < Debug: Setting previous attribute departPosLat 'center' into vehicle 'vehicle_0' --- > Debug: Removing route 'route_0' in GNEChange_DemandElement 80,81d85 < Debug: Calling GNEUndoList::undo() < Debug: Removing vehicle 'vehicle_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 < <vehicle id="vehicle_0" depart="0.00" departPosLat="left" 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 71,75c81 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (over route)' in TagSelector < Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummyPosLat' for attribute departPosLat of vehicle isn't valid < Debug: Setting new attribute departPosLat 'random' into vehicle 'vehicle_0' --- > Debug: Selected invalid item in TagSelector 78c84 < Debug: Setting previous attribute departPosLat 'center' into vehicle 'vehicle_0' --- > Debug: Removing route 'route_0' in GNEChange_DemandElement 80,81d85 < Debug: Calling GNEUndoList::undo() < Debug: Removing vehicle 'vehicle_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 < <vehicle id="vehicle_0" depart="0.00" departPosLat="random" 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 71,75c81 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (over route)' in TagSelector < Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummyPosLat' for attribute departPosLat of vehicle isn't valid < Debug: Setting new attribute departPosLat 'random_free' into vehicle 'vehicle_0' --- > Debug: Selected invalid item in TagSelector 78c84 < Debug: Setting previous attribute departPosLat 'center' into vehicle 'vehicle_0' --- > Debug: Removing route 'route_0' in GNEChange_DemandElement 80,81d85 < Debug: Calling GNEUndoList::undo() < Debug: Removing vehicle 'vehicle_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 < <vehicle id="vehicle_0" depart="0.00" departPosLat="random_free" 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 71,75c81 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (over route)' in TagSelector < Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummyPosLat' for attribute departPosLat of vehicle isn't valid < Debug: Setting new attribute departPosLat 'right' into vehicle 'vehicle_0' --- > Debug: Selected invalid item in TagSelector 78c84 < Debug: Setting previous attribute departPosLat 'center' into vehicle 'vehicle_0' --- > Debug: Removing route 'route_0' in GNEChange_DemandElement 80,81d85 < Debug: Calling GNEUndoList::undo() < Debug: Removing vehicle 'vehicle_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 < <vehicle id="vehicle_0" depart="0.00" departPosLat="right" 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 71,75c81 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (over route)' in TagSelector < Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummySpeed' for attribute departSpeed of vehicle isn't valid < Debug: Setting new attribute departSpeed 'desired' into vehicle 'vehicle_0' --- > Debug: Selected invalid item in TagSelector 78c84 < Debug: Setting previous attribute departSpeed '0.00' into vehicle 'vehicle_0' --- > Debug: Removing route 'route_0' in GNEChange_DemandElement 80,81d85 < Debug: Calling GNEUndoList::undo() < Debug: Removing vehicle 'vehicle_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 < <vehicle id="vehicle_0" depart="0.00" departSpeed="desired" 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,330 > > ================================================================= > ==1667296==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f2514864a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f25149882f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 'vehicle (over route)' in TagSelector < Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummySpeed' for attribute departSpeed of vehicle isn't valid < Debug: Setting new attribute departSpeed 'max' into vehicle 'vehicle_0' --- > Debug: Selected invalid item in TagSelector 78c84 < Debug: Setting previous attribute departSpeed '0.00' into vehicle 'vehicle_0' --- > Debug: Removing route 'route_0' in GNEChange_DemandElement 80,81d85 < Debug: Calling GNEUndoList::undo() < Debug: Removing vehicle 'vehicle_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 output ---------- 16c16 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Differences in routes ---------- 6d5 < <vehicle id="vehicle_0" depart="0.00" departSpeed="max" route="route_0"/> ---------- 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 71,75c81 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (over route)' in TagSelector < Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummySpeed' for attribute departSpeed of vehicle isn't valid < Debug: Setting new attribute departSpeed 'random' into vehicle 'vehicle_0' --- > Debug: Selected invalid item in TagSelector 78c84 < Debug: Setting previous attribute departSpeed '0.00' into vehicle 'vehicle_0' --- > Debug: Removing route 'route_0' in GNEChange_DemandElement 80,81d85 < Debug: Calling GNEUndoList::undo() < Debug: Removing vehicle 'vehicle_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 < <vehicle id="vehicle_0" depart="0.00" departSpeed="random" route="route_0"/>
---------- 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 < vehicle (over route) < TestFunctions: Clicked over position 578 - 560 < TestFunctions: Clicked over position 395 - 560 < < dummySpeed < speedLimit < 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"/> <vehicle id="vehicle_0" depart="0.00" departSpeed="speedLimit" route="route_0"/> </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 181a192,327 > > ================================================================= > ==1620065==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 18368 byte(s) in 328 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f1393050a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f13931742f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,74c81 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (over route)' in TagSelector < Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement < Debug: Setting new attribute line 'custom Line' into vehicle 'vehicle_0' --- > Debug: Selected invalid item in TagSelector 77c84 < Debug: Setting previous attribute line '' into vehicle 'vehicle_0' --- > Debug: Removing route 'route_0' in GNEChange_DemandElement 79,80d85 < Debug: Calling GNEUndoList::undo() < Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement 82,83d86 < Debug: Calling GNEUndoList::undo() < Debug: Removing route 'route_0' in GNEChange_DemandElement 88,89d90 < Debug: Calling GNEUndoList::redo() <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6d5 < <vehicle id="vehicle_0" depart="0.00" line="custom Line" 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 71,77c81 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'vehicle (over route)' in TagSelector < Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement < Debug: Value 'dummyNumber' for attribute personNumber of vehicle isn't valid < Debug: Value '-5' for attribute personNumber of vehicle isn't valid < Debug: Value '' for attribute personNumber of vehicle isn't valid < Debug: Setting new attribute personNumber '3' into vehicle 'vehicle_0' --- > Debug: Selected invalid item in TagSelector 80c84 < Debug: Setting previous attribute personNumber '0' into vehicle 'vehicle_0' --- > Debug: Removing route 'route_0' in GNEChange_DemandElement 82,83d85 < Debug: Calling GNEUndoList::undo() < Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement 85,86d86 < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6d5 < <vehicle id="vehicle_0" depart="0.00" personNumber="3" route="route_0"/>
---------- 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,333 > > ================================================================= > ==1622952==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17472 byte(s) in 312 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f4d8eb7aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4d8ec9e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 179a190,325 > > ================================================================= > ==1625966==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 18368 byte(s) in 328 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7feb5325ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7feb533822f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1628833==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 18368 byte(s) in 328 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f3a0192aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f3a01a4e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 196a207,351 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1958411==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fd6f3c90a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd6f3db42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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 212a223,358 > > ================================================================= > ==1957993==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f6cf27e7a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6cf290b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 213a224,359 > > ================================================================= > ==1958771==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f890dcefa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f890de132f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 199a210,352 > > ================================================================= > ==1959594==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fc12a41fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc12a5432f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 215a226,361 > > ================================================================= > ==1959216==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f810daf2a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f810dc162f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 75,82c85 < Debug: Current Viewport values: 14.00, 17.00, 12.00. Zoom = '723.33' < Debug: Setting new attribute arrivalPosLat 'center' into vehicle 'vehicleA' < Debug: Setting new attribute arrivalPosLat 'center' into vehicle 'vehicleB' < Debug: Value 'dummyPosLat' for attribute arrivalPosLat of vehicle isn't valid < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalPosLat 'right' into vehicle 'vehicleB' < Debug: Setting previous attribute arrivalPosLat '3.00' into vehicle 'vehicleA' --- > Debug: Current Viewport values: 0.00, 17.00, 12.00. Zoom = '723.33' 96a100 > Debug: Keys Ctrl+Z (Undo) pressed 110,112d113 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute arrivalPosLat 'center' into vehicle 'vehicleA' < Debug: Setting new attribute arrivalPosLat 'center' into vehicle 'vehicleB' 199a201,336 > <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="723.33" x="14.00" y="17.00" angle="0.00"/> --- > <viewport zoom="723.33" x="0.00" y="17.00" angle="0.00"/> ---------- 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" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" 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" personNumber="1" containerNumber="5" route="routeA"> 12c12 < <vehicle id="vehicleB" depart="2.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"> --- > <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="10" 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 215a226,361 > > ================================================================= > ==1965224==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f1bc5e84a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f1bc5fa82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1965766==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f91b3707a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f91b382b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,362 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1966408==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fa3eda41a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa3edb652f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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 196a207,342 > > ================================================================= > ==1960357==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7efe30c26a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7efe30d4a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 213a224,359 > > ================================================================= > ==1959969==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fe958994a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe958ab82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 24,215c24,33 < 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 < 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 <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="723.33" x="14.00" y="17.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"> <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/> <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/> <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="12,13,14" line="line A" personNumber="1" containerNumber="5" route="routeA"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </vehicle> <vehicle id="vehicleB" depart="2.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"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </vehicle> </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 209a220,355 > > ================================================================= > ==1961483==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f3c2510ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f3c2522f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 75a86,87 > Debug: Setting new attribute depart '12' into vehicle 'vehicleA' > Debug: Setting new attribute depart '12' into vehicle 'vehicleB' 79,80d90 < Debug: Setting new attribute depart 'containerTriggered' into vehicle 'vehicleA' < Debug: Setting new attribute depart 'containerTriggered' into vehicle 'vehicleB' 83,84c93,94 < Debug: Setting previous attribute depart '0.00' into vehicle 'vehicleB' < Debug: Setting previous attribute depart '0.00' into vehicle 'vehicleA' --- > Debug: Setting previous attribute depart '12.00' into vehicle 'vehicleB' > Debug: Setting previous attribute depart '12.00' into vehicle 'vehicleA' 116,117c126,127 < Debug: Setting new attribute depart '0.00' into vehicle 'vehicleA' < Debug: Setting new attribute depart '0.00' into vehicle 'vehicleB' --- > Debug: Setting new attribute depart '12' into vehicle 'vehicleA' > Debug: Setting new attribute depart '12' into vehicle 'vehicleB' 120,121c130,131 <truncated after showing first 30 lines> ---------- Differences in routes ---------- 7c7 < <vehicle id="vehicleA" 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="routeA"> --- > <vehicle id="vehicleA" 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" route="routeA"> 12c12 < <vehicle id="vehicleB" 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="routeB"> --- > <vehicle id="vehicleB" 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="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 75,89c85 < Debug: Current Viewport values: 14.00, 17.00, 12.00. Zoom = '723.33' < Debug: Setting new attribute depart '0.00' into vehicle 'vehicleA' < Debug: Setting new attribute depart '0.00' into vehicle 'vehicleB' < Debug: Value 'dummyDepart' for attribute depart of vehicle isn't valid < Debug: Value '-3' for attribute depart of vehicle isn't valid < Debug: Setting new attribute depart '10.2' into vehicle 'vehicleA' < Debug: Setting new attribute depart '10.2' into vehicle 'vehicleB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute depart '0.00' into vehicle 'vehicleB' < Debug: Setting previous attribute depart '0.00' into vehicle 'vehicleA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute depart '2.00' into vehicle 'vehicleB' < Debug: Setting previous attribute depart '1.00' into vehicle 'vehicleA' --- > Debug: Current Viewport values: 0.00, 14.00, 17.00. Zoom = '510.59' 102a99,100 <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="723.33" x="14.00" y="17.00" angle="0.00"/> --- > <viewport zoom="510.59" x="0.00" y="14.00" angle="0.00"/> ---------- Differences in routes ---------- 7c7 < <vehicle id="vehicleA" 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" 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" containerNumber="5" route="routeA"> 12c12 < <vehicle id="vehicleB" 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" 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" containerNumber="10" 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 207a218,353 > > ================================================================= > ==1975625==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f0a8f301a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f0a8f4252f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,360 > > ================================================================= > ==1944020==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f10b3b58a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f10b3c7c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,220 > > ================================================================= > ==1944541==ERROR: LeakSanitizer: detected memory leaks ---------- Differences in output ---------- 14c14 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit
---------- 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 156,199d165 < 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 output ---------- 14c14 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="723.33" x="14.00" y="17.00" angle="0.00"/> </viewsettings>
---------- 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 209a220,364 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1942171==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f21822faa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f218241e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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 207a218,360 > > ================================================================= > ==1943534==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fb6b8e43a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb6b8f672f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1942862==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f950752ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f950764f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 199a210,354 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1955350==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fe5f9004a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe5f91282f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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 75,94c85 < Debug: Current Viewport values: 14.00, 17.00, 12.00. Zoom = '723.33' < Debug: Setting new attribute departPos 'base' into vehicle 'vehicleA' < Debug: Setting new attribute departPos 'base' into vehicle 'vehicleB' < Debug: Value 'dummyPos' for attribute departPos of vehicle isn't valid < Debug: Setting new attribute departPos '500' into vehicle 'vehicleA' < Debug: Setting new attribute departPos '500' into vehicle 'vehicleB' < Debug: Setting new attribute departPos '20' into vehicle 'vehicleA' < Debug: Setting new attribute departPos '20' into vehicle 'vehicleB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPos '500.00' into vehicle 'vehicleB' < Debug: Setting previous attribute departPos '500.00' into vehicle 'vehicleA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPos 'base' into vehicle 'vehicleB' < Debug: Setting previous attribute departPos 'base' into vehicle 'vehicleA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="723.33" x="14.00" y="17.00" angle="0.00"/> --- > <viewport zoom="510.59" x="0.00" y="14.00" angle="0.00"/> ---------- Differences in routes ---------- 7c7 < <vehicle id="vehicleA" depart="1.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"> --- > <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="5" route="routeA"> 12c12 < <vehicle id="vehicleB" depart="2.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"> --- > <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="10" 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 207a218,353 > > ================================================================= > ==1954414==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f7563d34a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f7563e582f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1955775==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f2eb1a57a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f2eb1b7b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 75,88c85 < Debug: Current Viewport values: 14.00, 17.00, 12.00. Zoom = '723.33' < Debug: Setting new attribute departPos 'base' into vehicle 'vehicleA' < Debug: Setting new attribute departPos 'base' into vehicle 'vehicleB' < Debug: Value 'dummyPos' for attribute departPos of vehicle isn't valid < Debug: Setting new attribute departPos 'random' into vehicle 'vehicleA' < Debug: Setting new attribute departPos 'random' into vehicle 'vehicleB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPos 'base' into vehicle 'vehicleB' < Debug: Setting previous attribute departPos 'base' into vehicle 'vehicleA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPos 'random' into vehicle 'vehicleB' < Debug: Setting previous attribute departPos '2.00' into vehicle 'vehicleA' --- > Debug: Current Viewport values: 14.00, 14.00, 17.00. Zoom = '510.59' 101a99,100 > Debug: Keys Ctrl+Z (Undo) pressed <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="723.33" x="14.00" y="17.00" angle="0.00"/> --- > <viewport zoom="510.59" x="14.00" y="14.00" angle="0.00"/> ---------- Differences in routes ---------- 7c7 < <vehicle id="vehicleA" depart="1.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"> --- > <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="5" route="routeA">
---------- 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 215a226,368 > > ================================================================= > ==1954882==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f9189a2da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9189b512f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 199a210,345 > > ================================================================= > ==1964680==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f410d13ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f410d2622f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 215a226,370 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1961886==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f8f813b1a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f8f814d52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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 207a218,359 > > ================================================================= > ==1962828==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7ff5511cda38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff5512f12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,359 > > ================================================================= > ==1963705==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fb83352ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb83364f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 123d132 < Debug: demand elements saved 160,207c169 < Debug: Deleting unreferenced vehicle 'vehicleB' < Debug: Deleting unreferenced vehicle 'vehicleA' < Debug: Deleting unreferenced route 'routeB' < Debug: Deleting unreferenced route 'routeA' < 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 <truncated after showing first 30 lines> ---------- Differences in output ---------- 14c14 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="723.33" x="14.00" y="17.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"/> <vehicle id="vehicleA" depart="1.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"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </vehicle> <vehicle id="vehicleB" depart="2.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"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </vehicle> </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 207a218,353 > > ================================================================= > ==1963234==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fa35691ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa356a402f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,360 > > ================================================================= > ==1964157==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fa1f51bca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa1f52e02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1957296==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f310c918a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f310ca3c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 209a220,355 > > ================================================================= > ==1956198==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f9d2b124a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9d2b2482f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,360 > > ================================================================= > ==1956964==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f52c39c0a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f52c3ae42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1956639==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f3ef2040a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f3ef21642f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1957620==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fbd08143a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fbd082672f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1960732==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f33dec03a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f33ded272f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 209a220,364 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1961086==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f6fd5b34a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6fd5c582f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 <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,291 > > ================================================================= > ==2029529==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f8c19bcb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==2030283==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f1aa34962f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,302 > > ================================================================= > ==2154424==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f8ca05ae2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,295 > > ================================================================= > ==2033447==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9b35dfe2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,291 > > ================================================================= > ==2020309==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f21d740b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==2098497==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f424c8ac2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==2010183==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f653447d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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-07-21 09:37:55 by Eclipse SUMO netedit Version v1_9_2+0872-6ad8dd7c96d > <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,298 > > ================================================================= > ==2020679==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f1de85582f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,310 > > ================================================================= > ==2022934==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f5b4c3a62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,307 > > ================================================================= > ==2148818==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f05cfe712f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,298 > > ================================================================= > ==2025082==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f2e157152f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,279 > > ================================================================= > ==2012490==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f3c86ba92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,282 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==2036336==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f8631f682f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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 ---------- 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,264 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==2011358==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe6226ec2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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 127a138,268 > > ================================================================= > ==2193513==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f8ca1a2d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,298 > > ================================================================= > ==2049127==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6129b4f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 128a139,269 > > ================================================================= > ==2018186==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb90ebf32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,285 > > ================================================================= > ==2015411==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f5a4fa592f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 198a209,1430 > > ================================================================= > ==2226456==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1040 byte(s) in 2 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fe2d06ce5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe2cfbec2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 448 byte(s) in 8 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 <truncated after showing first 30 lines> ---------- New result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings>
#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 directorydemandElements vehicle create id ( Last six runs Jul2021 )
Test exceeded wallclock time limit of 300.0 seconds ---------- 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 'vehicle (over route)' in TagSelector < Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement < 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: Selected invalid item in TagSelector 82c84 < Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into vehicle 'vehicle_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 output ---------- 1,23d0 < TestFunctions: Netedit opened successfully < Finding reference < 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 < vehicle (over route) < TestFunctions: Clicked over position 578 - 560 < 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 ---------- 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="route_0"/> <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> </routes>
Test exceeded wallclock time limit of 300.0 seconds ---------- 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,117c85 < Debug: Current Viewport values: 14.00, 17.00, 12.00. Zoom = '723.33' < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into vehicle 'vehicleA' < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into vehicle 'vehicleB' < Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into vehicle 'vehicleA' < Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into vehicle 'vehicleB' < Debug: Setting new attribute genericParameter '' into vehicle 'vehicleA' < Debug: Setting new attribute genericParameter '' into vehicle 'vehicleB' < Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into vehicle 'vehicleA' < Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into vehicle 'vehicleB' < Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into vehicle 'vehicleA' < Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into vehicle 'vehicleB' < Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into vehicle 'vehicleA' < Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into vehicle 'vehicleB' < Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into vehicle 'vehicleA' < Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into vehicle 'vehicleB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into vehicle 'vehicleB' <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 ---------- 1,21d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < 14 < 17 < 12 < TestFunctions: Clicked over position 634 - 318 < 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 ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="723.33" x="14.00" y="17.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"/> <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="5" route="routeA"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </vehicle> <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="10" route="routeB"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </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 76,78d86 < 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: Key ENTER pressed 81a90,96 > Debug: Key ENTER pressed > Debug: Adding vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement > Debug: Adding routeEmbedded 'vehicle_1' in GNEChange_DemandElement > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() > Debug: Removing routeEmbedded 'vehicle_1' in GNEChange_DemandElement > Debug: Removing vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement 87d101 < Debug: Keys Ctrl+Z (Undo) pressed 92a107,109 > Debug: Calling GNEUndoList::redo() > Debug: Adding vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement > Debug: Adding routeEmbedded 'vehicle_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 < <vehicle id="vehicle_0" depart="0.00" arrivalLane="20"> --- > <vehicle id="vehicle_0" depart="0.00" arrivalLane="random"> > <route edges="gneE2 gneE4 gneE5" color="cyan"/> > </vehicle> > <vehicle id="vehicle_1" depart="0.00" arrivalLane="20">
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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 > > ================================================================= > ==1587924==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 20608 byte(s) in 368 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fbca2c37a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fbca2d5b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,347 > > ================================================================= > ==1609002==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 21952 byte(s) in 392 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f5449e41a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f5449f652f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1591602==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 19264 byte(s) in 344 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f62b696ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f62b6a922f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 182a193,334 > > ================================================================= > ==1568917==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f4f0e5cea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4f0e6f22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,331 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1601785==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 19264 byte(s) in 344 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f94649cea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9464af22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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,310 > > ================================================================= > ==1559499==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9408 byte(s) in 168 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f51697b9a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f51698dd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 164a175,316 > > ================================================================= > ==1563260==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12096 byte(s) in 216 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f852ceb2a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f852cfd62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 193a204,349 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1612585==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 21504 byte(s) in 384 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f4e90c86a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4e90daa2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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 > > ================================================================= > ==1572439==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 19712 byte(s) in 352 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7ff8960fda38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff8962212f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,341 > > ================================================================= > ==1576351==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 22400 byte(s) in 400 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f32c5ca2a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f32c5dc62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1605205==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 21952 byte(s) in 392 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fa898759a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa89887d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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 '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 190a201,344 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1595046==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 19264 byte(s) in 344 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f602fb53a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f602fc772f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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 74,75c84,85 < Debug: Invalid input parameter of vehicleWithRoute: 'personNumber' cannot be negative < Debug: Invalid input parameter of vehicleWithRoute: 'personNumber' cannot be negative --- > 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 175a186,327 > > ================================================================= > ==1598223==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 19264 byte(s) in 344 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fe0ad309a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe0ad42d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) <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 > > ================================================================= > ==1565684==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 15680 byte(s) in 280 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fd71a303a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd71a4272f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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/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 73a84 > Debug: Value 'vehicle (embedded route)' for attribute arrivalLane of vehicleWithRoute isn't valid 169a181,323 > > ================================================================= > ==1672609==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11200 byte(s) in 200 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f92fc2c0a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f92fc3e42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 vehicleWithRoute 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalLane '500' into vehicleWithRoute 'vehicle_0' 86a93 > Debug: Keys Ctrl+Z (Undo) pressed 95,96d101 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute arrivalLane '0' into vehicleWithRoute 'vehicle_0' 179a185,326 > > ================================================================= > ==1668675==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13440 byte(s) in 240 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f8ad4f15a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <vehicle id="vehicle_0" depart="0.00" arrivalLane="0"> --- > <vehicle id="vehicle_0" depart="0.00" arrivalLane="500">
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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 169a180,323 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1682734==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12544 byte(s) in 224 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fea10f04a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fea110282f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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,85 > Debug: Value 'vehicle (embedded route)' for attribute arrivalPos of vehicleWithRoute isn't valid > Debug: Value 'dummyPos' for attribute arrivalPos of vehicleWithRoute isn't valid 75d86 < Debug: Setting new attribute arrivalPos '500' into vehicleWithRoute 'vehicle_0' 79,81d89 < Debug: Setting previous attribute arrivalPos '500.00' into vehicleWithRoute 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() 86a95 > Debug: Keys Ctrl+Z (Undo) pressed 93,95d101 < Debug: Setting new attribute arrivalPos '500' into vehicleWithRoute 'vehicle_0' < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() 96a103 > Debug: Keys Ctrl+Y (Redo) pressed 179a187,322 > <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 'vehicle (embedded route)' for attribute arrivalPosLat of vehicleWithRoute isn't valid 169a181,316 > > ================================================================= > ==1749843==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13440 byte(s) in 240 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f9e03e1da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9e03f412f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 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 73a84 > Debug: Value 'vehicle (embedded route)' for attribute arrivalPosLat of vehicleWithRoute isn't valid 75,78d85 < Debug: Setting new attribute arrivalPosLat 'left' into vehicleWithRoute 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute arrivalPosLat 'center' into vehicleWithRoute 'vehicle_0' 83a91 > Debug: Keys Ctrl+Z (Undo) pressed 89,90d96 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute arrivalPosLat 'left' into vehicleWithRoute 'vehicle_0' 174a181,316 > > ================================================================= > ==1734388==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12096 byte(s) in 216 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <truncated after showing first 30 lines> ---------- Differences in routes ---------- 5c5 < <vehicle id="vehicle_0" depart="0.00" arrivalPosLat="left"> --- > <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 '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 169a180,322 > > ================================================================= > ==1685610==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12544 byte(s) in 224 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fc40a770a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc40a8942f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1684436==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14336 byte(s) in 256 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f5b49b5ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f5b49c802f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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 181a192,327 > > ================================================================= > ==1623451==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14336 byte(s) in 256 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f0b69bf0a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f0b69d142f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 76d85 < Debug: Setting new attribute line '2.5' into vehicleWithRoute 'vehicle_0' 80,82d88 < Debug: Setting previous attribute line '2.5' into vehicleWithRoute 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() 86a93,95 > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() > Debug: Setting previous attribute line '' into vehicleWithRoute 'vehicle_0' 89c98 < Debug: Setting new attribute line '-5' into vehicleWithRoute 'vehicle_0' --- > Debug: Setting new attribute line 'dummyNumber' into vehicleWithRoute 'vehicle_0' 92c101 < Debug: Setting new attribute line '2.5' into vehicleWithRoute 'vehicle_0' --- > Debug: Setting new attribute line '-5' into vehicleWithRoute 'vehicle_0' 178a188,331 <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 '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> ---------- Differences in output ---------- 14c14 < 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_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 174a185,320 > > ================================================================= > ==1634168==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13440 byte(s) in 240 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f4311f5fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f43120832f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1636423==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f52283a8a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f52284cc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 169a180,321 > > ================================================================= > ==1638931==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12544 byte(s) in 224 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f13338e8a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f1333a0c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1626362==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f150584da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f15059712f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1631753==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13440 byte(s) in 240 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f0842f9fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f08430c32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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,326 > > ================================================================= > ==1629240==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fd7299eba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd729b0f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 169a180,315 > > ================================================================= > ==1651724==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12544 byte(s) in 224 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f856e2d8a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f856e3fc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1640999==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14336 byte(s) in 256 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f6f84676a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6f8479a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1646431==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13440 byte(s) in 240 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7ff99ae2fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff99af532f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 131,174d140 < 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 output ---------- 14c14 < 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 174a185,320 > > ================================================================= > ==1643971==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13440 byte(s) in 240 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f980fb8ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f980fcaf2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1648943==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14336 byte(s) in 256 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fcf98e8aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fcf98fae2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 '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 174a185,327 > > ================================================================= > ==1664298==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13440 byte(s) in 240 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f7649fe3a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f764a1072f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1656527==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12992 byte(s) in 232 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7ff866bfea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff866d222f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1661653==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13440 byte(s) in 240 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fb809df0a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb809f142f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 74d83 < Debug: Value 'dummySpeed' for attribute departSpeed of vehicleWithRoute isn't valid 92d100 < Debug: demand elements saved 129,174c137 < Debug: Deleting unreferenced routeEmbedded 'vehicle_0' < Debug: Deleting unreferenced vehicleWithRoute 'vehicle_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 <truncated after showing first 30 lines> ---------- Differences in output ---------- 14c14 < 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_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 174a185,326 > > ================================================================= > ==1666521==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13440 byte(s) in 240 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7ff06304ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff0631702f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 137,182d146 < Debug: Deleting unreferenced routeEmbedded 'customID' < Debug: Deleting unreferenced vehicleWithRoute 'customID' < Debug: Deleting unreferenced trip 'duplicatedVehicle' < 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 <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="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 173a184,327 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1692787==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13440 byte(s) in 240 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f68786b8a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f68787dc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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,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 74a85 > Debug: Value 'vehicle (embedded route)' for attribute type of vehicleWithRoute isn't valid 181a193,336 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1620784==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14336 byte(s) in 256 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fe44bee0a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe44c0042f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) <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 190a201,344 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1956252==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f3111ac6a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f3111bea2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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,352 > > ================================================================= > ==1955874==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f0d70fcda38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f0d710f12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,361 > > ================================================================= > ==1956594==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f7e0fd0ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f7e0fe2f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 193a204,339 > > ================================================================= > ==1957396==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fc47a9f1a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc47ab152f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 209a220,355 > > ================================================================= > ==1957015==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f797a01da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f797a1412f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 193a204,347 > > ================================================================= > ==1963624==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f0c7d6c4a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f0c7d7e82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 209a220,363 > > ================================================================= > ==1962218==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f24efb78a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f24efc9c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 201a212,354 > > ================================================================= > ==1962712==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f922fd99a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f922febd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 201a212,354 > > ================================================================= > ==1963169==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f8d799c1a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f8d79ae52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 190a201,344 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1958147==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fc30de0aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc30df2e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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 207a218,361 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1957765==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f76e30aba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f76e31cf2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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 73,92c83 < Debug: Current Viewport values: 14.00, 17.00, 12.00. Zoom = '723.33' < 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: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute color 'cyan' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting previous attribute color 'cyan' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute color 'yellow' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting previous attribute color 'yellow' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="723.33" x="14.00" y="17.00" angle="0.00"/> --- > <viewport zoom="510.59" x="0.00" y="14.00" angle="0.00"/> ---------- 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" 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="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 ---------- 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 203a214,356 > > ================================================================= > ==1959223==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f07893d4a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f07894f82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- New result in exitcode ---------- 1
---------- 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 193a204,347 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1963995==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12096 byte(s) in 216 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f8151f95a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f81520b92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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 193a204,339 > > ================================================================= > ==1964520==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f1d22abda38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f1d22be12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 73,86c83 < Debug: Current Viewport values: 14.00, 17.00, 12.00. Zoom = '723.33' < 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: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < 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() < Debug: Setting previous attribute departLane 'free' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting previous attribute departLane '0' into vehicleWithRoute 'vehicle_embeddedA' --- > Debug: Current Viewport values: 14.00, 14.00, 12.00. Zoom = '723.33' 97a95,96 > Debug: Keys Ctrl+Z (Undo) pressed <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="723.33" x="14.00" y="17.00" angle="0.00"/> --- > <viewport zoom="723.33" x="14.00" y="14.00" angle="0.00"/> ---------- 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" 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="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"> --- > <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 ---------- 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 201a212,347 > > ================================================================= > ==1941351==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fc04cab6a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc04cbda2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 193a204,347 > > ================================================================= > ==1941990==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3584 byte(s) in 64 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7feb83cb8a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7feb83ddc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 73,87c83 < Debug: Current Viewport values: 14.00, 17.00, 12.00. Zoom = '723.33' < Debug: Setting new attribute departLane 'first' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute departLane 'first' into vehicleWithRoute 'vehicle_embeddedB' < 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: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < 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() < Debug: Setting previous attribute departLane 'free' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting previous attribute departLane '0' into vehicleWithRoute 'vehicle_embeddedA' --- > Debug: Current Viewport values: 0.00, 14.00, 17.00. Zoom = '510.59' 98a95,96 <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="723.33" x="14.00" y="17.00" angle="0.00"/> --- > <viewport zoom="510.59" x="0.00" y="14.00" angle="0.00"/> ---------- Differences in routes ---------- 8c8 < <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"> --- > <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 ---------- 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 73,86c83 < Debug: Current Viewport values: 14.00, 17.00, 12.00. Zoom = '723.33' < 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: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < 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() < Debug: Setting previous attribute departLane 'free' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting previous attribute departLane '0' into vehicleWithRoute 'vehicle_embeddedA' --- > Debug: Current Viewport values: 0.00, 17.00, 17.00. Zoom = '510.59' 97a95,96 > Debug: Keys Ctrl+Z (Undo) pressed <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="723.33" x="14.00" y="17.00" angle="0.00"/> --- > <viewport zoom="510.59" x="0.00" y="17.00" angle="0.00"/> ---------- 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" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5">
---------- 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 73,86c83 < Debug: Current Viewport values: 14.00, 17.00, 12.00. Zoom = '723.33' < 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: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < 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() < Debug: Setting previous attribute departLane 'free' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting previous attribute departLane '0' into vehicleWithRoute 'vehicle_embeddedA' --- > Debug: Current Viewport values: 0.00, 14.00, 17.00. Zoom = '510.59' 97a95,96 > Debug: Keys Ctrl+Z (Undo) pressed <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="723.33" x="14.00" y="17.00" angle="0.00"/> --- > <viewport zoom="510.59" x="0.00" y="14.00" angle="0.00"/> ---------- 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" 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="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"> --- > <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 ---------- 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 109d118 < Debug: demand elements saved 146,193c155 < Debug: Deleting unreferenced routeEmbedded 'vehicle_embeddedB' < Debug: Deleting unreferenced vehicleWithRoute 'vehicle_embeddedB' < Debug: Deleting unreferenced routeEmbedded 'vehicle_embeddedA' < Debug: Deleting unreferenced vehicleWithRoute 'vehicle_embeddedA' < 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 <truncated after showing first 30 lines> ---------- Differences in output ---------- 14c14 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="723.33" x="14.00" y="17.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" 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" 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 ---------- 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 209a220,362 > > ================================================================= > ==1942517==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fbb4c082a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fbb4c1a62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 201a212,347 > > ================================================================= > ==1943771==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f6572adba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6572bff2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 71,201c81,82 < Debug: Setting new attribute selected 'true' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute selected 'true' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Current Viewport values: 14.00, 17.00, 12.00. Zoom = '723.33' < 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: 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 < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Differences in output ---------- 14c14 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="723.33" x="14.00" y="17.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="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 edges="gneE2 gneE4 gneE5" color="orange"/> </vehicle> <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"> <route edges="gneE4 gneE5" color="red"/> </vehicle> </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 201a212,347 > > ================================================================= > ==1943201==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f516d4bda38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f516d5e12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 209a220,363 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1944243==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f1124c79a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f1124d9d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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 193a204,339 > > ================================================================= > ==1961815==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f68b3cc5a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f68b3de92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 209a220,355 > > ================================================================= > ==1959649==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7ff60ca08a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff60cb2c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 201a212,347 > > ================================================================= > ==1960408==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f9163612a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f91637362f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 201a212,354 > > ================================================================= > ==1961145==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f96fda35a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f96fdb592f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 201a212,347 > > ================================================================= > ==1960041==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f1deaae4a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f1deac082f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 201a212,355 > > ================================================================= > ==1960783==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f6710f00a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f67110242f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 117d126 < Debug: demand elements saved 201a211,346 > > ================================================================= > ==1961531==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f91ea20ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f91ea3302f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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"> <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"> <route edges="gneE2 gneE4 gneE5" color="orange"/> </vehicle> <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"> <route edges="gneE4 gneE5" color="red"/> </vehicle> </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 201a212,347 > > ================================================================= > ==1954958==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7ff270829a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff27094d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 73,88c83 < Debug: Current Viewport values: 14.00, 17.00, 12.00. Zoom = '723.33' < Debug: Setting new attribute departSpeed '0.00' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Setting new attribute departSpeed '0.00' 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: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departSpeed '0.00' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting previous attribute departSpeed '0.00' into vehicleWithRoute 'vehicle_embeddedA' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departSpeed 'speedLimit' into vehicleWithRoute 'vehicle_embeddedB' < Debug: Setting previous attribute departSpeed '12.00' into vehicleWithRoute 'vehicle_embeddedA' --- > Debug: Current Viewport values: 0.00, 14.00, 17.00. Zoom = '510.59' <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="723.33" x="14.00" y="17.00" angle="0.00"/> --- > <viewport zoom="510.59" x="0.00" y="14.00" angle="0.00"/> ---------- 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="line A" 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="line B" personNumber="2" containerNumber="10">
---------- 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 201a212,355 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1954533==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fbd38e7aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fbd38f9e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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 201a212,347 > > ================================================================= > ==1953208==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f03d2f66a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f03d308a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 201a212,355 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1955411==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3584 byte(s) in 64 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f62ad4d0a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f62ad5f42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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,346 > > ================================================================= > ==1958519==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f16b1e73a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f16b1f972f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 119a130,142 > 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 > Debug: Removing vehicleWithRoute 'vehicle_embeddedA' in GNEChange_DemandElement > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Keys Ctrl+Y (Redo) pressed > Debug: Calling GNEUndoList::redo() > 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 151a175 > Debug: Keys Ctrl+Y (Redo) pressed 237c261,396 < X connection to :27199.0 broken (explicit kill or server shutdown). --- <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 203a214,349 > > ================================================================= > ==1958820==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f15d0299a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f15d03bd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 ---------- Differences in output ---------- 7c7 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit
---------- 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,321 > > ================================================================= > ==1975127==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f22cdb792f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 ---------- Differences in output ---------- 7c7 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit
---------- 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,316 > > ================================================================= > ==1975395==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fdb573e12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 ---------- Differences in output ---------- 7c7 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit
---------- 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 > > ================================================================= > ==1977655==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff7be75e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,270 > > ================================================================= > ==1966063==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb752d572f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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-07-21 09:14:50 by Eclipse SUMO netedit Version v1_9_2+0872-6ad8dd7c96d > <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 186a197,327 > > ================================================================= > ==1969978==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f89266e42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,345 > > ================================================================= > ==1971630==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff020aef2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <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,347 > > ================================================================= > ==1981181==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f5fc78dd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,334 > > ================================================================= > ==1972999==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ffbb53262f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,283 > > ================================================================= > ==1966697==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f8d976362f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 44d53 < Debug: demand elements saved 92,141c101 < Debug: Deleting unreferenced routeEmbedded 'vehicle_2' < Debug: Deleting unreferenced vehicleWithRoute 'vehicle_2' < Debug: Deleting unreferenced routeEmbedded 'vehicle_1' < Debug: Deleting unreferenced vehicleWithRoute 'vehicle_1' < Debug: Deleting unreferenced routeEmbedded 'vehicle_0' < Debug: Deleting unreferenced vehicleWithRoute 'vehicle_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 <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,2d0 < Error: Attribute 'line' in definition of vehicle 'vehicle_1' 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"> <vehicle id="vehicle_0" depart="20.00" line="%%99iii99"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> <vehicle id="vehicle_1" depart="20.00" line=""> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> <vehicle id="vehicle_2" depart="20.00" line="Own Line"> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </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 115a126,265 > > ================================================================= > ==1966263==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6eab08d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,319 > > ================================================================= > ==1976975==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fbcf60652f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 143a154,294 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1966500==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f31b222f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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 ---------- 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 > > ================================================================= > ==1966928==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4b6d4b42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(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,1424 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1996586==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1792 byte(s) in 32 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f719422ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > <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 directorydemandElements vehicle_embedded create id ( Last six runs Jul2021 )
Test exceeded wallclock time limit of 300.0 seconds ---------- 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 'vehicle (embedded route)' in TagSelector --- > Debug: Selected invalid item in TagSelector 71,123c81,90 < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement < 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: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into vehicleWithRoute 'vehicle_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 ---------- 1,21d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < vehicle (embedded route) < 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 ---------- 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_0" depart="0.00"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> <route edges="gneE2 gneE4 gneE5" color="cyan"/> </vehicle> </routes>
---------- 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 > > ================================================================= > ==1598639==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f3500fe72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1591878==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f1ebf1bc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,278 > > ================================================================= > ==1587761==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa85004e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,142c1,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 Car-Following-Model Attribute accel. Cannot be parsed to float < Error: Invalid parsing embedded VType < Debug: Adding vType 'vType0' in GNEChange_DemandElement < Error: Invalid Car-Following-Model Attribute accel. Must be greater than 0 < Error: Invalid parsing embedded VType < Debug: Adding vType 'vType1' in GNEChange_DemandElement < Error: Invalid Car-Following-Model Attribute accel. Must be greater than 0 < Error: Invalid parsing embedded VType < Debug: Adding vType 'vType2' in GNEChange_DemandElement < Debug: Adding vType 'vType3' 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 Car-Following-Model Attribute accel. Cannot be parsed to float Error: Invalid parsing embedded VType Error: Invalid Car-Following-Model Attribute accel. Must be greater than 0 Error: Invalid parsing embedded VType Error: Invalid Car-Following-Model Attribute accel. Must be greater than 0 Error: Invalid parsing embedded VType 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"> <vType id="vType0" carFollowModel="Krauss"/> <vType id="vType1" carFollowModel="Krauss"/> <vType id="vType2" carFollowModel="Krauss"/> <vType id="vType3" carFollowModel="Krauss" accel="12"/> <vType id="vType4" carFollowModel="Krauss" accel="4.5"/> </routes>
---------- Differences in errors ---------- 1,142c1,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 Car-Following-Model Attribute apparentDecel. Cannot be parsed to float < Error: Invalid parsing embedded VType < Debug: Adding vType 'vType0' in GNEChange_DemandElement < Error: Invalid Car-Following-Model Attribute apparentDecel. Must be greater than 0 < Error: Invalid parsing embedded VType < Debug: Adding vType 'vType1' in GNEChange_DemandElement < Error: Invalid Car-Following-Model Attribute apparentDecel. Must be greater than 0 < Error: Invalid parsing embedded VType < Debug: Adding vType 'vType2' in GNEChange_DemandElement < Debug: Adding vType 'vType3' 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 Car-Following-Model Attribute apparentDecel. Cannot be parsed to float Error: Invalid parsing embedded VType Error: Invalid Car-Following-Model Attribute apparentDecel. Must be greater than 0 Error: Invalid parsing embedded VType Error: Invalid Car-Following-Model Attribute apparentDecel. Must be greater than 0 Error: Invalid parsing embedded VType 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"> <vType id="vType0" carFollowModel="KraussOrig1"/> <vType id="vType1" carFollowModel="KraussOrig1"/> <vType id="vType2" carFollowModel="KraussOrig1"/> <vType id="vType3" carFollowModel="KraussOrig1" apparentDecel="12"/> <vType id="vType4" carFollowModel="KraussOrig1" apparentDecel="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,279 > > ================================================================= > ==1652992==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f76822672f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1653923==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4982acf2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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 > > ================================================================= > ==1645317==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc2ea9292f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1644218==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f41abed82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1656167==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f01bbbf62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1666148==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f68506c32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1657369==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f39561f32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1658552==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f86c4e1c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1676539==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f78ba2442f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1678378==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb6359112f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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 > > ================================================================= > ==1670749==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f03e749c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1674742==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff0d8aa92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1672772==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fdd275992f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1659442==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f86025bc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1660550==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe28b7a52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 118a129,267 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1665190==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f8df087a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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 > > ================================================================= > ==1661554==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fecec46b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1669085==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7efc4cb172f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1668204==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f7548ac92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1667245==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6d502912f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1662753==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f2960d8b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1663913==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f1a1972e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1616219==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f8603dea2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,291 > > ================================================================= > ==1617308==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc89fc562f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1618656==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f10b109d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 adaptTime. 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="IDMM"/> <vType id="vType1" carFollowModel="IDMM" adaptTime="-3"/> <vType id="vType2" carFollowModel="IDMM" adaptTime="0"/> <vType id="vType3" carFollowModel="IDMM" adaptTime="12"/> <vType id="vType4" carFollowModel="IDMM" adaptTime="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 > > ================================================================= > ==1622506==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f1792b612f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1614692==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f966ba582f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1613515==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9be59052f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1626310==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f1a64ec02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1627444==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa836f462f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1628773==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f2867c972f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1629936==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4627fde2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1631144==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fbc8f9fa2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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 > > ================================================================= > ==1632431==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd1f234f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1633445==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f7aa7f4b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1634729==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f1457d402f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 cc9. 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="W99"/> <vType id="vType1" carFollowModel="W99" cc9="-3"/> <vType id="vType2" carFollowModel="W99" cc9="0"/> <vType id="vType3" carFollowModel="W99" cc9="12"/> <vType id="vType4" carFollowModel="W99" cc9="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 > > ================================================================= > ==1625000==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f3da90eb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1623825==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9197da82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1612241==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff1fb3fc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,283 > > ================================================================= > ==1600512==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7feccb4682f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1602255==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fec39c062f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1650364==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f573e9f42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1651450==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc335f842f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1642997==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fdb97af72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1641634==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f5e363dd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1647742==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f5a2f2a72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1648994==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fbb96e412f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1640375==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f0fb50352f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1639266==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe39bf2d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1655127==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f701f18c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1621251==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd0741082f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1638109==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f21ff41a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1646485==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe16e4562f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1603660==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f5135be72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1604776==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f3515e042f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1606183==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fdce4acc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1607426==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f1f9d1392f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1608679==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fab92fdc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1609802==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f46508ef2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1611238==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f35bf4842f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 137a148,284 > > ================================================================= > ==1637125==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f556676c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1574283==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fda326d42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1590562==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe290d8e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,267 > > ================================================================= > ==1561559==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fbfa55522f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1577195==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fed4826c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,282 > > ================================================================= > ==1578848==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f336c2392f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1563613==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f0854a292f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1581691==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fde3e4e72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,285 > > ================================================================= > ==1584699==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f032ae622f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1723444==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe1790462f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 91a102,281 > 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 ---------- 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 > > ================================================================= > ==1725818==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f416a6342f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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,281 > > ================================================================= > ==1726604==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7efddd7772f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1729758==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa0af55d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1729282==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f49d70e02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1727030==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f048e0fe2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1729968==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe90e96f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1730347==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f133cd0d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,272 > > ================================================================= > ==1586296==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4769fb92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1704621==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f45b1d652f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1685761==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f20c88302f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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 > > ================================================================= > ==1681051==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe9f36da2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1696901==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe5456262f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1682733==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff8fd0502f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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 > > ================================================================= > ==1690461==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa92bea32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1712888==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f336bdbd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 44d53 < Debug: demand elements saved 140a150,288 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1708570==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f62fb83f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 <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" laneChangeModel="LC2013"/> <vType id="vType1" laneChangeModel="LC2013"/> <vType id="vType2" laneChangeModel="LC2013" lcMaxSpeedLatStanding="0"/> <vType id="vType3" laneChangeModel="LC2013" lcMaxSpeedLatStanding="2"/> <vType id="vType4" laneChangeModel="LC2013" lcMaxSpeedLatStanding="5.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,287 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1684382==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc3bd0e02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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,281 > > ================================================================= > ==1720987==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f81225122f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1684884==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f51c840e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1685256==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fdd9afbe2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1681697==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa1fe2e62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1692800==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f44d07c52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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 > > ================================================================= > ==1679932==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb84a2132f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1683870==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f3cf46d12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1699917==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f17a37d92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1693602==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd876e532f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 141a152,288 > > ================================================================= > ==1594652==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb2c01082f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1565537==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ffa920c72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1593083==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff1a409d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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 139a150,287 > > ================================================================= > ==1569329==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f176ad6b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1597450==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6ab0c5d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1567606==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc5dab632f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1596075==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6cf09772f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1583484==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4bb3f8f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1730561==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9d8db942f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1589261==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6bd75352f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1572667==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4015fb62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,285 > > ================================================================= > ==1570900==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f70ef2ac2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1575878==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc766ae52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1580159==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f2b0cb862f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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>
#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 directorydemandElements vehicletype copy ( Last six runs Jul2021 )
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,205 > > ================================================================= > ==1559129==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1568 byte(s) in 28 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fe43c7cea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe43c8f22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 82a93,207 > > ================================================================= > ==1563489==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2576 byte(s) in 46 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fa07172aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa07184e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 82a93,206 > > ================================================================= > ==1565935==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2576 byte(s) in 46 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fd6330bda38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd6331e12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 375a386,501 > > ================================================================= > ==1568356==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1232 byte(s) in 22 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fe45680ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe4569322f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 391a402,514 > > ================================================================= > ==1570392==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1568 byte(s) in 28 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fbefe37ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fbefe4a02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 104a115,227 > > ================================================================= > ==1573179==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2576 byte(s) in 46 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f723070ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f72308302f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 91a102,214 > > ================================================================= > ==1579052==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1904 byte(s) in 34 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fb08f98ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb08fab02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 36,84d45 < 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 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 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 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 edge '5' in AttributeCarriers destructor < Debug: Deleting unreferenced lane '5_0' in GNEEdge destructor < Debug: Deleting unreferenced lane '5_1' in GNEEdge destructor < Debug: Deleting unreferenced connection 'from5_0to4_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'from5_0to2_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'from5_1to2_1' in GNEEdge destructor <truncated after showing first 30 lines> ---------- Differences in log ---------- 1d0 < Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z. ---------- Differences in output ---------- 10c10 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="500.00" x="50.00" y="50.00" 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 78a89,201 > > ================================================================= > ==1576946==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f94be1e3a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f94be3072f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 78a89,202 > > ================================================================= > ==1575199==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f4ddf734a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4ddf8582f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 91a102,216 > > ================================================================= > ==1587542==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1904 byte(s) in 34 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fce44578a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fce4469c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 78a89,201 > > ================================================================= > ==1582304==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7ff0705dca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff0707002f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 91a102,215 > > ================================================================= > ==1584385==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2016 byte(s) in 36 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f92586a7a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f92587cb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 91a102,105 > Tracer caught signal 11: addr=0x0 pc=0xe90c34 sp=0x7f0514a7dd30 > ==1604727==LeakSanitizer has encountered a fatal error. > ==1604727==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1 > ==1604727==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 79a90,202 > > ================================================================= > ==1618440==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1456 byte(s) in 26 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f99fb74da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f99fb8712f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 78a89,203 > > ================================================================= > ==1603168==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f8c98722a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f8c988462f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,223 > > ================================================================= > ==1612048==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2128 byte(s) in 38 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f576c13ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f576c2622f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 78a89,92 > Tracer caught signal 11: addr=0x0 pc=0xe90c34 sp=0x7f7a8df4dd30 > ==1601520==LeakSanitizer has encountered a fatal error. > ==1601520==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1 > ==1601520==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,214 > > ================================================================= > ==1615153==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1904 byte(s) in 34 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7ff2264f0a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff2266142f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 78a89,203 > > ================================================================= > ==1607737==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f1fb38f5a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f1fb3a192f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 91a102,214 > > ================================================================= > ==1609464==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1904 byte(s) in 34 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f0a26a7aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f0a26b9e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 270a281,395 > > ================================================================= > ==1632315==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2912 byte(s) in 52 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fd34f601a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd34f7252f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 152a163,275 > > ================================================================= > ==1630232==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2352 byte(s) in 42 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f2f59edaa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f2f59ffe2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 152a163,278 > > ================================================================= > ==1628221==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2352 byte(s) in 42 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f58e8b81a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f58e8ca52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 52,67c62 < Debug: Setting new attribute speed '0' into connection 'from5_0to4_0' < Debug: Setting new attribute speed '0' into connection 'from5_0to2_0' < Debug: Setting new attribute speed '0' into connection 'from5_1to2_1' < Debug: Setting new attribute speed '0' into connection 'from5_1to3_1' < Debug: Setting new attribute speed '0' into connection 'from6_0to3_0' < Debug: Setting new attribute speed '0' into connection 'from6_0to1_0' < Debug: Setting new attribute speed '0' into connection 'from6_1to1_1' < Debug: Setting new attribute speed '0' into connection 'from6_1to4_1' < Debug: Setting new attribute speed '0' into connection 'from7_0to1_0' < Debug: Setting new attribute speed '0' into connection 'from7_0to4_0' < Debug: Setting new attribute speed '0' into connection 'from7_1to4_1' < Debug: Setting new attribute speed '0' into connection 'from7_1to2_1' < Debug: Setting new attribute speed '0' into connection 'from8_0to2_0' < Debug: Setting new attribute speed '0' into connection 'from8_0to3_0' < Debug: Setting new attribute speed '0' into connection 'from8_1to3_1' < Debug: Setting new attribute speed '0' into connection 'from8_1to1_1' --- > Debug: Value '-3' for attribute speed of connection isn't valid <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,275 > > ================================================================= > ==1635336==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2352 byte(s) in 42 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f8757a05a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f8757b292f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 270a281,393 > > ================================================================= > ==1637221==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2912 byte(s) in 52 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f671f8d9a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f671f9fd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 270a281,393 > > ================================================================= > ==1654345==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2800 byte(s) in 50 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f4bbc6aca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4bbc7d02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 152a163,275 > > ================================================================= > ==1652335==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2240 byte(s) in 40 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f13cbf9fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f13cc0c32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 315,363d324 < 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 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 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 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 edge '5' in AttributeCarriers destructor < Debug: Deleting unreferenced lane '5_0' in GNEEdge destructor < Debug: Deleting unreferenced lane '5_1' in GNEEdge destructor < Debug: Deleting unreferenced connection 'from5_0to4_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'from5_0to2_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'from5_1to2_1' in GNEEdge 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="500.00" x="50.00" y="50.00" 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 152a163,277 > > ================================================================= > ==1650527==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2352 byte(s) in 42 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f467ea64a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f467eb882f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 270a281,393 > > ================================================================= > ==1665725==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2912 byte(s) in 52 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f42218b9a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f42219dd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 152a163,277 > > ================================================================= > ==1657236==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2352 byte(s) in 42 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f061f8eaa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f061fa0e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 50c60,75 < Debug: Value 'dummyVisibility' for attribute visibility of connection isn't valid --- > Debug: Setting new attribute visibility '12' into connection 'from5_0to4_0' > Debug: Setting new attribute visibility '12' into connection 'from5_0to2_0' > Debug: Setting new attribute visibility '12' into connection 'from5_1to2_1' > Debug: Setting new attribute visibility '12' into connection 'from5_1to3_1' > Debug: Setting new attribute visibility '12' into connection 'from6_0to3_0' > Debug: Setting new attribute visibility '12' into connection 'from6_0to1_0' > Debug: Setting new attribute visibility '12' into connection 'from6_1to1_1' > Debug: Setting new attribute visibility '12' into connection 'from6_1to4_1' > Debug: Setting new attribute visibility '12' into connection 'from7_0to1_0' > Debug: Setting new attribute visibility '12' into connection 'from7_0to4_0' > Debug: Setting new attribute visibility '12' into connection 'from7_1to4_1' > Debug: Setting new attribute visibility '12' into connection 'from7_1to2_1' > Debug: Setting new attribute visibility '12' into connection 'from8_0to2_0' > Debug: Setting new attribute visibility '12' into connection 'from8_0to3_0' > Debug: Setting new attribute visibility '12' into connection 'from8_1to3_1' > Debug: Setting new attribute visibility '12' into connection 'from8_1to1_1' <truncated after showing first 30 lines>
Test exceeded wallclock time limit of 300.0 seconds ---------- 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,119c31 < 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: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into connection 'from6_0to1_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into connection 'from6_0to1_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute genericParameter 'key1duplicated=value2|key3=value3' into connection 'from6_0to1_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 ---------- 1,17d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 532 - 332 < 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: Netedit closed successfully ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="500.00" x="50.00" y="50.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="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/> <edge id="1" from="Center" to="A" priority="-1"> <lane id="1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="45.20,39.60 45.20,0.00"/> <lane id="1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="48.40,39.60 48.40,0.00"/> </edge> <edge id="2" from="Center" to="B" priority="-1"> <lane id="2_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="54.80,60.40 54.80,100.00"/> <lane id="2_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="51.60,60.40 51.60,100.00"/> </edge> <edge id="3" from="Center" to="C" priority="-1"> <lane id="3_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="39.60,54.80 0.00,54.80"/> <lane id="3_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="39.60,51.60 0.00,51.60"/> </edge> <edge id="4" from="Center" to="D" priority="-1"> <lane id="4_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="60.40,45.20 100.00,45.20"/> <lane id="4_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="60.40,48.40 100.00,48.40"/> </edge> <edge id="5" from="A" to="Center" priority="-1"> <lane id="5_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="54.80,0.00 54.80,39.60"/> <lane id="5_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="51.60,0.00 51.60,39.60"/> </edge> <edge id="6" from="B" to="Center" priority="-1"> <lane id="6_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="45.20,100.00 45.20,60.40"/> <lane id="6_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="48.40,100.00 48.40,60.40"/> <truncated after showing first 30 lines>netElements connections inspect parameters ( Last six runs Jul2021 )
Test exceeded wallclock time limit of 300.0 seconds ---------- 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,63 < 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 output ---------- 1,17d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 532 - 338 < 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: Netedit closed successfully ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="500.00" x="50.00" y="50.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="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/> <edge id="1" from="Center" to="A" priority="-1"> <lane id="1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="45.20,39.60 45.20,0.00"/> <lane id="1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="48.40,39.60 48.40,0.00"/> </edge> <edge id="2" from="Center" to="B" priority="-1"> <lane id="2_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="54.80,60.40 54.80,100.00"/> <lane id="2_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="51.60,60.40 51.60,100.00"/> </edge> <edge id="3" from="Center" to="C" priority="-1"> <lane id="3_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="39.60,54.80 0.00,54.80"/> <lane id="3_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="39.60,51.60 0.00,51.60"/> </edge> <edge id="4" from="Center" to="D" priority="-1"> <lane id="4_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="60.40,45.20 100.00,45.20"/> <lane id="4_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="60.40,48.40 100.00,48.40"/> </edge> <edge id="5" from="A" to="Center" priority="-1"> <lane id="5_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="54.80,0.00 54.80,39.60"/> <lane id="5_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="51.60,0.00 51.60,39.60"/> </edge> <edge id="6" from="B" to="Center" priority="-1"> <lane id="6_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="45.20,100.00 45.20,60.40"/> <lane id="6_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="48.40,100.00 48.40,60.40"/> <truncated after showing first 30 lines>
Test exceeded wallclock time limit of 300.0 seconds ---------- 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,523c60 < 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 output ---------- 1,17d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 532 - 338 < 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: Netedit closed successfully ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="500.00" x="50.00" y="50.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="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/> <edge id="1" from="Center" to="A" priority="-1"> <lane id="1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="45.20,39.60 45.20,0.00"/> <lane id="1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="48.40,39.60 48.40,0.00"/> </edge> <edge id="2" from="Center" to="B" priority="-1"> <lane id="2_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="54.80,60.40 54.80,100.00"/> <lane id="2_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="51.60,60.40 51.60,100.00"/> </edge> <edge id="3" from="Center" to="C" priority="-1"> <lane id="3_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="39.60,54.80 0.00,54.80"/> <lane id="3_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="39.60,51.60 0.00,51.60"/> </edge> <edge id="4" from="Center" to="D" priority="-1"> <lane id="4_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="60.40,45.20 100.00,45.20"/> <lane id="4_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="60.40,48.40 100.00,48.40"/> </edge> <edge id="5" from="A" to="Center" priority="-1"> <lane id="5_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="54.80,0.00 54.80,39.60"/> <lane id="5_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="51.60,0.00 51.60,39.60"/> </edge> <edge id="6" from="B" to="Center" priority="-1"> <lane id="6_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="45.20,100.00 45.20,60.40"/> <lane id="6_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="50.00" shape="48.40,100.00 48.40,60.40"/> <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 > > ================================================================= > ==1943415==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fde1480b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 > #9 0x16daa3a 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 > > ================================================================= > ==1577441==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1456 byte(s) in 26 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f2cc1c29a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f2cc1d4d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1578802==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1456 byte(s) in 26 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fb04cd95a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb04ceb92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1560548==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2800 byte(s) in 50 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f1b85a18a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f1b85b3c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1563540==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2800 byte(s) in 50 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f929897aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9298a9e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1568568==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1568 byte(s) in 28 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f1cfeaaea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f1cfebd22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1566077==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2240 byte(s) in 40 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f54b083ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f54b095f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,278 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1570457==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 896 byte(s) in 16 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fe9bccb5a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe9bcdd92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 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 230a241,353 > > ================================================================= > ==1572051==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2688 byte(s) in 48 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f9d9cb9aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9d9ccbe2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,311 > > ================================================================= > ==1574758==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2464 byte(s) in 44 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f19f871ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f19f88402f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1593845==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1456 byte(s) in 26 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f0c13f0aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f0c1402e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1595164==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1344 byte(s) in 24 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fbd71331a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fbd714552f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1579917==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2800 byte(s) in 50 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f30ec236a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f30ec35a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1581910==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2800 byte(s) in 50 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f133e370a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f133e4942f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1586023==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1568 byte(s) in 28 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fcd9ec50a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fcd9ed742f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1584054==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2240 byte(s) in 40 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f49ee131a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f49ee2552f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1587597==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 896 byte(s) in 16 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fe0480eda38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe0482112f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,390 > > ================================================================= > ==1588773==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2688 byte(s) in 48 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7ff14baf6a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff14bc1a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 138,196d147 < 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 lane '1_2' 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 lane '2_2' 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 lane '3_2' 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 lane '4_2' in GNEEdge destructor < Debug: Deleting unreferenced edge '5' in AttributeCarriers destructor < Debug: Deleting unreferenced lane '5_0' 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="240.00" x="50.00" y="50.00" angle="0.00"/> </viewsettings>
---------- 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 > > ================================================================= > ==1596437==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2352 byte(s) in 42 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fd44757ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd4476a22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 577,585d586 < Debug: Deleting unreferenced junction 'A' in AttributeCarriers destructor < Debug: Deleting unreferenced junction 'B' in AttributeCarriers destructor < Debug: Deleting unreferenced junction 'C' in AttributeCarriers destructor < Debug: Deleting unreferenced junction 'D' 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 log ---------- 1,3d0 < Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3 7] has no target. < Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3 7] has no target. < Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3 7] has no target. ---------- Differences in output ---------- 7c7 < 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 ---------- 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 > > ================================================================= > ==1599388==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 784 byte(s) in 14 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f4d3243fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4d325632f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1601080==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1792 byte(s) in 32 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f8b458b3a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f8b459d72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1602178==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2352 byte(s) in 42 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7ff4a1bbfa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff4a1ce32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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 537a548,689 > > ================================================================= > ==1603752==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1120 byte(s) in 20 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f9bbb839a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9bbb95d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 434a445,588 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1605156==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 784 byte(s) in 14 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7ff337cf1a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff337e152f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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 > > ================================================================= > ==1606627==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1792 byte(s) in 32 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7ff2de24da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff2de3712f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1620286==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2016 byte(s) in 36 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fefff164a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fefff2882f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 ---------- Differences in output ---------- 16c16 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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 > > ================================================================= > ==1614745==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2016 byte(s) in 36 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f05ef322a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f05ef4462f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,227 > > ================================================================= > ==1617667==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2016 byte(s) in 36 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7faa3306ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7faa3318f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 27d36 < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into crossing ':Center_c1' 51,53d59 < Debug: Setting previous attribute genericParameter 'key1=value1|key2=value2|key3=value3' into crossing ':Center_c1' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() 58,60c64 < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into crossing ':Center_c1' --- > Debug: Keys Ctrl+Z (Undo) pressed 81a86 > Debug: Keys Ctrl+Y (Redo) pressed 136a142,254 > > ================================================================= > ==1622731==ERROR: LeakSanitizer: detected memory leaks > <truncated after showing first 30 lines> ---------- Differences in log ---------- 1c1,2 < Warning: Invalid format of parameter (dummyGenericParameters) --- > Warning: Invalid format of parameter (50) > Warning: Invalid format of parameter (key1)
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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 > > ================================================================= > ==1610737==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2016 byte(s) in 36 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fa354fe0a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa3551042f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,356 > > ================================================================= > ==1612526==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2016 byte(s) in 36 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f517c10aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f517c22e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,228 > > ================================================================= > ==1652283==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3248 byte(s) in 58 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f0df9843a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f0df99672f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,227 > > ================================================================= > ==1654566==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3248 byte(s) in 58 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fbc5c5f3a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fbc5c7172f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 157a168,280 > > ================================================================= > ==1656986==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4928 byte(s) in 88 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f1e46601a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f1e467252f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,216 > > ================================================================= > ==1648077==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3136 byte(s) in 56 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f6e8ee6ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6e8ef922f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,353 > > ================================================================= > ==1649980==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3248 byte(s) in 58 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7ffab1d51a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ffab1e752f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 24c34 < Debug: Value '-3' for attribute linkIndex of crossing isn't valid --- > Debug: Value 'dummylinkIndex' for attribute linkIndex of crossing isn't valid 95a106,241 > > ================================================================= > ==1665924==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3248 byte(s) in 58 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f9ce1f48a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9ce206c2f4 (/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 ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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 > > ================================================================= > ==1667941==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3248 byte(s) in 58 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f56f678aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f56f68ae2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 22,95c32,49 < Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00' < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into crossing ':Center_c0' < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into crossing ':Center_c1' < Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into crossing ':Center_c0' < Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into crossing ':Center_c1' < Debug: Setting new attribute genericParameter '' into crossing ':Center_c0' < Debug: Setting new attribute genericParameter '' into crossing ':Center_c1' < Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into crossing ':Center_c0' < Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into crossing ':Center_c1' < Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into crossing ':Center_c0' < Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into crossing ':Center_c1' < Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into crossing ':Center_c0' < Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into crossing ':Center_c1' < Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into crossing ':Center_c0' < Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into crossing ':Center_c1' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into crossing ':Center_c1' <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/> --- > <viewport zoom="248.00" x="1.00" y="50.00" angle="0.00"/> ---------- 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 ---------- 22c22 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,240 > > ================================================================= > ==1661843==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3248 byte(s) in 58 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f3ffc34fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f3ffc4732f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,384 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1663519==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3248 byte(s) in 58 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f8d4fed7a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f8d4fffb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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,379 > > ================================================================= > ==1640253==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2016 byte(s) in 36 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f7cb8520a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f7cb86442f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,459 > > ================================================================= > ==1628513==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3136 byte(s) in 56 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f9391b90a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9391cb42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 24,93c34,35 < Debug: Close additional dialog < Debug: Setting new attribute linkIndex '6' into crossing ':Center_c1' < Debug: Setting new attribute linkIndex '1' into crossing ':Center_c1' < Debug: Key F5 (Compute) pressed < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute linkIndex '6' into crossing ':Center_c1' < Debug: Key F5 (Compute) pressed < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute linkIndex '1' into crossing ':Center_c1' < 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 lane '1_2' 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 <truncated after showing first 30 lines> ---------- Differences in output ---------- 14c14 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="248.00" x="50.00" y="50.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="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/> <edge id=":A_w0" function="walkingarea"> <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/> </edge> <edge id=":B_w0" function="walkingarea"> <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/> </edge> <edge id=":C_w0" function="walkingarea"> <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/> </edge> <edge id=":Center_0" function="internal"> <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/> </edge> <edge id=":Center_1" function="internal"> <lane id=":Center_1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/> <lane id=":Center_1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/> </edge> <edge id=":Center_3" function="internal"> <lane id=":Center_3_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="6.96" shape="48.40,60.40 49.15,55.15 50.00,53.73"/> </edge> <edge id=":Center_16" function="internal"> <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="4.28" shape="43.60,56.08 42.05,55.15 39.60,54.80"/> </edge> <edge id=":Center_17" function="internal"> <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 > > ================================================================= > ==1637757==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2128 byte(s) in 38 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f29c67b0a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f29c68d42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 136a147,282 > > ================================================================= > ==1642735==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3920 byte(s) in 70 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f5cf6290a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f5cf63b42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1631198==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2016 byte(s) in 36 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fdd7b4d2a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fdd7b5f62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1633041==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2016 byte(s) in 36 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f4e39eaba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4e39fcf2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 102,159d111 < Debug: Deleting unreferenced edge 'CE' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'CE_0' in GNEEdge destructor < Debug: Deleting unreferenced lane 'CE_1' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromCE_1toEC_1' in GNEEdge destructor < Debug: Deleting unreferenced edge 'CN' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'CN_0' in GNEEdge destructor < Debug: Deleting unreferenced lane 'CN_1' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromCN_1toNC_1' in GNEEdge destructor < Debug: Deleting unreferenced edge 'CS' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'CS_0' in GNEEdge destructor < Debug: Deleting unreferenced lane 'CS_1' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromCS_1toSC_1' in GNEEdge destructor < Debug: Deleting unreferenced edge 'CW' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'CW_0' in GNEEdge destructor < Debug: Deleting unreferenced lane 'CW_1' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromCW_1toWC_1' in GNEEdge destructor < Debug: Deleting unreferenced edge 'EC' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'EC_0' in GNEEdge destructor <truncated after showing first 30 lines> ---------- Differences in output ---------- 4c4 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="100.00" y="100.00" angle="0.00"/> </viewsettings>
---------- 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 > > ================================================================= > ==1681539==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f41f2ee52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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,159c1,3 < GLDebug: initJunctionsAndEdges function called in GNENet constructor < GLDebug: Inserted junction:C into SUMORTree with boundary 88.00,88.00,112.00,112.00 < GLDebug: Inserted junction:E into SUMORTree with boundary 188.00,88.00,212.00,112.00 < GLDebug: Inserted junction:N into SUMORTree with boundary 88.00,188.00,112.00,212.00 < GLDebug: Inserted junction:S into SUMORTree with boundary 88.00,-12.00,112.00,12.00 < GLDebug: Inserted junction:W into SUMORTree with boundary -12.00,88.00,12.00,112.00 < GLDebug: Inserted edge:CE into SUMORTree with boundary 90.00,85.20,210.00,110.00 < GLDebug: Inserted edge:CN into SUMORTree with boundary 90.00,90.00,114.80,210.00 < GLDebug: Inserted edge:CS into SUMORTree with boundary 85.20,-10.00,110.00,110.00 < GLDebug: Inserted edge:CW into SUMORTree with boundary -10.00,90.00,110.00,114.80 < GLDebug: Inserted edge:EC into SUMORTree with boundary 90.00,90.00,210.00,114.80 < GLDebug: Inserted edge:NC into SUMORTree with boundary 85.20,90.00,110.00,210.00 < GLDebug: Inserted edge:SC into SUMORTree with boundary 90.00,-10.00,114.80,110.00 < GLDebug: Inserted edge:WC into SUMORTree with boundary -10.00,85.20,110.00,110.00 < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Key F5 (Compute) pressed < GLDebug: Removing junctions during recomputing < GLDebug: Removed object junction:C from SUMORTree with boundary 88.00,88.00,112.00,112.00 < GLDebug: Removed object junction:E from SUMORTree with boundary 188.00,88.00,212.00,112.00 < GLDebug: Removed object junction:N from SUMORTree with boundary 88.00,188.00,112.00,212.00 < GLDebug: Removed object junction:S from SUMORTree with boundary 88.00,-12.00,112.00,12.00 < GLDebug: Removed object junction:W from SUMORTree with boundary -12.00,88.00,12.00,112.00 < GLDebug: Removing edges during recomputing < GLDebug: Removed object edge:CE from SUMORTree with boundary 90.00,85.20,210.00,110.00 < GLDebug: Removed object edge:CN from SUMORTree with boundary 90.00,90.00,114.80,210.00 < GLDebug: Removed object edge:CS from SUMORTree with boundary 85.20,-10.00,110.00,110.00 < GLDebug: Removed object edge:CW from SUMORTree with boundary -10.00,90.00,110.00,114.80 < GLDebug: Removed object edge:EC from SUMORTree with boundary 90.00,90.00,210.00,114.80 <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 guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="100.00" y="100.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="100.00,100.00" convBoundary="0.00,0.00,200.00,200.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":C_0" function="internal"> <lane id=":C_0_0" index="0" allow="passenger" speed="6.51" length="3.93" shape="95.20,110.40 94.85,107.95 94.10,106.70"/> </edge> <edge id=":C_1" function="internal"> <lane id=":C_1_0" index="0" allow="passenger" speed="13.89" length="20.80" shape="95.20,110.40 95.20,89.60"/> <lane id=":C_1_1" index="1" allow="passenger" speed="13.89" length="20.80" shape="98.40,110.40 98.40,89.60"/> </edge> <edge id=":C_3" function="internal"> <lane id=":C_3_0" index="0" allow="passenger" speed="9.26" length="6.96" shape="98.40,110.40 99.15,105.15 100.00,103.73"/> </edge> <edge id=":C_16" function="internal"> <lane id=":C_16_0" index="0" allow="passenger" speed="6.51" length="5.10" shape="94.10,106.70 93.80,106.20 92.05,105.15 89.60,104.80"/> </edge> <edge id=":C_17" function="internal"> <lane id=":C_17_0" index="0" allow="passenger" speed="9.26" length="12.40" shape="100.00,103.73 101.40,101.40 105.15,99.15 110.40,98.40"/> </edge> <edge id=":C_4" function="internal"> <lane id=":C_4_0" index="0" allow="passenger" speed="6.51" length="3.93" shape="110.40,104.80 107.95,105.15 106.70,105.90"/> </edge> <edge id=":C_5" function="internal"> <lane id=":C_5_0" index="0" allow="passenger" speed="13.89" length="20.80" shape="110.40,104.80 89.60,104.80"/> <lane id=":C_5_1" index="1" allow="passenger" speed="13.89" length="20.80" shape="110.40,101.60 89.60,101.60"/> </edge> <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,277 > > ================================================================= > ==1681245==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f2b4cfb12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1682066==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 560 byte(s) in 10 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f884e7fea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f884e9222f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1679451==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f91dac192f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1680371==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd52e97f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 68a79,191 > > ================================================================= > ==1698073==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1568 byte(s) in 28 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7ff8da891a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff8da9b52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1702579==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1456 byte(s) in 26 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7ff85e2eba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff85e40f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1682741==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2800 byte(s) in 50 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fa403a37a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa403b5b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1684066==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2688 byte(s) in 48 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f192f785a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f192f8a92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,270 > > ================================================================= > ==1685204==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1568 byte(s) in 28 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7febbe11ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7febbe2402f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1684635==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2240 byte(s) in 40 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f043c450a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f043c5742f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1693399==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2352 byte(s) in 42 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f649cd39a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f649ce5d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,270 > > ================================================================= > ==1685823==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 896 byte(s) in 16 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fc54cf22a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc54d0462f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,2c1,2 < Warning: Invalid pedestrian topology: crossing ':Center_c0' across [4] has no target. < Warning: Invalid pedestrian topology: crossing ':Center_c0' across [4] has no target. --- > Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3 7] has no target. > Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3 7] has no target.
---------- 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,363 > > ================================================================= > ==1690337==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2688 byte(s) in 48 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7ff9b194ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff9b1a722f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1,188c1,3 < GLDebug: initJunctionsAndEdges function called in GNENet constructor < GLDebug: Inserted junction:A into SUMORTree with boundary 38.00,-12.00,62.00,12.00 < GLDebug: Inserted junction:B into SUMORTree with boundary 38.00,88.00,62.00,112.00 < GLDebug: Inserted junction:C into SUMORTree with boundary -12.00,38.00,12.00,62.00 < GLDebug: Inserted junction:Center into SUMORTree with boundary 38.00,38.00,62.00,62.00 < GLDebug: Inserted junction:D into SUMORTree with boundary 88.00,38.00,112.00,62.00 < GLDebug: Inserted edge:1 into SUMORTree with boundary 35.20,-10.00,60.00,60.00 < GLDebug: Inserted edge:2 into SUMORTree with boundary 40.00,40.00,64.80,110.00 < GLDebug: Inserted edge:3 into SUMORTree with boundary -10.00,40.00,60.00,64.80 < GLDebug: Inserted edge:4 into SUMORTree with boundary 40.00,35.20,110.00,60.00 < GLDebug: Inserted edge:5 into SUMORTree with boundary 40.00,-10.00,64.80,60.00 < GLDebug: Inserted edge:6 into SUMORTree with boundary 35.20,40.00,60.00,110.00 < GLDebug: Inserted edge:7 into SUMORTree with boundary -10.00,35.20,60.00,60.00 < GLDebug: Inserted edge:8 into SUMORTree with boundary 40.00,40.00,110.00,64.80 < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Key F5 (Compute) pressed < GLDebug: Removing junctions during recomputing < GLDebug: Removed object junction:A from SUMORTree with boundary 38.00,-12.00,62.00,12.00 < GLDebug: Removed object junction:B from SUMORTree with boundary 38.00,88.00,62.00,112.00 < GLDebug: Removed object junction:C from SUMORTree with boundary -12.00,38.00,12.00,62.00 < GLDebug: Removed object junction:Center from SUMORTree with boundary 38.00,38.00,62.00,62.00 < GLDebug: Removed object junction:D from SUMORTree with boundary 88.00,38.00,112.00,62.00 < GLDebug: Removing edges during recomputing < GLDebug: Removed object edge:1 from SUMORTree with boundary 35.20,-10.00,60.00,60.00 < GLDebug: Removed object edge:2 from SUMORTree with boundary 40.00,40.00,64.80,110.00 < GLDebug: Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,64.80 < GLDebug: Removed object edge:4 from SUMORTree with boundary 40.00,35.20,110.00,60.00 < GLDebug: Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,64.80,60.00 <truncated after showing first 30 lines> ---------- Differences in output ---------- 3,11d2 < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 629 - 393 < 3 7 < dummyWidth < -7 < 5.2 < 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="240.00" x="50.00" y="50.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3 7] has no target. Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3 7] has no target. Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3 7] has no target. ---------- 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="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/> <edge id=":Center_0" function="internal"> <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/> </edge> <edge id=":Center_1" function="internal"> <lane id=":Center_1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/> <lane id=":Center_1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/> </edge> <edge id=":Center_3" function="internal"> <lane id=":Center_3_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="6.96" shape="48.40,60.40 49.15,55.15 50.00,53.73"/> </edge> <edge id=":Center_16" function="internal"> <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="50.00,53.73 51.40,51.40 55.15,49.15 60.40,48.40"/> </edge> <edge id=":Center_4" function="internal"> <lane id=":Center_4_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="9.03" shape="60.40,54.80 57.95,55.15 56.20,56.20 55.15,57.95 54.80,60.40"/> </edge> <edge id=":Center_5" function="internal"> <lane id=":Center_5_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="60.40,54.80 39.60,54.80"/> <lane id=":Center_5_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="60.40,51.60 39.60,51.60"/> </edge> <edge id=":Center_7" function="internal"> <lane id=":Center_7_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="19.35" shape="60.40,51.60 55.15,50.85 51.40,48.60 49.15,44.85 48.40,39.60"/> </edge> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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 > > ================================================================= > ==1730154==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1456 byte(s) in 26 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fa9e5507a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa9e562b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1730454==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1456 byte(s) in 26 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fa1412cea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa1413f22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1705014==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2688 byte(s) in 48 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f046d0b7a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f046d1db2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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,373 > > ================================================================= > ==1711372==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f140ca26a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f140cb4a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1723450==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1568 byte(s) in 28 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fe9a3c4da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe9a3d712f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 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,373 > > ================================================================= > ==1716596==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2128 byte(s) in 38 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f4266267a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f426638b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 33d42 < Debug: Changed flag netBuilder::haveNetworkCrossings from 'false' to 'true' 92a102,238 > > ================================================================= > ==1726740==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2352 byte(s) in 42 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f3aae1f7a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f3aae31b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,4 > Warning: Discarding invalid crossing ':Center_c0' at junction 'Center' with edges [8] (no walkingarea found). > Warning: Discarding invalid crossing ':Center_c0' at junction 'Center' with edges [8] (no walkingarea found). > Warning: Discarding invalid crossing ':Center_c0' at junction 'Center' with edges [8] (no walkingarea found). > Warning: Discarding invalid crossing ':Center_c0' at junction 'Center' with edges [8] (no walkingarea found). ---------- Differences in net ---------- 4c4 < <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"> --- > <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"> 18c18 < <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/> --- > <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/> 28,31c28 < <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="4.28" shape="43.60,56.08 42.05,55.15 39.60,54.80"/> < </edge> < <edge id=":Center_17" function="internal"> < <lane id=":Center_17_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="50.00,53.73 51.40,51.40 55.15,49.15 60.40,48.40"/> --- > <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="50.00,53.73 51.40,51.40 55.15,49.15 60.40,48.40"/> 53,54c50,51 < <edge id=":Center_18" function="internal"> < <lane id=":Center_18_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="50.00,46.27 48.60,48.60 44.85,50.85 39.60,51.60"/> --- > <edge id=":Center_17" function="internal"> > <lane id=":Center_17_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="50.00,46.27 48.60,48.60 44.85,50.85 39.60,51.60"/> 66,68d62 < <edge id=":Center_c0" function="crossing" crossingEdges="3 7"> < <lane id=":Center_c0_0" index="0" allow="pedestrian" speed="1.00" length="12.80" width="4.00" shape="41.60,56.40 41.60,43.60"/> < </edge> 70c64 < <lane id=":Center_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.53" width="4.00" shape="39.60,56.40 39.60,58.40 41.60,60.40 43.60,60.40 43.49,59.18 43.16,58.18 42.60,57.40 41.82,56.84 40.82,56.51"/> --- > <lane id=":Center_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.24" width="2.00" shape="39.60,56.40 39.60,58.40 41.60,60.40 43.60,60.40 43.49,59.18 43.16,58.18 42.60,57.40 41.82,56.84 40.82,56.51"/> 73c67 <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 ---------- Differences in log ---------- 1,2d0 < Warning: Invalid pedestrian topology: crossing ':Center_c0' across [4] has no target. < Warning: Invalid pedestrian topology: crossing ':Center_c0' across [4] has no target. ---------- Differences in net ---------- 4c4 < <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"> --- > <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"> 18c18 < <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/> --- > <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/> 28c28,31 < <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="50.00,53.73 51.40,51.40 55.15,49.15 60.40,48.40"/> --- > <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="4.28" shape="43.60,56.08 42.05,55.15 39.60,54.80"/> > </edge> > <edge id=":Center_17" function="internal"> > <lane id=":Center_17_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="50.00,53.73 51.40,51.40 55.15,49.15 60.40,48.40"/> 50,51c53,54 < <edge id=":Center_17" function="internal"> < <lane id=":Center_17_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="50.00,46.27 48.60,48.60 44.85,50.85 39.60,51.60"/> --- > <edge id=":Center_18" function="internal"> > <lane id=":Center_18_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="50.00,46.27 48.60,48.60 44.85,50.85 39.60,51.60"/> 62a66,68 > <edge id=":Center_c0" function="crossing" crossingEdges="3 7"> > <lane id=":Center_c0_0" index="0" allow="pedestrian" speed="1.00" length="12.80" width="4.00" shape="41.60,56.40 41.60,43.60"/> > </edge> 64c70 < <lane id=":Center_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.24" width="2.00" shape="39.60,56.40 39.60,58.40 41.60,60.40 43.60,60.40 43.49,59.18 43.16,58.18 42.60,57.40 41.82,56.84 40.82,56.51"/> --- > <lane id=":Center_w0_0" index="0" allow="pedestrian" speed="1.00" length="3.53" width="4.00" shape="39.60,56.40 39.60,58.40 41.60,60.40 43.60,60.40 43.49,59.18 43.16,58.18 42.60,57.40 41.82,56.84 40.82,56.51"/> 70c76 <truncated after showing first 30 lines> ---------- Differences in output ---------- 6c6 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit
---------- 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 67,68d76 < Debug: Adding crossing into junction 'Center' < Debug: Created crossing ':Center_c1' in retrieveGNECrossing() 104,107d111 < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: removing crossing from junction 'Center' < Debug: Deleting unreferenced crossing in rebuildGNECrossings() 108a113 > Debug: Keys Ctrl+Z (Undo) pressed 143d147 < Debug: Changed flag netBuilder::haveNetworkCrossings from 'false' to 'true' 146,148d149 < Debug: Calling GNEUndoList::redo() < Debug: Adding crossing into junction 'Center' < Debug: Created crossing ':Center_c1' in retrieveGNECrossing() 231d231 < Debug: Deleting unreferenced crossing ':Center_c1' in GNEJunction destructor 238a239,374 <truncated after showing first 30 lines> ---------- Differences in log ---------- 1a2,3 > Warning: There is already another crossing with the same edges in the junction; Duplicated crossing aren't allowed. > Warning: Invalid pedestrian topology: crossing ':Center_c0' across [4] has no target. ---------- Differences in net ---------- 4c4 < <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"> --- > <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"> 41c41 < <lane id=":Center_8_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="4.75" shape="54.80,39.60 55.15,42.05 56.20,43.80 56.40,43.92"/> --- > <lane id=":Center_8_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="9.03" shape="54.80,39.60 55.15,42.05 56.20,43.80 57.95,44.85 60.40,45.20"/> 51,54c51 < <lane id=":Center_17_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="4.28" shape="56.40,43.92 57.95,44.85 60.40,45.20"/> < </edge> < <edge id=":Center_18" function="internal"> < <lane id=":Center_18_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="50.00,46.27 48.60,48.60 44.85,50.85 39.60,51.60"/> --- > <lane id=":Center_17_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="50.00,46.27 48.60,48.60 44.85,50.85 39.60,51.60"/> 66,71d62 < <edge id=":Center_c0" function="crossing" crossingEdges="8"> < <lane id=":Center_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="58.40,50.00 58.40,56.40"/> < </edge> < <edge id=":Center_c1" function="crossing" crossingEdges="4"> < <lane id=":Center_c1_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="58.40,43.60 58.40,50.00"/> < </edge> 76c67 < <lane id=":Center_w1_0" index="0" allow="pedestrian" speed="1.00" length="3.53" width="4.00" shape="56.40,60.40 58.40,60.40 60.40,58.40 60.40,56.40 59.18,56.51 58.18,56.84 57.40,57.40 56.84,58.18 56.51,59.18"/> --- > <lane id=":Center_w1_0" index="0" allow="pedestrian" speed="1.00" length="4.24" width="2.00" shape="56.40,60.40 58.40,60.40 60.40,58.40 60.40,56.40 59.18,56.51 58.18,56.84 57.40,57.40 56.84,58.18 56.51,59.18"/> 84,86d74 < <edge id=":Center_w4" function="walkingarea"> < <lane id=":Center_w4_0" index="0" allow="pedestrian" speed="1.00" length="0.10" width="4.00" shape="56.40,50.00 60.40,50.00 60.40,50.00 56.40,50.00"/> < </edge> <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 64,66d73 < Debug: Adding crossing into junction 'Center' < Debug: Changed flag netBuilder::haveNetworkCrossings from 'false' to 'true' < Debug: Created crossing ':Center_c0' in retrieveGNECrossing() 68,71d74 < Debug: Calling GNEUndoList::undo() < Debug: removing crossing from junction 'Center' < Debug: Deleting unreferenced crossing in rebuildGNECrossings() < Debug: Changed flag netBuilder::haveNetworkCrossings from 'true' to 'false' 104,107d106 < Debug: Calling GNEUndoList::redo() < Debug: Adding crossing into junction 'Center' < Debug: Changed flag netBuilder::haveNetworkCrossings from 'false' to 'true' < Debug: Created crossing ':Center_c0' in retrieveGNECrossing() 190d188 < Debug: Deleting unreferenced crossing ':Center_c0' in GNEJunction destructor 196a195,336 > > ================================================================= <truncated after showing first 30 lines> ---------- Differences in net ---------- 8,84d7 < <edge id=":A_w0" function="walkingarea"> < <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/> < </edge> < <edge id=":B_w0" function="walkingarea"> < <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/> < </edge> < <edge id=":C_w0" function="walkingarea"> < <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/> < </edge> < <edge id=":Center_0" function="internal"> < <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="2.47" shape="45.20,60.40 44.85,57.95"/> < </edge> < <edge id=":Center_1" function="internal"> < <lane id=":Center_1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/> < <lane id=":Center_1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/> < </edge> < <edge id=":Center_3" function="internal"> < <lane id=":Center_3_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="6.96" shape="48.40,60.40 49.15,55.15 50.00,53.73"/> < </edge> < <edge id=":Center_16" function="internal"> < <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="6.56" shape="44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/> < </edge> < <edge id=":Center_17" function="internal"> < <lane id=":Center_17_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="50.00,53.73 51.40,51.40 55.15,49.15 60.40,48.40"/> < </edge> < <edge id=":Center_4" function="internal"> < <lane id=":Center_4_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="9.03" shape="60.40,54.80 57.95,55.15 56.20,56.20 55.15,57.95 54.80,60.40"/> < </edge> < <edge id=":Center_5" function="internal"> <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 > > ================================================================= > ==1730672==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2576 byte(s) in 46 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fc715f35a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc7160592f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,696 > > ================================================================= > ==1731091==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1120 byte(s) in 20 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f18bed61a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f18bee852f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 ---------- Differences in log ---------- 1,2d0 < Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3 7] has no target. < Warning: Invalid pedestrian topology: crossing ':Center_c0' across [3 7] has no target. ---------- Differences in output ---------- 6c6 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit
---------- 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 117a128,157 > GLDebug: Removing junctions during recomputing > GLDebug: Removed object junction:A from SUMORTree with boundary 33.60,-10.00,66.40,10.00 > GLDebug: Removed object junction:B from SUMORTree with boundary 33.60,90.00,66.40,110.00 > GLDebug: Removed object junction:C from SUMORTree with boundary -10.00,33.60,10.00,66.40 > GLDebug: Removed object junction:Center from SUMORTree with boundary 29.60,29.60,70.40,70.40 > GLDebug: Removed object junction:D from SUMORTree with boundary 90.00,33.60,110.00,66.40 > GLDebug: Removing edges during recomputing > GLDebug: Removed object edge:1 from SUMORTree with boundary 35.20,-10.00,60.00,60.00 > GLDebug: Removed object edge:2 from SUMORTree with boundary 40.00,40.00,64.80,110.00 > GLDebug: Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,64.80 > GLDebug: Removed object edge:4 from SUMORTree with boundary 40.00,35.20,110.00,60.00 > GLDebug: Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,64.80,60.00 > GLDebug: Removed object edge:6 from SUMORTree with boundary 35.20,40.00,60.00,110.00 > GLDebug: Removed object edge:7 from SUMORTree with boundary -10.00,35.20,60.00,60.00 > GLDebug: Removed object edge:8 from SUMORTree with boundary 40.00,40.00,110.00,64.80 > GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...) > GLDebug: Inserted junction:A into SUMORTree with boundary 33.60,-10.00,66.40,10.00 > GLDebug: Inserted junction:B into SUMORTree with boundary 33.60,90.00,66.40,110.00 <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,332 > > ================================================================= > ==1731979==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2352 byte(s) in 42 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f436cf17a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f436d03b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 525a536,671 > > ================================================================= > ==1732340==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1232 byte(s) in 22 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fad86b59a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fad86c7d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 > > ================================================================= > ==1732767==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 784 byte(s) in 14 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f75ec2faa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f75ec41e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,322 > > ================================================================= > ==1732972==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1792 byte(s) in 32 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fd73422ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd73434f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 74,77c84,86 < Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00' < Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z. < Debug: Value 'dummyShape' for attribute customShape of crossing isn't valid < Debug: Setting new attribute customShape '42.60,56.52 48.25,55.65 51.97,53.13 51.86,49.56 49.29,45.45 42.87,43.86' into crossing ':Center_c1' --- > Debug: Current Viewport values: 8.10, 50.00, 50.00. Zoom = '248.00' > Debug: Value 'dummyShape' for attribute rightOfWay of junction isn't valid > Debug: Value '42.60,56.52 48.25,55.65 51.97,53.13 51.86,49.56 49.29,45.45 42.87,43.86' for attribute rightOfWay of junction isn't valid 110,111d118 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute customShape '' into crossing ':Center_c1' 144,145d150 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute customShape '42.60,56.52 48.25,55.65 51.97,53.13 51.86,49.56 49.29,45.45 42.87,43.86' into crossing ':Center_c1' 235a241,363 > > ================================================================= > ==1748057==ERROR: LeakSanitizer: detected memory leaks <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/> --- > <viewport zoom="248.00" x="8.10" y="50.00" angle="0.00"/> ---------- Differences in log ---------- 1d0 < Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z. ---------- Differences in net ---------- 27c27 < <lane id=":Center_0_0" index="0" speed="6.51" length="2.23" shape="45.20,60.40 44.88,58.19"/> --- > <lane id=":Center_0_0" index="0" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/> 40c40 < <lane id=":Center_20_0" index="0" speed="6.51" length="6.80" shape="44.88,58.19 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/> --- > <lane id=":Center_20_0" index="0" speed="6.51" length="4.28" shape="43.60,56.08 42.05,55.15 39.60,54.80"/> 100c100 < <lane id=":Center_c1_0" index="0" allow="pedestrian" speed="1.00" length="25.24" width="4.00" customShape="1" shape="42.60,56.52 48.25,55.65 51.97,53.13 51.86,49.56 49.29,45.45 42.87,43.86"/> --- > <lane id=":Center_c1_0" index="0" allow="pedestrian" speed="1.00" length="12.80" width="4.00" shape="41.60,56.40 41.60,43.60"/> 106c106 < <lane id=":Center_w1_0" index="0" allow="pedestrian" speed="1.00" length="16.30" width="3.00" shape="57.40,56.40 60.40,56.40 42.37,55.04 42.83,58.00"/> --- > <lane id=":Center_w1_0" index="0" allow="pedestrian" speed="1.00" length="17.30" width="3.00" shape="57.40,56.40 60.40,56.40 40.10,56.40 43.10,56.40"/> 109c109 < <lane id=":Center_w2_0" index="0" allow="pedestrian" speed="1.00" length="16.03" width="4.00" shape="43.35,41.92 42.39,45.80 60.90,43.60 56.90,43.60"/> --- > <lane id=":Center_w2_0" index="0" allow="pedestrian" speed="1.00" length="17.30" width="4.00" shape="43.60,43.60 39.60,43.60 60.90,43.60 56.90,43.60"/> 188c188 < <junction id=":Center_20_0" type="internal" x="44.88" y="58.19" incLanes=":Center_0_0" intLanes=":Center_6_0 :Center_6_1 :Center_13_0 :Center_19_0 :Center_c1_0"/> --- > <junction id=":Center_20_0" type="internal" x="43.60" y="56.08" incLanes=":Center_0_0" intLanes=":Center_6_0 :Center_6_1 :Center_13_0 :Center_19_0 :Center_c1_0"/>
---------- 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 74,77c84,88 < Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00' < Debug: Value 'dummy Edges' for attribute edges of crossing isn't valid < Debug: Setting new attribute edges '3 7 1' into crossing ':Center_c1' < Debug: Created crossing ':Center_c1' in retrieveGNECrossing() --- > Debug: Current Viewport values: 5.20, 50.00, 50.00. Zoom = '248.00' > Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z. > Debug: Value '50' for attribute shape of junction isn't valid > Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z. > Debug: Value 'dummy Edges' for attribute shape of junction isn't valid 109c120,121 < Debug: Value '4 8' for attribute edges of crossing isn't valid --- > Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z. > Debug: Value '3 7 1' for attribute shape of junction isn't valid 141c153,154 < Debug: Setting new attribute edges '3' into crossing ':Center_c1' --- <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/> --- > <viewport zoom="248.00" x="5.20" y="50.00" angle="0.00"/> ---------- Differences in log ---------- 0a1,4 > Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z. > Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z. > Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z. > Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z. ---------- Differences in net ---------- 99,100c99,100 < <edge id=":Center_c1" function="crossing" crossingEdges="3"> < <lane id=":Center_c1_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="41.60,56.40 41.60,50.00"/> --- > <edge id=":Center_c1" function="crossing" crossingEdges="3 7"> > <lane id=":Center_c1_0" index="0" allow="pedestrian" speed="1.00" length="12.80" width="4.00" shape="41.60,56.40 41.60,43.60"/> 109c109 < <lane id=":Center_w2_0" index="0" allow="pedestrian" speed="1.00" length="18.45" width="4.00" shape="43.60,50.00 39.60,50.00 60.90,43.60 56.90,43.60"/> --- > <lane id=":Center_w2_0" index="0" allow="pedestrian" speed="1.00" length="17.30" width="4.00" shape="43.60,43.60 39.60,43.60 60.90,43.60 56.90,43.60"/> 176,179c176,179 < <request index="15" response="0000000000000000000110" foes="0000000000000000000110" cont="0"/> < <request index="16" response="0100000011110000001110" foes="0100000011111100001110" cont="0"/> < <request index="17" response="0100000011110000001110" foes="0100000011111100001110" cont="0"/> < <request index="18" response="0000000011100011001110" foes="0000000011100011011110" cont="0"/> --- > <request index="15" response="0000000000000000000110" foes="1000000000000000000110" cont="0"/> > <request index="16" response="0100000011110000001110" foes="1100000011111100001110" cont="0"/> > <request index="17" response="0100000011110000001110" foes="1100000011111100001110" cont="0"/> > <request index="18" response="0000000011100011001110" foes="1000000011100011011110" cont="0"/> 182c182 < <request index="21" response="0010000000000011000000" foes="0010000010000011000001" cont="0"/> --- > <request index="21" response="0011111000000011000000" foes="0011111010000011000001" cont="0"/>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,37c40 < Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00' < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into crossing ':Center_c1' < Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into crossing ':Center_c1' < Debug: Setting new attribute genericParameter '' into crossing ':Center_c1' < Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into crossing ':Center_c1' < Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into crossing ':Center_c1' < Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into crossing ':Center_c1' < Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into crossing ':Center_c1' --- > Debug: Current Viewport values: 0.00, 50.00, 50.00. Zoom = '248.00' 39,40d41 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into crossing ':Center_c1' 42,43d42 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into crossing ':Center_c1' 45,46d43 < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/> --- > <viewport zoom="248.00" x="0.00" y="50.00" angle="0.00"/> ---------- 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 ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,31c40 < Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00' < Debug: Setting new attribute priority 'true' into crossing ':Center_c1' --- > Debug: Current Viewport values: 3.00, 50.00, 50.00. Zoom = '248.00' 34,35d42 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute priority 'false' into crossing ':Center_c1' 38,39d44 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute priority 'true' into crossing ':Center_c1' 98a104,218 > > ================================================================= > ==1736723==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1792 byte(s) in 32 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/> --- > <viewport zoom="248.00" x="3.00" y="50.00" angle="0.00"/> ---------- Differences in net ---------- 167,168c167,168 < <request index="6" response="1100000011100000001111" foes="1111000011100000001111" cont="0"/> < <request index="7" response="1100000011100000001111" foes="1111000011100000001111" cont="0"/> --- > <request index="6" response="0100000011100000001111" foes="1111000011100000001111" cont="0"/> > <request index="7" response="0100000011100000001111" foes="1111000011100000001111" cont="0"/> 176,180c176,180 < <request index="15" response="1000000000000000000110" foes="1000000000000000000110" cont="0"/> < <request index="16" response="1100000011110000001110" foes="1100000011111100001110" cont="0"/> < <request index="17" response="1100000011110000001110" foes="1100000011111100001110" cont="0"/> < <request index="18" response="1000000011100011001110" foes="1000000011100011011110" cont="0"/> < <request index="19" response="1000000010000011000000" foes="1000000010000011000000" cont="0"/> --- > <request index="15" response="0000000000000000000110" foes="1000000000000000000110" cont="0"/> > <request index="16" response="0100000011110000001110" foes="1100000011111100001110" cont="0"/> > <request index="17" response="0100000011110000001110" foes="1100000011111100001110" cont="0"/> > <request index="18" response="0000000011100011001110" foes="1000000011100011011110" cont="0"/> > <request index="19" response="0000000010000011000000" foes="1000000010000011000000" cont="0"/> 182c182 < <request index="21" response="0000000000000000000000" foes="0011111010000011000001" cont="0"/> --- > <request index="21" response="0011111000000011000000" foes="0011111010000011000001" cont="0"/> 267c267 < <connection from=":Center_w1" to=":Center_c1" fromLane="0" toLane="0" dir="s" state="M"/> --- > <connection from=":Center_w1" to=":Center_c1" fromLane="0" toLane="0" dir="s" state="m"/>
---------- 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 74a85 > Debug: Setting new attribute width '50' into crossing ':Center_c1' 77d87 < Debug: Setting new attribute width '8.1' into crossing ':Center_c1' 145c155 < Debug: Setting new attribute width '8.1' into crossing ':Center_c1' --- > Debug: Setting new attribute width '50' into crossing ':Center_c1' 235a246,366 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1743963==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2128 byte(s) in 38 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fd44075ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > <truncated after showing first 30 lines> ---------- Differences in net ---------- 97c97 < <lane id=":Center_c1_0" index="0" allow="pedestrian" speed="1.00" length="12.80" width="8.10" shape="43.65,56.40 43.65,43.60"/> --- > <lane id=":Center_c1_0" index="0" allow="pedestrian" speed="1.00" length="12.80" width="50.00" shape="64.60,56.40 64.60,43.60"/> 103c103 < <lane id=":Center_w1_0" index="0" allow="pedestrian" speed="1.00" length="15.25" width="3.00" shape="57.40,56.40 60.40,56.40 42.15,56.40 45.15,56.40"/> --- > <lane id=":Center_w1_0" index="0" allow="pedestrian" speed="1.00" length="5.70" width="3.00" shape="57.40,56.40 60.40,56.40 63.10,56.40 66.10,56.40"/> 106c106 < <lane id=":Center_w2_0" index="0" allow="pedestrian" speed="1.00" length="15.25" width="8.10" shape="47.70,43.60 39.60,43.60 62.95,43.60 54.85,43.60"/> --- > <lane id=":Center_w2_0" index="0" allow="pedestrian" speed="1.00" length="5.70" width="50.00" shape="89.60,43.60 39.60,43.60 83.90,43.60 33.90,43.60"/>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,103c40,67 < Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00' < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into crossing ':Center_c0' < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into crossing ':Center_c1' < Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into crossing ':Center_c0' < Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into crossing ':Center_c1' < Debug: Setting new attribute genericParameter '' into crossing ':Center_c0' < Debug: Setting new attribute genericParameter '' into crossing ':Center_c1' < Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into crossing ':Center_c0' < Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into crossing ':Center_c1' < Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into crossing ':Center_c0' < Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into crossing ':Center_c1' < Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into crossing ':Center_c0' < Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into crossing ':Center_c1' < Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into crossing ':Center_c0' < Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into crossing ':Center_c1' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into crossing ':Center_c1' <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/> --- > <viewport zoom="248.00" x="8.10" y="50.00" angle="0.00"/> ---------- 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 ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,31c40 < Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00' < Debug: Setting new attribute priority 'true' into crossing ':Center_c1' --- > Debug: Current Viewport values: 0.00, 50.00, 50.00. Zoom = '248.00' 34,35d42 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute priority 'false' into crossing ':Center_c1' 38,39d44 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute priority 'true' into crossing ':Center_c1' 98a104,219 > > ================================================================= > ==1907514==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3136 byte(s) in 56 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/> --- > <viewport zoom="248.00" x="0.00" y="50.00" angle="0.00"/> ---------- Differences in net ---------- 167,168c167,168 < <request index="6" response="1100000011100000001111" foes="1111000011100000001111" cont="0"/> < <request index="7" response="1100000011100000001111" foes="1111000011100000001111" cont="0"/> --- > <request index="6" response="0100000011100000001111" foes="1111000011100000001111" cont="0"/> > <request index="7" response="0100000011100000001111" foes="1111000011100000001111" cont="0"/> 176,180c176,180 < <request index="15" response="1000000000000000000110" foes="1000000000000000000110" cont="0"/> < <request index="16" response="1100000011110000001110" foes="1100000011111100001110" cont="0"/> < <request index="17" response="1100000011110000001110" foes="1100000011111100001110" cont="0"/> < <request index="18" response="1000000011100011001110" foes="1000000011100011011110" cont="0"/> < <request index="19" response="1000000010000011000000" foes="1000000010000011000000" cont="0"/> --- > <request index="15" response="0000000000000000000110" foes="1000000000000000000110" cont="0"/> > <request index="16" response="0100000011110000001110" foes="1100000011111100001110" cont="0"/> > <request index="17" response="0100000011110000001110" foes="1100000011111100001110" cont="0"/> > <request index="18" response="0000000011100011001110" foes="1000000011100011011110" cont="0"/> > <request index="19" response="0000000010000011000000" foes="1000000010000011000000" cont="0"/> 182c182 < <request index="21" response="0000000000000000000000" foes="0011111010000011000001" cont="0"/> --- > <request index="21" response="0011111000000011000000" foes="0011111010000011000001" cont="0"/> 267c267 < <connection from=":Center_w1" to=":Center_c1" fromLane="0" toLane="0" dir="s" state="M"/> --- > <connection from=":Center_w1" to=":Center_c1" fromLane="0" toLane="0" dir="s" state="m"/>
---------- 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 74,78c84 < Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00' < Debug: Value 'dummyWidth' for attribute width of crossing isn't valid < Debug: Value '-5' for attribute width of crossing isn't valid < Debug: Setting new attribute width '8.1' into crossing ':Center_c0' < Debug: Setting new attribute width '8.1' into crossing ':Center_c1' --- > Debug: Current Viewport values: 0.00, 50.00, 50.00. Zoom = '248.00' 111,113d116 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute width '4.00' into crossing ':Center_c1' < Debug: Setting previous attribute width '3.00' into crossing ':Center_c0' 146,148d148 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute width '8.1' into crossing ':Center_c0' < Debug: Setting new attribute width '8.1' into crossing ':Center_c1' 238a239,351 > > ================================================================= <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/> --- > <viewport zoom="248.00" x="0.00" y="50.00" angle="0.00"/> ---------- Differences in net ---------- 27c27 < <lane id=":Center_0_0" index="0" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/> --- > <lane id=":Center_0_0" index="0" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/> 40c40 < <lane id=":Center_20_0" index="0" speed="9.26" length="12.40" shape="50.00,53.73 51.40,51.40 55.15,49.15 60.40,48.40"/> --- > <lane id=":Center_20_0" index="0" speed="6.51" length="4.28" shape="43.60,56.08 42.05,55.15 39.60,54.80"/> 43c43,46 < <lane id=":Center_21_0" index="0" speed="3.65" length="2.34" shape="50.00,58.80 50.80,59.20 51.60,60.40"/> --- > <lane id=":Center_21_0" index="0" speed="9.26" length="12.40" shape="50.00,53.73 51.40,51.40 55.15,49.15 60.40,48.40"/> > </edge> > <edge id=":Center_22" function="internal"> > <lane id=":Center_22_0" index="0" speed="3.65" length="2.34" shape="50.00,58.80 50.80,59.20 51.60,60.40"/> 59c62 < <lane id=":Center_10_0" index="0" speed="6.51" length="9.03" shape="54.80,39.60 55.15,42.05 56.20,43.80 57.95,44.85 60.40,45.20"/> --- > <lane id=":Center_10_0" index="0" speed="6.51" length="5.92" shape="54.80,39.60 55.15,42.05 56.20,43.80 57.40,44.52"/> 71,73d73 < <edge id=":Center_22" function="internal"> < <lane id=":Center_22_0" index="0" speed="9.26" length="12.40" shape="50.00,46.27 48.60,48.60 44.85,50.85 39.60,51.60"/> < </edge> 75c75,81 < <lane id=":Center_23_0" index="0" speed="3.65" length="2.34" shape="50.00,41.20 49.20,40.80 48.40,39.60"/> --- > <lane id=":Center_23_0" index="0" speed="6.51" length="3.12" shape="57.40,44.52 57.95,44.85 60.40,45.20"/> > </edge> > <edge id=":Center_24" function="internal"> > <lane id=":Center_24_0" index="0" speed="9.26" length="12.40" shape="50.00,46.27 48.60,48.60 44.85,50.85 39.60,51.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 158c168,303 < X connection to :14243.0 broken (explicit kill or server shutdown). --- > > ================================================================= > ==1941461==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 5040 byte(s) in 90 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f908161da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f90817412f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 22,23c32 < Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00' < Debug: Setting new attribute priority 'true' into crossing ':Center_c1' --- > Debug: Current Viewport values: 0.00, 50.00, 50.00. Zoom = '248.00' 26,27d34 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute priority 'false' into crossing ':Center_c1' 30,31d36 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute priority 'true' into crossing ':Center_c1' 90a96,231 > > ================================================================= > ==1940685==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3024 byte(s) in 54 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/> --- > <viewport zoom="248.00" x="0.00" y="50.00" angle="0.00"/> ---------- Differences in net ---------- 141,142c141,142 < <request index="5" response="110000111000001111" foes="111000111000001111" cont="0"/> < <request index="6" response="110000111000001111" foes="111000111000001111" cont="0"/> --- > <request index="5" response="010000111000001111" foes="111000111000001111" cont="0"/> > <request index="6" response="010000111000001111" foes="111000111000001111" cont="0"/> 148,151c148,151 < <request index="12" response="100000000000000110" foes="100000000000000110" cont="0"/> < <request index="13" response="110000111100001110" foes="110000111110001110" cont="0"/> < <request index="14" response="110000111100001110" foes="110000111110001110" cont="0"/> < <request index="15" response="100000111001101110" foes="100000111001101110" cont="0"/> --- > <request index="12" response="000000000000000110" foes="100000000000000110" cont="0"/> > <request index="13" response="010000111100001110" foes="110000111110001110" cont="0"/> > <request index="14" response="010000111100001110" foes="110000111110001110" cont="0"/> > <request index="15" response="000000111001101110" foes="100000111001101110" cont="0"/> 153c153 < <request index="17" response="000000000000000000" foes="001111100001100001" cont="0"/> --- > <request index="17" response="001111000001100000" foes="001111100001100001" cont="0"/> 208c208 < <connection from=":Center_w0" to=":Center_c1" fromLane="0" toLane="0" dir="s" state="M"/> --- > <connection from=":Center_w0" to=":Center_c1" fromLane="0" toLane="0" dir="s" state="m"/>
---------- 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 67c77,79 < Debug: Value 'dummyWidth' for attribute width of crossing isn't valid --- > Debug: Setting new attribute width '50' into crossing ':Center_c0' > Debug: Setting new attribute width '50' into crossing ':Center_c1' > Debug: Value '-5' for attribute width of crossing isn't valid 69,70d80 < Debug: Setting new attribute width '8.1' into crossing ':Center_c0' < Debug: Setting new attribute width '8.1' into crossing ':Center_c1' 139,140c149,150 < Debug: Setting new attribute width '8.1' into crossing ':Center_c0' < Debug: Setting new attribute width '8.1' into crossing ':Center_c1' --- > Debug: Setting new attribute width '50' into crossing ':Center_c0' > Debug: Setting new attribute width '50' into crossing ':Center_c1' 230a241,376 > > ================================================================= > ==1941005==ERROR: LeakSanitizer: detected memory leaks <truncated after showing first 30 lines> ---------- Differences in net ---------- 64c64 < <lane id=":Center_c0_0" index="0" allow="pedestrian" speed="1.00" length="12.80" width="8.10" shape="56.35,43.60 56.35,56.40"/> --- > <lane id=":Center_c0_0" index="0" allow="pedestrian" speed="1.00" length="12.80" width="50.00" shape="35.40,43.60 35.40,56.40"/> 67c67 < <lane id=":Center_c1_0" index="0" allow="pedestrian" speed="1.00" length="12.80" width="8.10" shape="43.65,56.40 43.65,43.60"/> --- > <lane id=":Center_c1_0" index="0" allow="pedestrian" speed="1.00" length="12.80" width="50.00" shape="64.60,56.40 64.60,43.60"/> 70c70 < <lane id=":Center_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.18" width="8.10" shape="39.60,56.40 39.60,58.40 41.60,60.40 43.60,60.40 43.49,59.18 43.16,58.18 42.60,57.40 41.82,56.84 40.82,56.51"/> --- > <lane id=":Center_w0_0" index="0" allow="pedestrian" speed="1.00" length="17.21" width="50.00" shape="39.60,56.40 39.60,58.40 41.60,60.40 43.60,60.40 43.49,59.18 43.16,58.18 42.60,57.40 41.82,56.84 40.82,56.51"/> 73c73 < <lane id=":Center_w1_0" index="0" allow="pedestrian" speed="1.00" length="4.18" width="8.10" shape="56.40,60.40 58.40,60.40 60.40,58.40 60.40,56.40 59.18,56.51 58.18,56.84 57.40,57.40 56.84,58.18 56.51,59.18"/> --- > <lane id=":Center_w1_0" index="0" allow="pedestrian" speed="1.00" length="17.21" width="50.00" shape="56.40,60.40 58.40,60.40 60.40,58.40 60.40,56.40 59.18,56.51 58.18,56.84 57.40,57.40 56.84,58.18 56.51,59.18"/> 76c76 < <lane id=":Center_w2_0" index="0" allow="pedestrian" speed="1.00" length="4.18" width="8.10" shape="60.40,43.60 60.40,41.60 58.40,39.60 56.40,39.60 56.51,40.82 56.84,41.82 57.40,42.60 58.18,43.16 59.18,43.49"/> --- > <lane id=":Center_w2_0" index="0" allow="pedestrian" speed="1.00" length="17.21" width="50.00" shape="60.40,43.60 60.40,41.60 58.40,39.60 56.40,39.60 56.51,40.82 56.84,41.82 57.40,42.60 58.18,43.16 59.18,43.49"/> 79c79 < <lane id=":Center_w3_0" index="0" allow="pedestrian" speed="1.00" length="4.18" width="8.10" shape="43.60,39.60 41.60,39.60 39.60,41.60 39.60,43.60 40.82,43.49 41.82,43.16 42.60,42.60 43.16,41.82 43.49,40.82"/> --- > <lane id=":Center_w3_0" index="0" allow="pedestrian" speed="1.00" length="17.21" width="50.00" shape="43.60,39.60 41.60,39.60 39.60,41.60 39.60,43.60 40.82,43.49 41.82,43.16 42.60,42.60 43.16,41.82 43.49,40.82"/>
---------- 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 66,227c76,77 < Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00' < Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z. < Debug: Value 'dummyShape' for attribute customShape of crossing isn't valid < Debug: Setting new attribute customShape '42.60,56.52 48.25,55.65 51.97,53.13 51.86,49.56 49.29,45.45 42.87,43.86' into crossing ':Center_c1' < Debug: Key F5 (Compute) pressed < GLDebug: Removing junctions during recomputing < GLDebug: Removed object junction:A from SUMORTree with boundary 31.60,-10.00,68.40,10.00 < GLDebug: Removed object junction:B from SUMORTree with boundary 31.60,90.00,68.40,110.00 < GLDebug: Removed object junction:C from SUMORTree with boundary -10.00,31.60,10.00,68.40 < GLDebug: Removed object junction:Center from SUMORTree with boundary 29.60,29.60,70.40,70.40 < GLDebug: Removed object junction:D from SUMORTree with boundary 90.00,31.60,110.00,68.40 < GLDebug: Removing edges during recomputing < GLDebug: Removed object edge:1 from SUMORTree with boundary 32.00,-10.00,60.00,60.00 < GLDebug: Removed object edge:2 from SUMORTree with boundary 40.00,40.00,68.00,110.00 < GLDebug: Removed object edge:3 from SUMORTree with boundary -10.00,40.00,60.00,68.00 < GLDebug: Removed object edge:4 from SUMORTree with boundary 40.00,32.00,110.00,60.00 < GLDebug: Removed object edge:5 from SUMORTree with boundary 40.00,-10.00,68.00,60.00 < GLDebug: Removed object edge:6 from SUMORTree with boundary 32.00,40.00,60.00,110.00 <truncated after showing first 30 lines> ---------- Differences in log ---------- 1d0 < Error: Shape of a(n) user-supplied shape is broken: the position is neither x,y nor x,y,z. ---------- Differences in output ---------- 12c12 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="248.00" x="50.00" y="50.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="50.00,50.00" convBoundary="0.00,0.00,100.00,100.00" origBoundary="-50.00,-50.00,50.00,50.00" projParameter="!"/> <edge id=":A_w0" function="walkingarea"> <lane id=":A_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="56.40,0.00 58.40,0.00 41.60,0.00 43.60,0.00"/> </edge> <edge id=":B_w0" function="walkingarea"> <lane id=":B_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="43.60,100.00 41.60,100.00 58.40,100.00 56.40,100.00"/> </edge> <edge id=":C_w0" function="walkingarea"> <lane id=":C_w0_0" index="0" allow="pedestrian" speed="1.00" length="14.80" width="2.00" shape="0.00,43.60 0.00,41.60 0.00,58.40 0.00,56.40"/> </edge> <edge id=":Center_0" function="internal"> <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="2.23" shape="45.20,60.40 44.88,58.19"/> </edge> <edge id=":Center_1" function="internal"> <lane id=":Center_1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="45.20,60.40 45.20,39.60"/> <lane id=":Center_1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="20.80" shape="48.40,60.40 48.40,39.60"/> </edge> <edge id=":Center_3" function="internal"> <lane id=":Center_3_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="6.96" shape="48.40,60.40 49.15,55.15 50.00,53.73"/> </edge> <edge id=":Center_16" function="internal"> <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="6.80" shape="44.88,58.19 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/> </edge> <edge id=":Center_17" function="internal"> <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 66,69c76 < Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00' < Debug: Value 'dummy Edges' for attribute edges of crossing isn't valid < Debug: Setting new attribute edges '3 7 1' into crossing ':Center_c1' < Debug: Created crossing ':Center_c1' in retrieveGNECrossing() --- > Debug: Current Viewport values: 0.00, 50.00, 50.00. Zoom = '248.00' 101d107 < Debug: Value '4 8' for attribute edges of crossing isn't valid 133d138 < Debug: Setting new attribute edges '3' into crossing ':Center_c1' 166,168d170 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute edges '3 7 1' into crossing ':Center_c1' < Debug: Created crossing ':Center_c1' in retrieveGNECrossing() 170,173d171 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute edges '3 7' into crossing ':Center_c1' < Debug: Created crossing ':Center_c1' in retrieveGNECrossing() <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/> --- > <viewport zoom="248.00" x="0.00" y="50.00" angle="0.00"/> ---------- Differences in log ---------- 1,6d0 < Warning: Invalid pedestrian topology: crossing ':Center_c1' across [3 7 1] has no target. < Warning: Invalid pedestrian topology: crossing ':Center_c1' across [3 7 1] has no target. < Warning: Invalid pedestrian topology: crossing ':Center_c1' across [3 7 1] has no target. < Warning: Invalid pedestrian topology: crossing ':Center_c1' across [3 7 1] has no target. < Warning: Invalid pedestrian topology: crossing ':Center_c1' across [3] has no target. < Warning: 14 total messages of type: Invalid pedestrian topology: crossing '%' across [%] has no target. ---------- Differences in net ---------- 18c18 < <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="9.03" shape="45.20,60.40 44.85,57.95 43.80,56.20 42.05,55.15 39.60,54.80"/> --- > <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="4.75" shape="45.20,60.40 44.85,57.95 43.80,56.20 43.60,56.08"/> 28c28,31 < <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="50.00,53.73 51.40,51.40 55.15,49.15 60.40,48.40"/> --- > <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="4.28" shape="43.60,56.08 42.05,55.15 39.60,54.80"/> > </edge> > <edge id=":Center_17" function="internal"> > <lane id=":Center_17_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="50.00,53.73 51.40,51.40 55.15,49.15 60.40,48.40"/> 50,52d52 < <edge id=":Center_17" function="internal"> < <lane id=":Center_17_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="3.12" shape="57.40,44.52 57.95,44.85 60.40,45.20"/> < </edge> 54c54,57 < <lane id=":Center_18_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="50.00,46.27 48.60,48.60 44.85,50.85 39.60,51.60"/> --- > <lane id=":Center_18_0" index="0" disallow="pedestrian rail_fast" speed="6.51" length="3.12" shape="57.40,44.52 57.95,44.85 60.40,45.20"/> > </edge> > <edge id=":Center_19" function="internal"> > <lane id=":Center_19_0" index="0" disallow="pedestrian rail_fast" speed="9.26" length="12.40" shape="50.00,46.27 48.60,48.60 44.85,50.85 39.60,51.60"/> 68a72,74 > <edge id=":Center_c1" function="crossing" crossingEdges="3 7"> > <lane id=":Center_c1_0" index="0" allow="pedestrian" speed="1.00" length="12.80" width="4.00" shape="41.60,56.40 41.60,43.60"/> > </edge> 79c85 < <lane id=":Center_w3_0" index="0" allow="pedestrian" speed="1.00" length="4.24" width="2.00" shape="43.60,39.60 41.60,39.60 39.60,41.60 39.60,43.60 40.82,43.49 41.82,43.16 42.60,42.60 43.16,41.82 43.49,40.82"/> --- > <lane id=":Center_w3_0" index="0" allow="pedestrian" speed="1.00" length="3.53" width="4.00" shape="43.60,39.60 41.60,39.60 39.60,41.60 39.60,43.60 40.82,43.49 41.82,43.16 42.60,42.60 43.16,41.82 43.49,40.82"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,29c32 < Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00' < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into crossing ':Center_c1' < Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into crossing ':Center_c1' < Debug: Setting new attribute genericParameter '' into crossing ':Center_c1' < Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into crossing ':Center_c1' < Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into crossing ':Center_c1' < Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into crossing ':Center_c1' < Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into crossing ':Center_c1' --- > Debug: Current Viewport values: 0.00, 50.00, 50.00. Zoom = '248.00' 31,32d33 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into crossing ':Center_c1' 34,35d34 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into crossing ':Center_c1' 37,38d35 < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/> --- > <viewport zoom="248.00" x="0.00" y="50.00" angle="0.00"/> ---------- 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 ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,23c32 < Debug: Current Viewport values: 50.00, 50.00, 50.00. Zoom = '248.00' < Debug: Setting new attribute priority 'true' into crossing ':Center_c1' --- > Debug: Current Viewport values: 3.00, 50.00, 50.00. Zoom = '248.00' 26,27d34 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute priority 'false' into crossing ':Center_c1' 30,31d36 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute priority 'true' into crossing ':Center_c1' 90a96,232 > > ================================================================= > ==1859711==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1904 byte(s) in 34 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="248.00" x="50.00" y="50.00" angle="0.00"/> --- > <viewport zoom="248.00" x="3.00" y="50.00" angle="0.00"/> ---------- Differences in net ---------- 141,142c141,142 < <request index="5" response="110000111000001111" foes="111000111000001111" cont="0"/> < <request index="6" response="110000111000001111" foes="111000111000001111" cont="0"/> --- > <request index="5" response="010000111000001111" foes="111000111000001111" cont="0"/> > <request index="6" response="010000111000001111" foes="111000111000001111" cont="0"/> 148,151c148,151 < <request index="12" response="100000000000000110" foes="100000000000000110" cont="0"/> < <request index="13" response="110000111100001110" foes="110000111110001110" cont="0"/> < <request index="14" response="110000111100001110" foes="110000111110001110" cont="0"/> < <request index="15" response="100000111001101110" foes="100000111001101110" cont="0"/> --- > <request index="12" response="000000000000000110" foes="100000000000000110" cont="0"/> > <request index="13" response="010000111100001110" foes="110000111110001110" cont="0"/> > <request index="14" response="010000111100001110" foes="110000111110001110" cont="0"/> > <request index="15" response="000000111001101110" foes="100000111001101110" cont="0"/> 153c153 < <request index="17" response="000000000000000000" foes="001111100001100001" cont="0"/> --- > <request index="17" response="001111000001100000" foes="001111100001100001" cont="0"/> 208c208 < <connection from=":Center_w0" to=":Center_c1" fromLane="0" toLane="0" dir="s" state="M"/> --- > <connection from=":Center_w0" to=":Center_c1" fromLane="0" toLane="0" dir="s" state="m"/>
---------- 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 66a77 > Debug: Setting new attribute width '50' into crossing ':Center_c1' 69d79 < Debug: Setting new attribute width '8.1' into crossing ':Center_c1' 137c147 < Debug: Setting new attribute width '8.1' into crossing ':Center_c1' --- > Debug: Setting new attribute width '50' into crossing ':Center_c1' 227a238,379 > > ================================================================= > ==1894261==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2016 byte(s) in 36 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fcd0ce88a38 (/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 net ---------- 70c70 < <lane id=":Center_c1_0" index="0" allow="pedestrian" speed="1.00" length="12.80" width="8.10" shape="43.65,56.40 43.65,43.60"/> --- > <lane id=":Center_c1_0" index="0" allow="pedestrian" speed="1.00" length="12.80" width="50.00" shape="64.60,56.40 64.60,43.60"/> 73c73 < <lane id=":Center_w0_0" index="0" allow="pedestrian" speed="1.00" length="4.18" width="8.10" shape="39.60,56.40 39.60,58.40 41.60,60.40 43.60,60.40 43.49,59.18 43.16,58.18 42.60,57.40 41.82,56.84 40.82,56.51"/> --- > <lane id=":Center_w0_0" index="0" allow="pedestrian" speed="1.00" length="17.21" width="50.00" shape="39.60,56.40 39.60,58.40 41.60,60.40 43.60,60.40 43.49,59.18 43.16,58.18 42.60,57.40 41.82,56.84 40.82,56.51"/> 82c82 < <lane id=":Center_w3_0" index="0" allow="pedestrian" speed="1.00" length="4.18" width="8.10" shape="43.60,39.60 41.60,39.60 39.60,41.60 39.60,43.60 40.82,43.49 41.82,43.16 42.60,42.60 43.16,41.82 43.49,40.82"/> --- > <lane id=":Center_w3_0" index="0" allow="pedestrian" speed="1.00" length="17.21" width="50.00" shape="43.60,39.60 41.60,39.60 39.60,41.60 39.60,43.60 40.82,43.49 41.82,43.16 42.60,42.60 43.16,41.82 43.49,40.82"/>
---------- 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 > > ================================================================= > ==1942387==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff12afb02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1943129==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f52d46b02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1942797==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f5bf97c42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1943039==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa38f4682f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1943254==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd68b5cc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1942471==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f3eb3a812f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1942635==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9dc55252f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,386 > > ================================================================= > ==1954363==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2464 byte(s) in 44 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fadd4339a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fadd4f3f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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,410 > > ================================================================= > ==1954838==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2016 byte(s) in 36 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7feea332ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7feea3f315ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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,419 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1954601==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3136 byte(s) in 56 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f583fa61a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f58406675ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/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 209a220,386 > > ================================================================= > ==1953886==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2464 byte(s) in 44 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fc61b6e6a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fc61c2ec5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 173,209d182 < Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE0_0togneE5_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_0togneE9_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_0togneE4_0' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE4' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE4_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE4_0togneE1_0' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE5' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE5_0' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE8' in AttributeCarriers destructor <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 1,3d0 < <viewsettings> < <viewport zoom="250.00" x="25.00" y="20.00" angle="0.00"/> < </viewsettings> ---------- Differences in output ---------- 6c6 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit
---------- 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,365 > > ================================================================= > ==1955821==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3136 byte(s) in 56 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fed60c5ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fed618625ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 > > ================================================================= > ==1949970==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2800 byte(s) in 50 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f9bbf9f4a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f9bc05fa5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 > > ================================================================= > ==1951968==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f8f5c1e65ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f8f5b7042f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1955586==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3136 byte(s) in 56 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f5963d44a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f596494a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 > > ================================================================= > ==1955069==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2464 byte(s) in 44 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f4870c8ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f48718945ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,493 > > ================================================================= > ==1559687==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb15ccdd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,230 > > ================================================================= > ==1567846==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f19ca7882f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,218 > > ================================================================= > ==1565096==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f23c0bb6a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f23c0cda2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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,540 > > ================================================================= > ==1570049==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2688 byte(s) in 48 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fe3f11f9a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fe3f1dff5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 29,31d38 < Debug: Setting new attribute allow 'authority army vip passenger hov taxi bus coach tram bicycle' into lane 'gneE2_0' < Debug: Setting new attribute allow 'authority army vip passenger hov taxi bus coach tram bicycle' into lane 'gneE2_1' < Debug: Setting new attribute allow 'authority army vip passenger hov taxi bus coach tram bicycle' into edge 'gneE2' 35,37c42,44 < Debug: Setting previous attribute allow '' into edge 'gneE2' < Debug: Setting previous attribute allow '' into lane 'gneE2_1' < Debug: Setting previous attribute allow '' into lane 'gneE2_0' --- > Debug: Setting previous attribute allow 'all' into edge 'gneE2' > Debug: Setting previous attribute allow 'all' into lane 'gneE2_1' > Debug: Setting previous attribute allow 'all' into lane 'gneE2_0' 41,43c48,50 < Debug: Setting new attribute allow 'authority army vip passenger hov taxi bus coach tram bicycle' into lane 'gneE2_0' < Debug: Setting new attribute allow 'authority army vip passenger hov taxi bus coach tram bicycle' into lane 'gneE2_1' < Debug: Setting new attribute allow 'authority army vip passenger hov taxi bus coach tram bicycle' into edge 'gneE2' --- > Debug: Setting new attribute allow '' into lane 'gneE2_0' > Debug: Setting new attribute allow '' into lane 'gneE2_1' <truncated after showing first 30 lines> ---------- Differences in net ---------- 33c33 < <lane id=":gneJ2_0_0" index="0" speed="9.32" length="19.63" shape="7.20,24.80 3.35,23.85 0.60,21.00 -1.05,16.25 -1.60,9.60"/> --- > <lane id=":gneJ2_0_0" index="0" speed="7.64" length="12.84" shape="4.70,24.80 1.94,24.21 -0.02,22.43 -1.21,19.46 -1.60,15.30"/> 36c36 < <lane id=":gneJ2_1_0" index="0" allow="authority army vip passenger hov taxi bus coach bicycle tram" speed="3.65" length="4.67" shape="7.20,21.60 6.00,20.80 5.60,20.00 6.00,19.20 7.20,18.40"/> --- > <lane id=":gneJ2_1_0" index="0" disallow="all" speed="3.65" length="4.67" shape="4.70,21.60 3.50,20.80 3.10,20.00 3.50,19.20 4.70,18.40"/> 39,40c39,40 < <lane id=":gneJ2_2_0" index="0" allow="authority army vip passenger hov taxi bus coach bicycle tram" speed="6.51" length="9.03" shape="1.60,9.60 1.95,12.05 3.00,13.80 4.75,14.85 7.20,15.20"/> < <lane id=":gneJ2_2_1" index="1" allow="authority army vip passenger hov taxi bus coach bicycle tram" speed="7.33" length="11.73" shape="1.60,9.60 1.95,13.45 3.00,16.20 4.75,17.85 7.20,18.40"/> --- > <lane id=":gneJ2_2_0" index="0" disallow="all" speed="4.29" length="3.34" shape="1.60,15.30 1.94,15.71 2.77,15.62 3.79,15.36 4.70,15.20"/> > <lane id=":gneJ2_2_1" index="1" disallow="all" speed="5.04" length="5.00" shape="1.60,15.30 1.79,16.66 2.38,17.62 3.34,18.21 4.70,18.40"/> 43,44c43,44 < <lane id=":gneJ3_0_0" index="0" speed="9.32" length="19.63" shape="51.60,9.60 51.05,16.25 49.40,21.00 46.65,23.85 42.80,24.80"/> < <lane id=":gneJ3_0_1" index="1" speed="8.67" length="16.85" shape="51.60,9.60 51.05,14.85 49.40,18.60 46.65,20.85 42.80,21.60"/> --- > <lane id=":gneJ3_0_0" index="0" speed="7.64" length="12.84" shape="51.60,15.30 51.21,19.46 50.03,22.42 48.06,24.21 45.30,24.80"/> > <lane id=":gneJ3_0_1" index="1" speed="6.86" length="10.16" shape="51.60,15.30 51.21,18.06 50.03,20.02 48.06,21.21 45.30,21.60"/> 47c47 < <lane id=":gneJ3_2_0" index="0" allow="authority army vip passenger hov taxi bus coach bicycle tram" speed="6.51" length="9.03" shape="42.80,15.20 45.25,14.85 47.00,13.80 48.05,12.05 48.40,9.60"/> --- > <lane id=":gneJ3_2_0" index="0" disallow="all" speed="4.29" length="3.34" shape="45.30,15.20 46.21,15.36 47.23,15.62 48.06,15.71 48.40,15.30"/> 50c50 < <lane id=":gneJ3_3_0" index="0" allow="authority army vip passenger hov taxi bus coach bicycle tram" speed="3.65" length="4.67" shape="42.80,18.40 44.00,19.20 44.40,20.00 44.00,20.80 42.80,21.60"/> --- > <lane id=":gneJ3_3_0" index="0" disallow="all" speed="3.65" length="4.67" shape="45.30,18.40 46.50,19.20 46.90,20.00 46.50,20.80 45.30,21.60"/> 60,61c60,61 < <lane id="gneE2_0" index="0" allow="authority army vip passenger hov taxi bus coach bicycle tram" speed="13.89" length="35.60" shape="7.20,15.20 42.80,15.20"/> <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 > > ================================================================= > ==1594354==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3808 byte(s) in 68 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f25609eca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f25615f25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 > > ================================================================= > ==1611413==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3584 byte(s) in 64 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fd01dbdea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fd01e7e45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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,359 > > ================================================================= > ==1575104==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3472 byte(s) in 62 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7ff239687a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7ff23a28d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 > > ================================================================= > ==1572762==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3136 byte(s) in 56 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f7e630b4a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f7e63cba5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 > > ================================================================= > ==1600266==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3136 byte(s) in 56 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f0c4c4bea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f0c4d0c45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 > > ================================================================= > ==1605580==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3136 byte(s) in 56 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f6e9f2b7a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f6e9febd5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 51a62 > Debug: Value 'dummyLanes' for attribute numLanes of edge isn't valid 53d63 < Debug: Value '' for attribute numLanes of edge isn't valid 197a208,367 > > ================================================================= > ==1586024==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3584 byte(s) in 64 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f74a3f4ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_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 ---------- 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 > > ================================================================= > ==1583415==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3136 byte(s) in 56 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fc4f33d2a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fc4f3fd85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 > > ================================================================= > ==1597630==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3584 byte(s) in 64 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f9ba8f90a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f9ba9b965ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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,255 > > ================================================================= > ==1617548==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2688 byte(s) in 48 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f29c7600a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f29c82065ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 > > ================================================================= > ==1614318==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2240 byte(s) in 40 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f454f7a6a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f45503ac5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 > > ================================================================= > ==1580428==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3584 byte(s) in 64 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f5aafba3a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f5ab07a95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 > > ================================================================= > ==1603039==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3136 byte(s) in 56 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f21ebfa5a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f21ecbab5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 > > ================================================================= > ==1577611==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3136 byte(s) in 56 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f6662694a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f666329a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 > > ================================================================= > ==1589006==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3136 byte(s) in 56 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f6be6383a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f6be6f895ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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,261 > > ================================================================= > ==1608003==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3584 byte(s) in 64 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f7d70242a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f7d70e485ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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,274 > > ================================================================= > ==1636872==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 5824 byte(s) in 104 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f40e1657a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f40e225d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 > > ================================================================= > ==1639357==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 5824 byte(s) in 104 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f1bb659ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f1bb71a25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 > > ================================================================= > ==1652989==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 5824 byte(s) in 104 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fc58ee6ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fc58fa745ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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,256 > > ================================================================= > ==1642228==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 5600 byte(s) in 100 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fad437f4a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fad443fa5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 > > ================================================================= > ==1647229==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 5824 byte(s) in 104 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f791265da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f79132635ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 > > ================================================================= > ==1632557==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4704 byte(s) in 84 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fcaaa52ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fcaab1315ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 160a171,332 > > ================================================================= > ==1661168==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9632 byte(s) in 172 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f649e95ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f649f5645ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 > > ================================================================= > ==1630294==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 5824 byte(s) in 104 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fce58790a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fce593965ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 > > ================================================================= > ==1658119==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4480 byte(s) in 80 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fee654e8a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fee660ee5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 > > ================================================================= > ==1655545==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4704 byte(s) in 84 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f081bd0da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f081c9135ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 > > ================================================================= > ==1627980==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 5824 byte(s) in 104 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f22afd8ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f22b09925ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 > > ================================================================= > ==1644927==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 5376 byte(s) in 96 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fcb47766a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fcb4836c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 > > ================================================================= > ==1634975==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 5824 byte(s) in 104 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fc5cbc7fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fc5cc8855ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 > > ================================================================= > ==1649522==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 5824 byte(s) in 104 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f92a72fba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f92a7f015ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 > > ================================================================= > ==1670970==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fb70c5a35ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb70bac12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1666993==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f57f10aa5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f57f05c82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1672102==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f5ebd8045ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f5ebcd222f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1679808==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fae58b2c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fae5804a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 24a35,46 > GLDebug: Removing junctions during recomputing > GLDebug: Removed object junction:gneJ21 from SUMORTree with boundary -10.00,-13.20,10.00,13.20 > GLDebug: Removed object junction:gneJ22 from SUMORTree with boundary 40.00,-13.20,60.00,13.20 > GLDebug: Removing edges during recomputing > GLDebug: Removed object edge:gneE12 from SUMORTree with boundary -10.00,-11.60,60.00,10.00 > GLDebug: Removed object edge:gneE13 from SUMORTree with boundary -10.00,-10.00,60.00,11.60 > GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...) > GLDebug: Inserted junction:gneJ21 into SUMORTree with boundary -10.00,-13.20,10.00,13.20 > GLDebug: Inserted junction:gneJ22 into SUMORTree with boundary 40.00,-13.20,60.00,13.20 > GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...) > GLDebug: Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00 > GLDebug: Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60 39a62,231 > > ================================================================= > ==1675078==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 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 ---------- Differences in output ---------- 4c4 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing NeteditnetElements edges load name ( Last six runs Jul2021 )
---------- 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 > > ================================================================= > ==1668884==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7ff8749ed5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff873f0b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1,39c1,3 < GLDebug: initJunctionsAndEdges function called in GNENet constructor < GLDebug: Inserted junction:gneJ21 into SUMORTree with boundary -12.00,-12.00,12.00,12.00 < GLDebug: Inserted junction:gneJ22 into SUMORTree with boundary 38.00,-12.00,62.00,12.00 < GLDebug: Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00 < GLDebug: Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60 < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional < GLDebug: Inserted e3Detector:e3Detector_0 into SUMORTree with boundary 10.00,-20.00,30.00,0.00 < Debug: Adding detEntry 'e3Detector_0' in GNEChange_Additional < Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional < Debug: Additionals saved < GLDebug: Removing junctions during recomputing < GLDebug: Removed object junction:gneJ21 from SUMORTree with boundary -12.00,-12.00,12.00,12.00 < GLDebug: Removed object junction:gneJ22 from SUMORTree with boundary 38.00,-12.00,62.00,12.00 < GLDebug: Removing edges during recomputing < GLDebug: Removed object edge:gneE12 from SUMORTree with boundary -10.00,-11.60,60.00,10.00 < GLDebug: Removed object edge:gneE13 from SUMORTree with boundary -10.00,-10.00,60.00,11.60 < GLDebug: Add junctions during recomputing after calling myNetBuilder->compute(...) < GLDebug: Inserted junction:gneJ21 into SUMORTree with boundary -10.00,-13.20,10.00,13.20 < GLDebug: Inserted junction:gneJ22 into SUMORTree with boundary 40.00,-13.20,60.00,13.20 < GLDebug: Add edges during recomputing after calling myNetBuilder->compute(...) < GLDebug: Inserted edge:gneE12 into SUMORTree with boundary -10.00,-11.60,60.00,10.00 < GLDebug: Inserted edge:gneE13 into SUMORTree with boundary -10.00,-10.00,60.00,11.60 < Debug: Deleting unreferenced detExit 'e3Detector_0' < Debug: Deleting unreferenced detEntry 'e3Detector_0' < Debug: Deleting unreferenced e3Detector 'e3Detector_0' < GLDebug: Removed object e3Detector:e3Detector_0 from SUMORTree with boundary 10.00,-20.00,30.00,0.00 < Debug: Deleting unreferenced edge 'gneE12' in AttributeCarriers destructor <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"> <e3Detector id="e3Detector_0" pos="20.00,-10.00" freq="900.00" file="e3Detector_0.xml"> <detEntry lane="gneE12_0" pos="20.00"/> <detExit lane="gneE13_0" pos="20.00"/> </e3Detector> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="0.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,-50.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id="gneE12" from="gneJ21" to="gneJ22" priority="-1"> <lane id="gneE12_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/> <param key="key3" value="value3"/> <param key="key4" value="value4"/> </edge> <edge id="gneE13" from="gneJ22" to="gneJ21" priority="-1"> <lane id="gneE13_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/> <param key="key1" value="value1"/> <param key="key2" value="value2"/> </edge> <junction id="gneJ21" type="dead_end" x="0.00" y="0.00" incLanes="gneE13_0" intLanes="" shape="0.00,0.00 0.00,3.20 0.00,0.00"/> <junction id="gneJ22" type="dead_end" x="50.00" y="0.00" incLanes="gneE12_0" intLanes="" shape="50.00,0.00 50.00,-3.20 50.00,0.00"/> </net>
---------- 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 > > ================================================================= > ==1668352==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f42757d85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4274cf62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1673421==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7faaf9ff25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7faaf95102f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1681111==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f523ca365ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f523bf542f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,219 > > ================================================================= > ==1667753==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fb79b7455ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb79ac632f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1676153==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f26f8bdb5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f26f80f92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 > > ================================================================= > ==1669505==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fcf0753a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fcf06a582f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 29,39d38 < Debug: Deleting unreferenced edge 'gneE12' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE12_0' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE13' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE13_0' in GNEEdge destructor < Debug: Deleting unreferenced junction 'gneJ21' in AttributeCarriers destructor < Debug: Deleting unreferenced junction 'gneJ22' 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 ---------- 4c4 < 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 75a86,246 > > ================================================================= > ==1681974==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f72fa9b85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f72f9ed62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,235 > > ================================================================= > ==1683669==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f4bd75205ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4bd6a3e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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,240 > > ================================================================= > ==1684936==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f06b43fa5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f06b39182f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 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,-8.40,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,-8.40,60.00,25.00 18,19d27 < GLDebug: Removed object edge:gneE1 from SUMORTree with boundary -10.00,-8.40,60.00,25.00 < GLDebug: Inserted edge:gneE1 into SUMORTree with boundary -10.00,-8.40,60.00,25.00 21a30,31 > GLDebug: Removed object edge:gneE1 from SUMORTree with boundary -10.00,-8.40,60.00,25.00 > GLDebug: Inserted edge:gneE1 into SUMORTree with boundary -10.00,-8.40,60.00,25.00 27,28d36 < GLDebug: Removed object edge:gneE1 from SUMORTree with boundary -10.00,-8.40,60.00,25.00 < GLDebug: Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,25.00 30a39,40 > GLDebug: Removed object edge:gneE1 from SUMORTree with boundary -10.00,-8.40,60.00,25.00 > GLDebug: Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,25.00 34,35d43 <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 32,33d41 < 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,-25.00,60.00,11.60 35a44,45 > 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,-25.00,60.00,11.60 49,50d58 < GLDebug: Removed object edge:gneE1 from SUMORTree with boundary -10.00,-25.00,60.00,11.60 < GLDebug: Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60 52a61,62 > GLDebug: Removed object edge:gneE1 from SUMORTree with boundary -10.00,-25.00,60.00,11.60 > GLDebug: Inserted edge:gneE1 into SUMORTree with boundary -10.00,-10.00,60.00,11.60 90a101,261 <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,230 > > ================================================================= > ==1697656==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fe1f576b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe1f4c892f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <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,298 > > ================================================================= > ==1685357==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fa82883d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa827d5b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 75a86,245 > > ================================================================= > ==1684236==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f586ed685ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f586e2862f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3,123c3,13 < Debug: Setting new attribute selected 'true' into edge 'gneE12' < Debug: Key DEL (delete) pressed < Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13' < Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3' < Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12' < Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2' < Debug: Removing edge 'gneE12' from net < Debug: Key F5 (Compute) pressed < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Adding edge 'gneE12' from net < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ2' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE12' < Debug: declaring connections of edge 'gneE12' as loaded (It will not be removed) < Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12' < Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection() < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ3' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE13' < Debug: declaring connections of edge 'gneE13' as loaded (It will not be removed) < Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13' < Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection() < Debug: Key F5 (Compute) pressed < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13' <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="40.00" y="20.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,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1"> <lane id="-gneE14_0" index="0" allow="bus" 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" allow="coach" 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" allow="pedestrian" 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" allow="bicycle" 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" allow="emergency" 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"> <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/> </edge> <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1"> <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/> </edge> <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1"> <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1,145c1,3 < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Setting new attribute selected 'true' into edge '-gneE21' < Debug: Setting new attribute selected 'true' into edge 'gneE12' < Debug: Key DEL (delete) pressed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE21' < Debug: invalidating (removing) connections of edge 'gneE21' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ16' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE21' < Debug: invalidating (removing) connections of edge '-gneE21' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ15' < Debug: Removing edge '-gneE21' from net < Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13' < Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3' < Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12' < Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2' < Debug: Removing edge 'gneE12' from net < Debug: Key F5 (Compute) pressed < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Adding edge 'gneE12' from net < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ2' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE12' < Debug: declaring connections of edge 'gneE12' as loaded (It will not be removed) < Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12' <truncated after showing first 30 lines> ---------- Differences in output ---------- 3,10d2 < TestFunctions: 'reference.png' found. Position: 304 - 168 < network element < edge < allow < 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="-gneE14" from="gneJ4" to="gneJ5" priority="1"> <lane id="-gneE14_0" index="0" allow="bus" 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" allow="coach" 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" allow="pedestrian" 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" allow="bicycle" 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" allow="emergency" 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"> <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/> </edge> <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1"> <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/> </edge> <edge id="-gneE22" from="gneJ22" to="gneJ21" priority="1"> <lane id="-gneE22_0" index="0" allow="truck" speed="13.89" length="20.00" shape="20.00,11.60 0.00,11.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3,145c3,13 < Debug: Setting new attribute selected 'true' into edge 'gneE12' < Debug: Setting new attribute selected 'true' into edge 'gneE21' < Debug: Key DEL (delete) pressed < Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13' < Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3' < Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12' < Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2' < Debug: Removing edge 'gneE12' from net < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE21' < Debug: invalidating (removing) connections of edge '-gneE21' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ15' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE21' < Debug: invalidating (removing) connections of edge 'gneE21' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ16' < Debug: Removing edge 'gneE21' from net < Debug: Key F5 (Compute) pressed < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Adding edge 'gneE21' from net < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ16' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE21' < Debug: declaring connections of edge 'gneE21' as loaded (It will not be removed) < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ15' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge '-gneE21' < Debug: declaring connections of edge '-gneE21' as loaded (It will not be removed) <truncated after showing first 30 lines> ---------- Differences in output ---------- 3,10d2 < TestFunctions: 'reference.png' found. Position: 304 - 168 < network element < edge < allow < authority < 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 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="-gneE14" from="gneJ4" to="gneJ5" priority="1"> <lane id="-gneE14_0" index="0" allow="bus" 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" allow="coach" 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" allow="pedestrian" 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" allow="bicycle" 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" allow="emergency" 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"> <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/> </edge> <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1"> <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/> </edge> <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1"> <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3,145c3,13 < Debug: Setting new attribute selected 'true' into edge '-gneE17' < Debug: Setting new attribute selected 'true' into edge 'gneE12' < Debug: Key DEL (delete) pressed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE17' < Debug: invalidating (removing) connections of edge 'gneE17' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ17' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE17' < Debug: invalidating (removing) connections of edge '-gneE17' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ18' < Debug: Removing edge '-gneE17' from net < Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13' < Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3' < Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12' < Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2' < Debug: Removing edge 'gneE12' from net < Debug: Key F5 (Compute) pressed < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Adding edge 'gneE12' from net < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ2' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE12' < Debug: declaring connections of edge 'gneE12' as loaded (It will not be removed) < Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12' < Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection() < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ3' <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="40.00" y="20.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,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1"> <lane id="-gneE14_0" index="0" allow="bus" 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" allow="coach" 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" allow="pedestrian" speed="13.89" length="20.00" shape="50.00,21.60 30.00,21.60"/> </edge> <edge id="-gneE18" from="gneJ10" to="gneJ9" priority="1"> <lane id="-gneE18_0" index="0" allow="emergency" 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"> <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/> </edge> <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1"> <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/> </edge> <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1"> <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/> </edge> <edge id="-gneE22" from="gneJ22" to="gneJ21" priority="1"> <lane id="-gneE22_0" index="0" allow="truck" speed="13.89" length="20.00" shape="20.00,11.60 0.00,11.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3,145c3,13 < Debug: Setting new attribute selected 'true' into edge '-gneE14' < Debug: Setting new attribute selected 'true' into edge 'gneE12' < Debug: Key DEL (delete) pressed < 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 'gneJ4' < 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 'gneJ5' < Debug: Removing edge '-gneE14' from net < Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13' < Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3' < Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12' < Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2' < Debug: Removing edge 'gneE12' from net < Debug: Key F5 (Compute) pressed < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Adding edge 'gneE12' from net < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ2' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE12' < Debug: declaring connections of edge 'gneE12' as loaded (It will not be removed) < Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12' < Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection() < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ3' <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="40.00" y="20.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,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id="-gneE15" from="gneJ8" to="gneJ7" priority="1"> <lane id="-gneE15_0" index="0" allow="coach" 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" allow="pedestrian" 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" allow="bicycle" 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" allow="emergency" 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"> <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/> </edge> <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1"> <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/> </edge> <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1"> <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/> </edge> <edge id="-gneE22" from="gneJ22" to="gneJ21" priority="1"> <lane id="-gneE22_0" index="0" allow="truck" speed="13.89" length="20.00" shape="20.00,11.60 0.00,11.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3,145c3,13 < Debug: Setting new attribute selected 'true' into edge '-gneE15' < Debug: Setting new attribute selected 'true' into edge 'gneE12' < Debug: Key DEL (delete) pressed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE15' < Debug: invalidating (removing) connections of edge 'gneE15' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ8' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE15' < Debug: invalidating (removing) connections of edge '-gneE15' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ7' < Debug: Removing edge '-gneE15' from net < Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13' < Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3' < Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12' < Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2' < Debug: Removing edge 'gneE12' from net < Debug: Key F5 (Compute) pressed < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Adding edge 'gneE12' from net < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ2' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE12' < Debug: declaring connections of edge 'gneE12' as loaded (It will not be removed) < Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12' < Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection() < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ3' <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="40.00" y="20.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,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1"> <lane id="-gneE14_0" index="0" allow="bus" speed="13.89" length="20.00" shape="0.00,28.40 20.00,28.40"/> </edge> <edge id="-gneE16" from="gneJ20" to="gneJ19" priority="1"> <lane id="-gneE16_0" index="0" allow="pedestrian" 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" allow="bicycle" 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" allow="emergency" 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"> <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/> </edge> <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1"> <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/> </edge> <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1"> <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/> </edge> <edge id="-gneE22" from="gneJ22" to="gneJ21" priority="1"> <lane id="-gneE22_0" index="0" allow="truck" speed="13.89" length="20.00" shape="20.00,11.60 0.00,11.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3,145c3,13 < Debug: Setting new attribute selected 'true' into edge '-gneE25' < Debug: Setting new attribute selected 'true' into edge 'gneE12' < Debug: Key DEL (delete) pressed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE25' < Debug: invalidating (removing) connections of edge 'gneE25' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ28' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE25' < Debug: invalidating (removing) connections of edge '-gneE25' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ27' < Debug: Removing edge '-gneE25' from net < Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13' < Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3' < Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12' < Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2' < Debug: Removing edge 'gneE12' from net < Debug: Key F5 (Compute) pressed < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Adding edge 'gneE12' from net < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ2' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE12' < Debug: declaring connections of edge 'gneE12' as loaded (It will not be removed) < Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12' < Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection() < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ3' <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="40.00" y="20.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,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1"> <lane id="-gneE14_0" index="0" allow="bus" 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" allow="coach" 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" allow="pedestrian" 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" allow="bicycle" 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" allow="emergency" 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"> <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/> </edge> <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1"> <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/> </edge> <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1"> <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3,145c3,13 < Debug: Setting new attribute selected 'true' into edge 'gneE12' < Debug: Setting new attribute selected 'true' into edge 'gneE25' < Debug: Key DEL (delete) pressed < Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13' < Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3' < Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12' < Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2' < Debug: Removing edge 'gneE12' from net < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE25' < Debug: invalidating (removing) connections of edge '-gneE25' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ27' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE25' < Debug: invalidating (removing) connections of edge 'gneE25' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ28' < Debug: Removing edge 'gneE25' from net < Debug: Key F5 (Compute) pressed < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Adding edge 'gneE25' from net < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ28' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE25' < Debug: declaring connections of edge 'gneE25' as loaded (It will not be removed) < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ27' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge '-gneE25' < Debug: declaring connections of edge '-gneE25' as loaded (It will not be removed) <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="40.00" y="20.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,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1"> <lane id="-gneE14_0" index="0" allow="bus" 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" allow="coach" 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" allow="pedestrian" 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" allow="bicycle" 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" allow="emergency" 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"> <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/> </edge> <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1"> <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/> </edge> <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1"> <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3,145c3,13 < Debug: Setting new attribute selected 'true' into edge 'gneE12' < Debug: Setting new attribute selected 'true' into edge 'gneE15' < Debug: Key DEL (delete) pressed < Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13' < Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3' < Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12' < Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2' < Debug: Removing edge 'gneE12' from net < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE15' < Debug: invalidating (removing) connections of edge '-gneE15' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ7' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE15' < Debug: invalidating (removing) connections of edge 'gneE15' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ8' < Debug: Removing edge 'gneE15' from net < Debug: Key F5 (Compute) pressed < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Adding edge 'gneE15' from net < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ8' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE15' < Debug: declaring connections of edge 'gneE15' as loaded (It will not be removed) < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ7' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge '-gneE15' < Debug: declaring connections of edge '-gneE15' as loaded (It will not be removed) <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="40.00" y="20.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,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1"> <lane id="-gneE14_0" index="0" allow="bus" 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" allow="coach" 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" allow="pedestrian" 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" allow="bicycle" 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" allow="emergency" 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"> <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/> </edge> <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1"> <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/> </edge> <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1"> <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3,145c3,13 < Debug: Setting new attribute selected 'true' into edge '-gneE18' < Debug: Setting new attribute selected 'true' into edge 'gneE12' < Debug: Key DEL (delete) pressed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE18' < Debug: invalidating (removing) connections of edge 'gneE18' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ10' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE18' < Debug: invalidating (removing) connections of edge '-gneE18' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ9' < Debug: Removing edge '-gneE18' from net < Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13' < Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3' < Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12' < Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2' < Debug: Removing edge 'gneE12' from net < Debug: Key F5 (Compute) pressed < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Adding edge 'gneE12' from net < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ2' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE12' < Debug: declaring connections of edge 'gneE12' as loaded (It will not be removed) < Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12' < Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection() < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ3' <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="40.00" y="20.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,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1"> <lane id="-gneE14_0" index="0" allow="bus" 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" allow="coach" 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" allow="pedestrian" 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" allow="bicycle" speed="13.89" length="20.00" shape="30.00,28.40 50.00,28.40"/> </edge> <edge id="-gneE19" from="gneJ12" to="gneJ11" priority="1"> <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/> </edge> <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1"> <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/> </edge> <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1"> <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/> </edge> <edge id="-gneE22" from="gneJ22" to="gneJ21" priority="1"> <lane id="-gneE22_0" index="0" allow="truck" speed="13.89" length="20.00" shape="20.00,11.60 0.00,11.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3,145c3,13 < Debug: Setting new attribute selected 'true' into edge 'gneE12' < Debug: Setting new attribute selected 'true' into edge 'gneE20' < Debug: Key DEL (delete) pressed < Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13' < Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3' < Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12' < Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2' < Debug: Removing edge 'gneE12' from net < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE20' < Debug: invalidating (removing) connections of edge '-gneE20' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ14' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE20' < Debug: invalidating (removing) connections of edge 'gneE20' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ13' < Debug: Removing edge 'gneE20' from net < Debug: Key F5 (Compute) pressed < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Adding edge 'gneE20' from net < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ13' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE20' < Debug: declaring connections of edge 'gneE20' as loaded (It will not be removed) < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ14' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge '-gneE20' < Debug: declaring connections of edge '-gneE20' as loaded (It will not be removed) <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="40.00" y="20.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,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1"> <lane id="-gneE14_0" index="0" allow="bus" 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" allow="coach" 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" allow="pedestrian" 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" allow="bicycle" 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" allow="emergency" 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"> <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/> </edge> <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1"> <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/> </edge> <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1"> <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3,145c3,13 < Debug: Setting new attribute selected 'true' into edge 'gneE12' < Debug: Setting new attribute selected 'true' into edge 'gneE24' < Debug: Key DEL (delete) pressed < Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13' < Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3' < Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12' < Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2' < Debug: Removing edge 'gneE12' from net < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE24' < Debug: invalidating (removing) connections of edge '-gneE24' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ25' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE24' < Debug: invalidating (removing) connections of edge 'gneE24' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ26' < Debug: Removing edge 'gneE24' from net < Debug: Key F5 (Compute) pressed < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Adding edge 'gneE24' from net < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ26' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE24' < Debug: declaring connections of edge 'gneE24' as loaded (It will not be removed) < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ25' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge '-gneE24' < Debug: declaring connections of edge '-gneE24' as loaded (It will not be removed) <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="40.00" y="20.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,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1"> <lane id="-gneE14_0" index="0" allow="bus" 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" allow="coach" 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" allow="pedestrian" 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" allow="bicycle" 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" allow="emergency" 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"> <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/> </edge> <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1"> <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/> </edge> <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1"> <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3,145c3,13 < Debug: Setting new attribute selected 'true' into edge 'gneE12' < Debug: Setting new attribute selected 'true' into edge 'gneE17' < Debug: Key DEL (delete) pressed < Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13' < Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3' < Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12' < Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2' < Debug: Removing edge 'gneE12' from net < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE17' < Debug: invalidating (removing) connections of edge '-gneE17' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ18' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE17' < Debug: invalidating (removing) connections of edge 'gneE17' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ17' < Debug: Removing edge 'gneE17' from net < Debug: Key F5 (Compute) pressed < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Adding edge 'gneE17' from net < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ17' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE17' < Debug: declaring connections of edge 'gneE17' as loaded (It will not be removed) < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ18' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge '-gneE17' < Debug: declaring connections of edge '-gneE17' as loaded (It will not be removed) <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="40.00" y="20.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,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1"> <lane id="-gneE14_0" index="0" allow="bus" 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" allow="coach" 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" allow="pedestrian" 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" allow="bicycle" 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" allow="emergency" 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"> <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/> </edge> <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1"> <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/> </edge> <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1"> <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3,145c3,13 < Debug: Setting new attribute selected 'true' into edge 'gneE12' < Debug: Setting new attribute selected 'true' into edge 'gneE18' < Debug: Key DEL (delete) pressed < Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13' < Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3' < Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12' < Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2' < Debug: Removing edge 'gneE12' from net < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE18' < Debug: invalidating (removing) connections of edge '-gneE18' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ9' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE18' < Debug: invalidating (removing) connections of edge 'gneE18' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ10' < Debug: Removing edge 'gneE18' from net < Debug: Key F5 (Compute) pressed < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Adding edge 'gneE18' from net < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ10' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE18' < Debug: declaring connections of edge 'gneE18' as loaded (It will not be removed) < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ9' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge '-gneE18' < Debug: declaring connections of edge '-gneE18' as loaded (It will not be removed) <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="40.00" y="20.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,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1"> <lane id="-gneE14_0" index="0" allow="bus" 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" allow="coach" 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" allow="pedestrian" 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" allow="bicycle" 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" allow="emergency" 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"> <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/> </edge> <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1"> <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/> </edge> <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1"> <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3,139c3,13 < Debug: Setting new attribute selected 'true' into edge 'gneE12' < Debug: Setting new attribute selected 'true' into edge 'gneE13' < Debug: Key DEL (delete) pressed < Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13' < Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3' < Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12' < Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2' < Debug: Removing edge 'gneE12' from net < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13' < Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3' < Debug: Removing edge 'gneE13' from net < Debug: Key F5 (Compute) pressed < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Adding edge 'gneE13' from net < Debug: Setting previous attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3' < Debug: Setting previous attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13' < Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed < Debug: Setting previous attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2' < Debug: Adding edge 'gneE12' from net < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ2' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE12' < Debug: declaring connections of edge 'gneE12' as loaded (It will not be removed) <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="40.00" y="20.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,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1"> <lane id="-gneE14_0" index="0" allow="bus" 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" allow="coach" 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" allow="pedestrian" 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" allow="bicycle" 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" allow="emergency" 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"> <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/> </edge> <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1"> <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/> </edge> <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1"> <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3,145c3,13 < Debug: Setting new attribute selected 'true' into edge '-gneE16' < Debug: Setting new attribute selected 'true' into edge 'gneE12' < Debug: Key DEL (delete) pressed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE16' < Debug: invalidating (removing) connections of edge 'gneE16' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ20' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE16' < Debug: invalidating (removing) connections of edge '-gneE16' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ19' < Debug: Removing edge '-gneE16' from net < Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13' < Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3' < Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12' < Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2' < Debug: Removing edge 'gneE12' from net < Debug: Key F5 (Compute) pressed < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Adding edge 'gneE12' from net < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ2' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE12' < Debug: declaring connections of edge 'gneE12' as loaded (It will not be removed) < Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12' < Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection() < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ3' <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="40.00" y="20.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,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1"> <lane id="-gneE14_0" index="0" allow="bus" 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" allow="coach" speed="13.89" length="20.00" shape="20.00,21.60 0.00,21.60"/> </edge> <edge id="-gneE17" from="gneJ17" to="gneJ18" priority="1"> <lane id="-gneE17_0" index="0" allow="bicycle" 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" allow="emergency" 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"> <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/> </edge> <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1"> <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/> </edge> <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1"> <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/> </edge> <edge id="-gneE22" from="gneJ22" to="gneJ21" priority="1"> <lane id="-gneE22_0" index="0" allow="truck" speed="13.89" length="20.00" shape="20.00,11.60 0.00,11.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3,145c3,13 < Debug: Setting new attribute selected 'true' into edge '-gneE20' < Debug: Setting new attribute selected 'true' into edge 'gneE12' < Debug: Key DEL (delete) pressed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE20' < Debug: invalidating (removing) connections of edge 'gneE20' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ13' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE20' < Debug: invalidating (removing) connections of edge '-gneE20' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ14' < Debug: Removing edge '-gneE20' from net < Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13' < Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3' < Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12' < Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2' < Debug: Removing edge 'gneE12' from net < Debug: Key F5 (Compute) pressed < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Adding edge 'gneE12' from net < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ2' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE12' < Debug: declaring connections of edge 'gneE12' as loaded (It will not be removed) < Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12' < Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection() < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ3' <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="40.00" y="20.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,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1"> <lane id="-gneE14_0" index="0" allow="bus" 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" allow="coach" 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" allow="pedestrian" 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" allow="bicycle" 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" allow="emergency" 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"> <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/> </edge> <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1"> <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/> </edge> <edge id="-gneE22" from="gneJ22" to="gneJ21" priority="1"> <lane id="-gneE22_0" index="0" allow="truck" speed="13.89" length="20.00" shape="20.00,11.60 0.00,11.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3,205c3,13 < Debug: Setting new attribute selected 'true' into edge '-gneE19' < Debug: Setting new attribute selected 'true' into edge '-gneE23' < Debug: Setting new attribute selected 'true' into edge 'gneE12' < Debug: Setting new attribute selected 'true' into edge 'gneE22' < Debug: Setting new attribute selected 'true' into edge 'gneE23' < Debug: Key DEL (delete) pressed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE19' < Debug: invalidating (removing) connections of edge 'gneE19' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ12' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE19' < Debug: invalidating (removing) connections of edge '-gneE19' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ11' < Debug: Removing edge '-gneE19' from net < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE23' < Debug: invalidating (removing) connections of edge 'gneE23' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ24' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE23' < Debug: invalidating (removing) connections of edge '-gneE23' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ23' < Debug: Removing edge '-gneE23' from net < Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13' < Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3' < Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12' < Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2' < Debug: Removing edge 'gneE12' from net <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="40.00" y="20.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,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1"> <lane id="-gneE14_0" index="0" allow="bus" 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" allow="coach" 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" allow="pedestrian" 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" allow="bicycle" 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" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/> </edge> <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1"> <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/> </edge> <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1"> <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/> </edge> <edge id="-gneE22" from="gneJ22" to="gneJ21" priority="1"> <lane id="-gneE22_0" index="0" allow="truck" speed="13.89" length="20.00" shape="20.00,11.60 0.00,11.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3,145c3,13 < Debug: Setting new attribute selected 'true' into edge '-gneE19' < Debug: Setting new attribute selected 'true' into edge 'gneE12' < Debug: Key DEL (delete) pressed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE19' < Debug: invalidating (removing) connections of edge 'gneE19' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ12' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE19' < Debug: invalidating (removing) connections of edge '-gneE19' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ11' < Debug: Removing edge '-gneE19' from net < Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13' < Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3' < Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12' < Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2' < Debug: Removing edge 'gneE12' from net < Debug: Key F5 (Compute) pressed < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Adding edge 'gneE12' from net < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ2' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE12' < Debug: declaring connections of edge 'gneE12' as loaded (It will not be removed) < Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12' < Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection() < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ3' <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="40.00" y="20.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,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1"> <lane id="-gneE14_0" index="0" allow="bus" 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" allow="coach" 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" allow="pedestrian" 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" allow="bicycle" 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" allow="emergency" speed="13.89" length="20.00" shape="50.00,41.60 30.00,41.60"/> </edge> <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1"> <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/> </edge> <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1"> <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/> </edge> <edge id="-gneE22" from="gneJ22" to="gneJ21" priority="1"> <lane id="-gneE22_0" index="0" allow="truck" speed="13.89" length="20.00" shape="20.00,11.60 0.00,11.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3,145c3,13 < Debug: Setting new attribute selected 'true' into edge '-gneE23' < Debug: Setting new attribute selected 'true' into edge 'gneE12' < Debug: Key DEL (delete) pressed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE23' < Debug: invalidating (removing) connections of edge 'gneE23' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ24' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE23' < Debug: invalidating (removing) connections of edge '-gneE23' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ23' < Debug: Removing edge '-gneE23' from net < Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13' < Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3' < Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12' < Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2' < Debug: Removing edge 'gneE12' from net < Debug: Key F5 (Compute) pressed < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Adding edge 'gneE12' from net < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ2' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE12' < Debug: declaring connections of edge 'gneE12' as loaded (It will not be removed) < Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12' < Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection() < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ3' <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="40.00" y="20.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,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1"> <lane id="-gneE14_0" index="0" allow="bus" 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" allow="coach" 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" allow="pedestrian" 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" allow="bicycle" 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" allow="emergency" 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"> <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/> </edge> <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1"> <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/> </edge> <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1"> <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3,145c3,13 < Debug: Setting new attribute selected 'true' into edge 'gneE12' < Debug: Setting new attribute selected 'true' into edge 'gneE19' < Debug: Key DEL (delete) pressed < Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13' < Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3' < Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12' < Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2' < Debug: Removing edge 'gneE12' from net < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE19' < Debug: invalidating (removing) connections of edge '-gneE19' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ11' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE19' < Debug: invalidating (removing) connections of edge 'gneE19' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ12' < Debug: Removing edge 'gneE19' from net < Debug: Key F5 (Compute) pressed < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Adding edge 'gneE19' from net < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ12' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE19' < Debug: declaring connections of edge 'gneE19' as loaded (It will not be removed) < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ11' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge '-gneE19' < Debug: declaring connections of edge '-gneE19' as loaded (It will not be removed) <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="40.00" y="20.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,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1"> <lane id="-gneE14_0" index="0" allow="bus" 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" allow="coach" 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" allow="pedestrian" 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" allow="bicycle" 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" allow="emergency" 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"> <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/> </edge> <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1"> <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/> </edge> <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1"> <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3,145c3,13 < Debug: Setting new attribute selected 'true' into edge 'gneE12' < Debug: Setting new attribute selected 'true' into edge 'gneE14' < Debug: Key DEL (delete) pressed < Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13' < Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3' < Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12' < Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2' < Debug: Removing edge 'gneE12' from net < 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 'gneJ5' < 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 'gneJ4' < Debug: Removing edge 'gneE14' from net < Debug: Key F5 (Compute) pressed < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Adding edge 'gneE14' from net < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ4' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE14' < Debug: declaring connections of edge 'gneE14' as loaded (It will not be removed) < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ5' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge '-gneE14' < Debug: declaring connections of edge '-gneE14' as loaded (It will not be removed) <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="40.00" y="20.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,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1"> <lane id="-gneE14_0" index="0" allow="bus" 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" allow="coach" 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" allow="pedestrian" 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" allow="bicycle" 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" allow="emergency" 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"> <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/> </edge> <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1"> <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/> </edge> <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1"> <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3,145c3,13 < Debug: Setting new attribute selected 'true' into edge 'gneE12' < Debug: Setting new attribute selected 'true' into edge 'gneE22' < Debug: Key DEL (delete) pressed < Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13' < Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3' < Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12' < Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2' < Debug: Removing edge 'gneE12' from net < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE22' < Debug: invalidating (removing) connections of edge '-gneE22' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ21' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE22' < Debug: invalidating (removing) connections of edge 'gneE22' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ22' < Debug: Removing edge 'gneE22' from net < Debug: Key F5 (Compute) pressed < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Adding edge 'gneE22' from net < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ22' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE22' < Debug: declaring connections of edge 'gneE22' as loaded (It will not be removed) < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ21' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge '-gneE22' < Debug: declaring connections of edge '-gneE22' as loaded (It will not be removed) <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="40.00" y="20.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,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1"> <lane id="-gneE14_0" index="0" allow="bus" 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" allow="coach" 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" allow="pedestrian" 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" allow="bicycle" 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" allow="emergency" 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"> <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/> </edge> <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1"> <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/> </edge> <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1"> <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3,145c3,13 < Debug: Setting new attribute selected 'true' into edge 'gneE12' < Debug: Setting new attribute selected 'true' into edge 'gneE16' < Debug: Key DEL (delete) pressed < Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13' < Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3' < Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12' < Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2' < Debug: Removing edge 'gneE12' from net < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE16' < Debug: invalidating (removing) connections of edge '-gneE16' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ19' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE16' < Debug: invalidating (removing) connections of edge 'gneE16' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ20' < Debug: Removing edge 'gneE16' from net < Debug: Key F5 (Compute) pressed < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Adding edge 'gneE16' from net < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ20' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE16' < Debug: declaring connections of edge 'gneE16' as loaded (It will not be removed) < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ19' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge '-gneE16' < Debug: declaring connections of edge '-gneE16' as loaded (It will not be removed) <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="40.00" y="20.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,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1"> <lane id="-gneE14_0" index="0" allow="bus" 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" allow="coach" 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" allow="pedestrian" 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" allow="bicycle" 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" allow="emergency" 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"> <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/> </edge> <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1"> <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/> </edge> <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1"> <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3,145c3,13 < Debug: Setting new attribute selected 'true' into edge '-gneE22' < Debug: Setting new attribute selected 'true' into edge 'gneE12' < Debug: Key DEL (delete) pressed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE22' < Debug: invalidating (removing) connections of edge 'gneE22' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ22' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE22' < Debug: invalidating (removing) connections of edge '-gneE22' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ21' < Debug: Removing edge '-gneE22' from net < Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13' < Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3' < Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12' < Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2' < Debug: Removing edge 'gneE12' from net < Debug: Key F5 (Compute) pressed < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Adding edge 'gneE12' from net < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ2' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE12' < Debug: declaring connections of edge 'gneE12' as loaded (It will not be removed) < Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12' < Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection() < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ3' <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="40.00" y="20.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,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1"> <lane id="-gneE14_0" index="0" allow="bus" 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" allow="coach" 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" allow="pedestrian" 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" allow="bicycle" 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" allow="emergency" 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"> <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/> </edge> <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1"> <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/> </edge> <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1"> <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3,145c3,13 < Debug: Setting new attribute selected 'true' into edge '-gneE24' < Debug: Setting new attribute selected 'true' into edge 'gneE12' < Debug: Key DEL (delete) pressed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE24' < Debug: invalidating (removing) connections of edge 'gneE24' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ26' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE24' < Debug: invalidating (removing) connections of edge '-gneE24' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ25' < Debug: Removing edge '-gneE24' from net < Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13' < Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3' < Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12' < Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2' < Debug: Removing edge 'gneE12' from net < Debug: Key F5 (Compute) pressed < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Adding edge 'gneE12' from net < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ2' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE12' < Debug: declaring connections of edge 'gneE12' as loaded (It will not be removed) < Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12' < Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection() < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ3' <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="40.00" y="20.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,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id="-gneE14" from="gneJ4" to="gneJ5" priority="1"> <lane id="-gneE14_0" index="0" allow="bus" 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" allow="coach" 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" allow="pedestrian" 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" allow="bicycle" 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" allow="emergency" 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"> <lane id="-gneE19_0" index="0" allow="rail_electric" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/> </edge> <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1"> <lane id="-gneE20_0" index="0" allow="private" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/> </edge> <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1"> <lane id="-gneE21_0" index="0" allow="army" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3,123c3,13 < Debug: Setting new attribute selected 'true' into edge 'gneE12' < Debug: Key DEL (delete) pressed < Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13' < Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3' < Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12' < Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2' < Debug: Removing edge 'gneE12' from net < Debug: Key F5 (Compute) pressed < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Adding edge 'gneE12' from net < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ2' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE12' < Debug: declaring connections of edge 'gneE12' as loaded (It will not be removed) < Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12' < Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection() < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ3' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE13' < Debug: declaring connections of edge 'gneE13' as loaded (It will not be removed) < Debug: Adding connection 'gneE13_0->gneE12_0' into edge 'gneE13' < Debug: Created connection 'fromgneE13_0togneE12_0' in retrieveGNEConnection() < Debug: Key F5 (Compute) pressed < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13' <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="40.00" y="20.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,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <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"> <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/> </edge> <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1"> <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/> </edge> <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1"> <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3,145c3,13 < Debug: Setting new attribute selected 'true' into edge '-gneE21' < Debug: Setting new attribute selected 'true' into edge 'gneE12' < Debug: Key DEL (delete) pressed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE21' < Debug: invalidating (removing) connections of edge 'gneE21' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ16' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE21' < Debug: invalidating (removing) connections of edge '-gneE21' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ15' < Debug: Removing edge '-gneE21' from net < Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13' < Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3' < Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12' < Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2' < Debug: Removing edge 'gneE12' from net < Debug: Key F5 (Compute) pressed < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Adding edge 'gneE12' from net < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ2' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE12' < Debug: declaring connections of edge 'gneE12' as loaded (It will not be removed) < Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12' < Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection() < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ3' <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="40.00" y="20.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,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <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"> <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/> </edge> <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1"> <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/> </edge> <edge id="-gneE22" from="gneJ22" to="gneJ21" priority="1"> <lane id="-gneE22_0" index="0" disallow="truck rail_fast" speed="13.89" length="20.00" shape="20.00,11.60 0.00,11.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3,145c3,13 < Debug: Setting new attribute selected 'true' into edge 'gneE12' < Debug: Setting new attribute selected 'true' into edge 'gneE21' < Debug: Key DEL (delete) pressed < Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13' < Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3' < Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12' < Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2' < Debug: Removing edge 'gneE12' from net < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE21' < Debug: invalidating (removing) connections of edge '-gneE21' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ15' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE21' < Debug: invalidating (removing) connections of edge 'gneE21' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ16' < Debug: Removing edge 'gneE21' from net < Debug: Key F5 (Compute) pressed < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Adding edge 'gneE21' from net < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ16' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE21' < Debug: declaring connections of edge 'gneE21' as loaded (It will not be removed) < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ15' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge '-gneE21' < Debug: declaring connections of edge '-gneE21' as loaded (It will not be removed) <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="40.00" y="20.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,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <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"> <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/> </edge> <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1"> <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/> </edge> <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1"> <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3,145c3,13 < Debug: Setting new attribute selected 'true' into edge '-gneE17' < Debug: Setting new attribute selected 'true' into edge 'gneE12' < Debug: Key DEL (delete) pressed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE17' < Debug: invalidating (removing) connections of edge 'gneE17' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ17' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE17' < Debug: invalidating (removing) connections of edge '-gneE17' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ18' < Debug: Removing edge '-gneE17' from net < Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13' < Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3' < Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12' < Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2' < Debug: Removing edge 'gneE12' from net < Debug: Key F5 (Compute) pressed < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Adding edge 'gneE12' from net < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ2' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE12' < Debug: declaring connections of edge 'gneE12' as loaded (It will not be removed) < Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12' < Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection() < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ3' <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="40.00" y="20.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,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <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="-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"> <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/> </edge> <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1"> <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/> </edge> <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1"> <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/> </edge> <edge id="-gneE22" from="gneJ22" to="gneJ21" priority="1"> <lane id="-gneE22_0" index="0" disallow="truck rail_fast" speed="13.89" length="20.00" shape="20.00,11.60 0.00,11.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3,145c3,13 < Debug: Setting new attribute selected 'true' into edge '-gneE14' < Debug: Setting new attribute selected 'true' into edge 'gneE12' < Debug: Key DEL (delete) pressed < 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 'gneJ4' < 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 'gneJ5' < Debug: Removing edge '-gneE14' from net < Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13' < Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3' < Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12' < Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2' < Debug: Removing edge 'gneE12' from net < Debug: Key F5 (Compute) pressed < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Adding edge 'gneE12' from net < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ2' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE12' < Debug: declaring connections of edge 'gneE12' as loaded (It will not be removed) < Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12' < Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection() < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ3' <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="40.00" y="20.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,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <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"> <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/> </edge> <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1"> <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/> </edge> <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1"> <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/> </edge> <edge id="-gneE22" from="gneJ22" to="gneJ21" priority="1"> <lane id="-gneE22_0" index="0" disallow="truck rail_fast" speed="13.89" length="20.00" shape="20.00,11.60 0.00,11.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3,145c3,13 < Debug: Setting new attribute selected 'true' into edge '-gneE15' < Debug: Setting new attribute selected 'true' into edge 'gneE12' < Debug: Key DEL (delete) pressed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE15' < Debug: invalidating (removing) connections of edge 'gneE15' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ8' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE15' < Debug: invalidating (removing) connections of edge '-gneE15' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ7' < Debug: Removing edge '-gneE15' from net < Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13' < Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3' < Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12' < Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2' < Debug: Removing edge 'gneE12' from net < Debug: Key F5 (Compute) pressed < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Adding edge 'gneE12' from net < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ2' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE12' < Debug: declaring connections of edge 'gneE12' as loaded (It will not be removed) < Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12' < Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection() < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ3' <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="40.00" y="20.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,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <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="-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"> <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/> </edge> <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1"> <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/> </edge> <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1"> <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/> </edge> <edge id="-gneE22" from="gneJ22" to="gneJ21" priority="1"> <lane id="-gneE22_0" index="0" disallow="truck rail_fast" speed="13.89" length="20.00" shape="20.00,11.60 0.00,11.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3,145c3,13 < Debug: Setting new attribute selected 'true' into edge '-gneE25' < Debug: Setting new attribute selected 'true' into edge 'gneE12' < Debug: Key DEL (delete) pressed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE25' < Debug: invalidating (removing) connections of edge 'gneE25' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ28' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE25' < Debug: invalidating (removing) connections of edge '-gneE25' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ27' < Debug: Removing edge '-gneE25' from net < Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13' < Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3' < Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12' < Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2' < Debug: Removing edge 'gneE12' from net < Debug: Key F5 (Compute) pressed < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Adding edge 'gneE12' from net < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ2' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE12' < Debug: declaring connections of edge 'gneE12' as loaded (It will not be removed) < Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12' < Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection() < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ3' <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="40.00" y="20.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,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <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"> <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/> </edge> <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1"> <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/> </edge> <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1"> <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3,145c3,13 < Debug: Setting new attribute selected 'true' into edge 'gneE12' < Debug: Setting new attribute selected 'true' into edge 'gneE25' < Debug: Key DEL (delete) pressed < Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13' < Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3' < Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12' < Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2' < Debug: Removing edge 'gneE12' from net < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE25' < Debug: invalidating (removing) connections of edge '-gneE25' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ27' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE25' < Debug: invalidating (removing) connections of edge 'gneE25' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ28' < Debug: Removing edge 'gneE25' from net < Debug: Key F5 (Compute) pressed < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Adding edge 'gneE25' from net < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ28' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE25' < Debug: declaring connections of edge 'gneE25' as loaded (It will not be removed) < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ27' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge '-gneE25' < Debug: declaring connections of edge '-gneE25' as loaded (It will not be removed) <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="40.00" y="20.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,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <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"> <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/> </edge> <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1"> <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/> </edge> <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1"> <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3,145c3,13 < Debug: Setting new attribute selected 'true' into edge 'gneE12' < Debug: Setting new attribute selected 'true' into edge 'gneE15' < Debug: Key DEL (delete) pressed < Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13' < Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3' < Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12' < Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2' < Debug: Removing edge 'gneE12' from net < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE15' < Debug: invalidating (removing) connections of edge '-gneE15' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ7' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE15' < Debug: invalidating (removing) connections of edge 'gneE15' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ8' < Debug: Removing edge 'gneE15' from net < Debug: Key F5 (Compute) pressed < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Adding edge 'gneE15' from net < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ8' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE15' < Debug: declaring connections of edge 'gneE15' as loaded (It will not be removed) < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ7' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge '-gneE15' < Debug: declaring connections of edge '-gneE15' as loaded (It will not be removed) <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="40.00" y="20.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,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <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"> <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/> </edge> <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1"> <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/> </edge> <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1"> <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3,145c3,13 < Debug: Setting new attribute selected 'true' into edge '-gneE18' < Debug: Setting new attribute selected 'true' into edge 'gneE12' < Debug: Key DEL (delete) pressed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE18' < Debug: invalidating (removing) connections of edge 'gneE18' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ10' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE18' < Debug: invalidating (removing) connections of edge '-gneE18' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ9' < Debug: Removing edge '-gneE18' from net < Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13' < Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3' < Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12' < Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2' < Debug: Removing edge 'gneE12' from net < Debug: Key F5 (Compute) pressed < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Adding edge 'gneE12' from net < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ2' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE12' < Debug: declaring connections of edge 'gneE12' as loaded (It will not be removed) < Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12' < Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection() < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ3' <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="40.00" y="20.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,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <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="-gneE19" from="gneJ12" to="gneJ11" priority="1"> <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/> </edge> <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1"> <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/> </edge> <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1"> <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/> </edge> <edge id="-gneE22" from="gneJ22" to="gneJ21" priority="1"> <lane id="-gneE22_0" index="0" disallow="truck rail_fast" speed="13.89" length="20.00" shape="20.00,11.60 0.00,11.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3,4c3,12 < Debug: Setting new attribute selected 'true' into edge 'gneE12' < Debug: Setting new attribute selected 'true' into edge 'gneE20' --- > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,21d13 < Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13' < Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3' < Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12' < Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2' < Debug: Removing edge 'gneE12' from net < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE20' < Debug: invalidating (removing) connections of edge '-gneE20' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ14' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE20' < Debug: invalidating (removing) connections of edge 'gneE20' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ13' <truncated after showing first 30 lines> ---------- Differences in net ---------- 7a8,14 > <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> > 43a51,53 > <edge id="gneE12" from="gneJ3" to="gneJ2" priority="1"> > <lane id="gneE12_0" index="0" disallow="all" speed="13.89" length="20.00" shape="20.00,41.60 0.00,41.60"/> > </edge> 64a75,77 > <edge id="gneE20" from="gneJ14" to="gneJ13" priority="1"> > <lane id="gneE20_0" index="0" disallow="evehicle rail_fast" speed="13.89" length="20.00" shape="80.00,31.60 60.00,31.60"/> > </edge> 84,85c97,98 < <junction id="gneJ13" type="dead_end" x="60.00" y="30.00" incLanes="" intLanes="" shape="60.00,30.00 60.00,26.80"/> < <junction id="gneJ14" type="dead_end" x="80.00" y="30.00" incLanes="-gneE20_0" intLanes="" shape="80.00,26.80 80.00,30.00"/> --- > <junction id="gneJ13" type="dead_end" x="60.00" y="30.00" incLanes="gneE20_0" intLanes="" shape="60.00,30.00 60.00,33.20 60.00,30.00"/> > <junction id="gneJ14" type="dead_end" x="80.00" y="30.00" incLanes="-gneE20_0" intLanes="" shape="80.00,30.00 80.00,26.80 80.00,30.00"/> 91c104,106 < <junction id="gneJ2" type="dead_end" x="0.00" y="40.00" incLanes="" intLanes="" shape="0.00,40.00 0.00,36.80"/> --- > <junction id="gneJ2" type="priority" x="0.00" y="40.00" incLanes="gneE12_0" intLanes=":gneJ2_0_0" shape="0.00,40.00 0.00,43.20 0.00,40.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> 101c116,118 < <junction id="gneJ3" type="dead_end" x="20.00" y="40.00" incLanes="gneE13_0" intLanes="" shape="20.00,36.80 20.00,40.00"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3,145c3,13 < Debug: Setting new attribute selected 'true' into edge 'gneE12' < Debug: Setting new attribute selected 'true' into edge 'gneE24' < Debug: Key DEL (delete) pressed < Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13' < Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3' < Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12' < Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2' < Debug: Removing edge 'gneE12' from net < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE24' < Debug: invalidating (removing) connections of edge '-gneE24' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ25' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE24' < Debug: invalidating (removing) connections of edge 'gneE24' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ26' < Debug: Removing edge 'gneE24' from net < Debug: Key F5 (Compute) pressed < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Adding edge 'gneE24' from net < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ26' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE24' < Debug: declaring connections of edge 'gneE24' as loaded (It will not be removed) < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ25' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge '-gneE24' < Debug: declaring connections of edge '-gneE24' as loaded (It will not be removed) <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="40.00" y="20.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,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <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"> <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/> </edge> <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1"> <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/> </edge> <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1"> <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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 > > ================================================================= > ==1941559==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7efc026d32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1941917==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f8ce49ee2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,257 > > ================================================================= > ==1942220==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f7e04d9b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1942562==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb286a512f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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,263 > > ================================================================= > ==1942858==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f0b2a6f12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1943304==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb8468352f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1943674==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f996a95c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1943849==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff1831cf2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1944182==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f8b599232f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1944439==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f357c79d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1944680==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fae012442f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1944938==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fca616cb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,145c3,13 < Debug: Setting new attribute selected 'true' into edge '-gneE22' < Debug: Setting new attribute selected 'true' into edge 'gneE12' < Debug: Key DEL (delete) pressed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE22' < Debug: invalidating (removing) connections of edge 'gneE22' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ22' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE22' < Debug: invalidating (removing) connections of edge '-gneE22' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ21' < Debug: Removing edge '-gneE22' from net < Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13' < Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3' < Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12' < Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2' < Debug: Removing edge 'gneE12' from net < Debug: Key F5 (Compute) pressed < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Adding edge 'gneE12' from net < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ2' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE12' < Debug: declaring connections of edge 'gneE12' as loaded (It will not be removed) < Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12' < Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection() < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ3' <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="40.00" y="20.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,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <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"> <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/> </edge> <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1"> <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/> </edge> <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1"> <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3,145c3,13 < Debug: Setting new attribute selected 'true' into edge '-gneE24' < Debug: Setting new attribute selected 'true' into edge 'gneE12' < Debug: Key DEL (delete) pressed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE24' < Debug: invalidating (removing) connections of edge 'gneE24' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ26' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE24' < Debug: invalidating (removing) connections of edge '-gneE24' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ25' < Debug: Removing edge '-gneE24' from net < Debug: Removing connection 'gneE13_0->gneE12_0' from edge 'gneE13' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE13' < Debug: invalidating (removing) connections of edge 'gneE13' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ3' < Debug: Removing connection 'gneE12_0->gneE13_0' from edge 'gneE12' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE12' < Debug: invalidating (removing) connections of edge 'gneE12' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ2' < Debug: Removing edge 'gneE12' from net < Debug: Key F5 (Compute) pressed < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Adding edge 'gneE12' from net < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ2' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE12' < Debug: declaring connections of edge 'gneE12' as loaded (It will not be removed) < Debug: Adding connection 'gneE12_0->gneE13_0' into edge 'gneE12' < Debug: Created connection 'fromgneE12_0togneE13_0' in retrieveGNEConnection() < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ3' <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="40.00" y="20.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,-30.00" convBoundary="0.00,0.00,80.00,40.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <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"> <lane id="-gneE19_0" index="0" disallow="rail_electric rail_fast" speed="13.89" length="20.00" shape="80.00,41.60 60.00,41.60"/> </edge> <edge id="-gneE20" from="gneJ13" to="gneJ14" priority="1"> <lane id="-gneE20_0" index="0" disallow="private rail_fast" speed="13.89" length="20.00" shape="60.00,28.40 80.00,28.40"/> </edge> <edge id="-gneE21" from="gneJ16" to="gneJ15" priority="1"> <lane id="-gneE21_0" index="0" disallow="army rail_fast" speed="13.89" length="20.00" shape="80.00,21.60 60.00,21.60"/> <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 directory
Test exceeded wallclock time limit of 300.0 seconds ---------- 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 59a70,71 > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Keys Ctrl+Z (Undo) pressed 88a101,102 > Debug: Keys Ctrl+Y (Redo) pressed > Debug: Keys Ctrl+Y (Redo) pressed 90,135d103 < Debug: Deleting unreferenced busStop 'busStop6' < Debug: Deleting unreferenced busStop 'busStop5' < Debug: Deleting unreferenced busStop 'busStop4' < Debug: Deleting unreferenced busStop 'busStop3' < Debug: Deleting unreferenced busStop 'busStop2' < Debug: Deleting unreferenced busStop 'busStop1' < Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE0_0togneE5_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 <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 ---------- 1,17d0 < TestFunctions: Netedit opened successfully < Finding reference < TestFunctions: 'reference.png' found. Position: 304 - 168 < TestFunctions: Clicked over position 554 - 348 < 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: Netedit closed successfully ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/> </viewsettings>
---------- Differences in errors ---------- 3a4,13 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 405a416,523 > > ================================================================= > ==1574066==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fbdf79982f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3a4,13 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 732a743,850 > > ================================================================= > ==1577055==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6fa01302f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3a4,13 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 2216a2227,2339 > > ================================================================= > ==1580227==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 32816 byte(s) in 586 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f3063160a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f30632842f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3a4,13 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,36d35 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ1' < Debug: Setting previous attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE0' < Debug: invalidating (removing) connections of edge 'gneE0' due it were guessed < Debug: Setting previous attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ0' < Debug: Removing edge 'gneE0' from net < GLDebug: Removed object edge:gneE0 from SUMORTree with boundary -10.00,78.40,30.00,100.00 < Debug: Removing junction 'gneJ1' from net < GLDebug: Removed object junction:gneJ1 from SUMORTree with boundary 10.00,76.80,30.00,100.00 < Debug: Removing junction 'gneJ0' from net < GLDebug: Removed object junction:gneJ0 from SUMORTree with boundary -10.00,76.80,10.00,100.00 38,48d36 < Debug: Calling GNEUndoList::redo() < Debug: Adding junction 'gneJ0' into net < GLDebug: Inserted junction:gneJ0 into SUMORTree with boundary -10.00,76.80,10.00,100.00 < Debug: Adding junction 'gneJ1' into net < GLDebug: Inserted junction:gneJ1 into SUMORTree with boundary 10.00,76.80,30.00,100.00 < Debug: Adding edge 'gneE0' from net <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3a4,13 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 109a120,227 > > ================================================================= > ==1564857==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa37e8ab2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3a4,13 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,192 > > ================================================================= > ==1562274==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f75fbf0c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3a4,13 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,340 > > ================================================================= > ==1569235==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2352 byte(s) in 42 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fb134f8ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb1350af2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3a4,13 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 376a387,506 > > ================================================================= > ==1571746==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2352 byte(s) in 42 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f7ba7e08a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f7ba7f2c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3a4,13 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,224 > > ================================================================= > ==1567266==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa4cb0582f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 1191a1202,1360 > > ================================================================= > ==1585582==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17808 byte(s) in 318 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f74d9177a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f74d9d7d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 116a127,288 > > ================================================================= > ==1627846==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1568 byte(s) in 28 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7ff931b25a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7ff93272b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 116a127,286 > > ================================================================= > ==1615162==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1792 byte(s) in 32 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fb528e0ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fb529a125ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 171a182,343 > > ================================================================= > ==1624199==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f2f2649ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f2f270a25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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,87 > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Keys Ctrl+Z (Undo) pressed 106a119,120 > Debug: Keys Ctrl+Y (Redo) pressed > Debug: Keys Ctrl+Y (Redo) pressed 174a189,350 > > ================================================================= > ==1630181==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3584 byte(s) in 64 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f40714faa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 <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 381a392,559 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1617104==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f1306eeba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f1307af15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/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 ---------- 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 116a127,286 > > ================================================================= > ==1622056==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1568 byte(s) in 28 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f0294712a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f02953185ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 115a126,285 > > ================================================================= > ==1625832==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1568 byte(s) in 28 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fb8f010ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fb8f0d115ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 266a277,436 > > ================================================================= > ==1620132==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1456 byte(s) in 26 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f700dfbea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f700ebc45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 129a140,301 > > ================================================================= > ==1588321==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fe9cc2aea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fe9cceb45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 129a140,301 > > ================================================================= > ==1590328==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f86bf7b2a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f86c03b85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 129a140,299 > > ================================================================= > ==1592039==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f05fc7eda38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f05fd3f35ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 129a140,301 > > ================================================================= > ==1594003==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f40b63cba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f40b6fd15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 129a140,301 > > ================================================================= > ==1596264==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f0334454a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f033505a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 71,129d80 < 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 < Debug: Deleting unreferenced edge '5' in AttributeCarriers destructor < Debug: Deleting unreferenced lane '5_0' in GNEEdge destructor <truncated after showing first 30 lines> ---------- Differences in output ---------- 8c8 < 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>netElements junctions inspect type priority_stop ( Last six runs Jul2021 )
---------- 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 129a140,299 > > ================================================================= > ==1599511==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1568 byte(s) in 28 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f2820aa2a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f28216a85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 129a140,300 > > ================================================================= > ==1601443==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fe439a2ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fe43a6315ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 129a140,299 > > ================================================================= > ==1603258==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f895f9e2a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f89605e85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 127a138,297 > > ================================================================= > ==1604884==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1568 byte(s) in 28 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f6945f47a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f6946b4d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 132a143,303 > > ================================================================= > ==1606727==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fe3d7c29a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fe3d882f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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,297 > > ================================================================= > ==1608345==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7faf6acc4a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7faf6b8ca5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 129a140,299 > > ================================================================= > ==1609958==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1344 byte(s) in 24 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f04d52ada38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f04d5eb35ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 129a140,301 > > ================================================================= > ==1613390==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1568 byte(s) in 28 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7ff96af03a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7ff96bb095ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 41,42d50 < Debug: Setting new attribute fringe 'inner' into junction 'C' < Debug: Setting new attribute fringe 'inner' into junction 'Center' 46,47c54,55 < Debug: Setting previous attribute fringe 'outer' into junction 'Center' < Debug: Setting previous attribute fringe 'outer' into junction 'C' --- > Debug: Setting previous attribute fringe 'default' into junction 'Center' > Debug: Setting previous attribute fringe 'default' into junction 'C' 51,52c59,60 < Debug: Setting new attribute fringe 'inner' into junction 'C' < Debug: Setting new attribute fringe 'inner' into junction 'Center' --- > Debug: Setting new attribute fringe 'outer' into junction 'C' > Debug: Setting new attribute fringe 'outer' into junction 'Center' 120a129,264 > > ================================================================= > ==1665387==ERROR: LeakSanitizer: detected memory leaks <truncated after showing first 30 lines> ---------- Differences in net ---------- 177c177 < <junction id="C" type="priority" x="0.00" y="50.00" incLanes="3_0 3_1" intLanes=":C_0_0" shape="0.00,50.00 0.00,56.40 0.00,50.00" fringe="inner"> --- > <junction id="C" type="priority" x="0.00" y="50.00" incLanes="3_0 3_1" intLanes=":C_0_0" shape="0.00,50.00 0.00,56.40 0.00,50.00" fringe="outer"> 180c180 < <junction id="Center" type="traffic_light" x="50.00" y="50.00" incLanes="6_0 6_1 8_0 8_1 5_0 5_1 7_0 7_1 :Center_w2_0 :Center_w1_0" intLanes=":Center_20_0 :Center_1_0 :Center_1_1 :Center_21_0 :Center_22_0 :Center_5_0 :Center_6_0 :Center_6_1 :Center_23_0 :Center_24_0 :Center_25_0 :Center_11_0 :Center_11_1 :Center_26_0 :Center_27_0 :Center_15_0 :Center_16_0 :Center_16_1 :Center_28_0 :Center_29_0 :Center_c0_0 :Center_c1_0" shape="43.60,60.40 56.40,60.40 56.84,58.18 57.40,57.40 58.18,56.84 59. 18,56.51 60.40,56.40 60.40,43.60 58.18,43.16 57.40,42.60 56.84,41.82 56.51,40.82 56.40,39.60 43.60,39.60 43.16,41.82 42.60,42.60 41.82,43.16 40.82,43.49 39.60,43.60 39.60,56.40 41.82,56.84 42.60,57.40 43.16,58.18 43.49,59.18" fringe="inner"> --- > <junction id="Center" type="traffic_light" x="50.00" y="50.00" incLanes="6_0 6_1 8_0 8_1 5_0 5_1 7_0 7_1 :Center_w2_0 :Center_w1_0" intLanes=":Center_20_0 :Center_1_0 :Center_1_1 :Center_21_0 :Center_22_0 :Center_5_0 :Center_6_0 :Center_6_1 :Center_23_0 :Center_24_0 :Center_25_0 :Center_11_0 :Center_11_1 :Center_26_0 :Center_27_0 :Center_15_0 :Center_16_0 :Center_16_1 :Center_28_0 :Center_29_0 :Center_c0_0 :Center_c1_0" shape="43.60,60.40 56.40,60.40 56.84,58.18 57.40,57.40 58.18,56.84 59. 18,56.51 60.40,56.40 60.40,43.60 58.18,43.16 57.40,42.60 56.84,41.82 56.51,40.82 56.40,39.60 43.60,39.60 43.16,41.82 42.60,42.60 41.82,43.16 40.82,43.49 39.60,43.60 39.60,56.40 41.82,56.84 42.60,57.40 43.16,58.18 43.49,59.18" fringe="outer">
---------- 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 174a185,319 > > ================================================================= > ==1661990==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2800 byte(s) in 50 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7ff8554a3a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7ff8560a95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 50,55d59 < Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into junction 'C' < Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into junction 'Center' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into junction 'Center' < Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into junction 'C' 91a96 > Debug: Keys Ctrl+Z (Undo) pressed 127,129d131 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into junction 'C' < Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into junction 'Center' 141,200d142 < 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 <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 ---------- 179,181c179,181 < <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"/> 206,208c206,208 < <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 output ---------- 19c19 < 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 ---------- 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,263 > > ================================================================= > ==1659901==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2800 byte(s) in 50 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f08ae9f5a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f08af5fb5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 118a129,262 > > ================================================================= > ==1663460==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2800 byte(s) in 50 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fe3eb02fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fe3ebc355ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 133a144,277 > > ================================================================= > ==1636195==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2688 byte(s) in 48 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fe17134da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fe171f535ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 133a144,279 > > ================================================================= > ==1637939==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2688 byte(s) in 48 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f9f4c68ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f9f4d2945ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 130a141,275 > > ================================================================= > ==1639906==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2800 byte(s) in 50 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f55eacf9a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f55eb8ff5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 133a144,278 > > ================================================================= > ==1641729==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2800 byte(s) in 50 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f4052bd3a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f40537d95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 133a144,279 > > ================================================================= > ==1643620==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2800 byte(s) in 50 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7ff1313f5a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7ff131ffb5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 133a144,277 > > ================================================================= > ==1645644==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2800 byte(s) in 50 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7ff48db60a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7ff48e7665ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 133a144,277 > > ================================================================= > ==1647422==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2800 byte(s) in 50 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f3daa31fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f3daaf255ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 118a129,262 > > ================================================================= > ==1649193==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2800 byte(s) in 50 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fa826242a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fa826e485ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 139a150,283 > > ================================================================= > ==1651198==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2800 byte(s) in 50 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f94daa75a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f94db67b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 133a144,277 > > ================================================================= > ==1653301==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2800 byte(s) in 50 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f65fd103a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f65fdd095ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 133a144,223 > > ================================================================= > ==1654939==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2800 byte(s) in 50 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fd0d23d3a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fd0d2fd95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <truncated after showing first 30 lines> ---------- Differences in output ---------- 11c11 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit
---------- 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 133a144,279 > > ================================================================= > ==1656635==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2688 byte(s) in 48 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fd4830bba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fd483cc15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 133a144,277 > > ================================================================= > ==1658323==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2800 byte(s) in 50 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f0bad6c4a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f0bae2ca5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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,410 > > ================================================================= > ==1673448==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 560 byte(s) in 10 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f2d0feb1a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f2d10ab75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,169 > > ================================================================= > ==1680960==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3696 byte(s) in 66 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7ffbb1d99a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ffbb1ebd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 64a75,189 > > ================================================================= > ==1679448==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4368 byte(s) in 78 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f9496da4a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9496ec82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 64a75,188 > > ================================================================= > ==1681369==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4592 byte(s) in 82 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7ff8b2faea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff8b30d22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 268a279,393 > > ================================================================= > ==1675153==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 50736 byte(s) in 906 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f2b210eca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f2b212102f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 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 269a280,465 > > ================================================================= > ==1731592==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1120 byte(s) in 20 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f604fbd5a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f60507db5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 256a267,450 > > ================================================================= > ==1732054==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1120 byte(s) in 20 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f91dd278a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f91dde7e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 76c86 < Debug: Setting new attribute allow 'ignoring' into lane 'gneE2_0' --- > Debug: Setting new attribute allow 'ignoring' into lane 'gneE2_1' 95,96c105,106 < GLDebug: Inserted junction:gneJ2 into SUMORTree with boundary -13.20,2.80,17.20,33.20 < GLDebug: Inserted junction:gneJ3 into SUMORTree with boundary 32.80,2.80,63.20,33.20 --- > GLDebug: Inserted junction:gneJ2 into SUMORTree with boundary -13.20,-0.40,17.20,33.20 > GLDebug: Inserted junction:gneJ3 into SUMORTree with boundary 32.80,-0.40,63.20,33.20 107,108c117,118 < Debug: Created connection 'fromgneE2_1togneE4_0' in retrieveGNEConnection() < Debug: Created connection 'fromgneE9_0togneE2_1' in retrieveGNEConnection() --- > Debug: Created connection 'fromgneE2_0togneE4_0' in retrieveGNEConnection() > Debug: Created connection 'fromgneE9_0togneE2_0' in retrieveGNEConnection() 111c121 < Debug: Setting previous attribute allow 'all' into lane 'gneE2_0' --- <truncated after showing first 30 lines> ---------- Differences in log ---------- 7a8,9 > Warning: Edge 'gneE2' is not connected to outgoing edges at junction 'gneJ3'. > Warning: Lane 'gneE4_0' is not connected from any incoming edge at junction 'gneJ3'. ---------- Differences in net ---------- 39c39 < <lane id=":gneJ2_0_0" index="0" speed="8.00" length="14.19" shape="7.20,21.60 3.35,21.05 0.60,19.40 -1.05,16.65 -1.60,12.80"/> --- > <lane id=":gneJ2_0_0" index="0" speed="8.67" length="16.85" shape="7.20,21.60 3.35,20.85 0.60,18.60 -1.05,14.85 -1.60,9.60"/> 42c42 < <lane id=":gneJ2_1_0" index="0" speed="6.51" length="4.75" shape="1.60,12.80 1.95,15.25 3.00,17.00 3.20,17.12"/> --- > <lane id=":gneJ2_1_0" index="0" speed="6.51" length="4.75" shape="1.60,9.60 1.95,12.05 3.00,13.80 3.20,13.92"/> 45c45 < <lane id=":gneJ2_2_0" index="0" speed="6.51" length="4.28" shape="3.20,17.12 4.75,18.05 7.20,18.40"/> --- > <lane id=":gneJ2_2_0" index="0" speed="6.51" length="4.28" shape="3.20,13.92 4.75,14.85 7.20,15.20"/> 48c48 < <lane id=":gneJ2_c0_0" index="0" allow="pedestrian" speed="1.00" length="6.40" width="4.00" shape="5.20,16.80 5.20,23.20"/> --- > <lane id=":gneJ2_c0_0" index="0" allow="pedestrian" speed="1.00" length="9.60" width="4.00" shape="5.20,13.60 5.20,23.20"/> 51c51 < <lane id=":gneJ2_w0_0" index="0" allow="pedestrian" speed="1.00" length="6.87" width="4.00" shape="3.20,16.80 7.20,16.80 3.20,12.80 0.00,12.80 0.00,12.80 -3.20,12.80 7.20,23.20 7.20,20.00 7.20,20.00 7.20,16.80"/> --- > <lane id=":gneJ2_w0_0" index="0" allow="pedestrian" speed="1.00" length="8.02" width="4.00" shape="3.20,13.60 7.20,13.60 7.20,16.80 7.20,13.60 3.20,9.60 -0.00,9.60 0.00,9.60 -3.20,9.60 7.20,23.20 7.20,20.00"/> 54c54 < <lane id=":gneJ2_w1_0" index="0" allow="pedestrian" speed="1.00" length="11.88" width="4.00" shape="3.20,23.20 7.20,23.20 -3.20,12.80 -3.20,16.80"/> --- > <lane id=":gneJ2_w1_0" index="0" allow="pedestrian" speed="1.00" length="14.32" width="4.00" shape="3.20,23.20 7.20,23.20 -3.20,9.60 -3.20,13.60"/> 57c57 < <lane id=":gneJ3_0_0" index="0" speed="8.00" length="14.19" shape="51.60,12.80 51.05,16.65 49.40,19.40 46.65,21.05 42.80,21.60"/> --- > <lane id=":gneJ3_0_0" index="0" speed="8.67" length="16.85" shape="51.60,9.60 51.05,14.85 49.40,18.60 46.65,20.85 42.80,21.60"/> 60c60 < <lane id=":gneJ3_1_0" index="0" speed="6.51" length="9.03" shape="42.80,18.40 45.25,18.05 47.00,17.00 48.05,15.25 48.40,12.80"/> <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 267a278,463 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1731282==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1120 byte(s) in 20 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f3db6b85a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f3db778b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/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 202a213,379 > > ================================================================= > ==1730848==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1120 byte(s) in 20 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f83edbc6a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f83ee7cc5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 237a248,433 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1733346==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1120 byte(s) in 20 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f61e80b8a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f61e8cbe5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/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 251a262,439 > > ================================================================= > ==1734982==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1344 byte(s) in 24 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7ff622fcda38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7ff623bd35ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 237a248,407 > > ================================================================= > ==1740052==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1120 byte(s) in 20 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f361790da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f36185135ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 237a248,433 > > ================================================================= > ==1732906==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1120 byte(s) in 20 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fdf51d79a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fdf5297f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 204a215,398 > > ================================================================= > ==1748507==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1120 byte(s) in 20 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f76e38f6a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f76e44fc5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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,378 > > ================================================================= > ==1761835==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f0a1b6005ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f0a1ab1e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 195a206,366 > > ================================================================= > ==1775652==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f8a475425ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f8a46a602f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 207a218,402 > > ================================================================= > ==1746776==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1120 byte(s) in 20 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7faa594b1a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7faa5a0b75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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,252 > > ================================================================= > ==1579325==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3136 byte(s) in 56 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f074f431a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f07500375ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 25c35 < Debug: Value 'DummyAllowed' for attribute allow of lane isn't valid --- > Debug: Value '120.5' for attribute allow of lane isn't valid 83a94,253 > > ================================================================= > ==1564376==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3136 byte(s) in 56 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fc0c4a42a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_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 ---------- 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 93a104,265 > > ================================================================= > ==1581624==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4032 byte(s) in 72 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fce89f6ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fce8ab745ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 26a37 > Debug: Value 'authority army, passenger; taxi. tram' for attribute disallow of lane isn't valid 82a94,253 > > ================================================================= > ==1568579==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3136 byte(s) in 56 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f49a08f2a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f49a14f85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 ---------- 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 > > ================================================================= > ==1576234==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3136 byte(s) in 56 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fdef8a4ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fdef96545ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 140a151,310 > > ================================================================= > ==1584746==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7392 byte(s) in 132 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f802cf8aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f802db905ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 27c37 < Debug: Setting new attribute speed '120.5' into lane 'gneE2_1' --- > Debug: Setting new attribute speed '-13' into lane 'gneE2_1' 35c45 < Debug: Setting new attribute speed '120.5' into lane 'gneE2_1' --- > Debug: Setting new attribute speed '-13' into lane 'gneE2_1' 37,82c47,48 < Debug: Deleting unreferenced busStop 'busStop6' < Debug: Deleting unreferenced busStop 'busStop5' < Debug: Deleting unreferenced busStop 'busStop4' < Debug: Deleting unreferenced busStop 'busStop3' < Debug: Deleting unreferenced busStop 'busStop2' < Debug: Deleting unreferenced busStop 'busStop1' < Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE0_0togneE5_0' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE0_0togneE1_0' in GNEEdge destructor <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,2d0 < Warning: Speed of turning connection 'gneE9_0->gneE2_1' reduced by 59.87 due to turning radius of 9.76 (length=11.73, angle=90.00). < Warning: Speed of turning connection 'gneE9_0->gneE2_1' reduced by 59.87 due to turning radius of 9.76 (length=11.73, angle=90.00). ---------- Differences in net ---------- 2a3,4 > <!-- generated on 2021-07-21 04:45:46 by Eclipse SUMO netedit Version v1_9_2+0872-6ad8dd7c96d > <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netconvertConfiguration.xsd"> 4c6,54 < <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"> --- > <input> > <sumo-net-file value="/home/delphi/clangDebug/texttesttmp/netedit.daily.net.lanes.21Jul044359.1553950/netedit.daily.net.lanes/netElements/lanes/inspect/speed/input_net.net.xml"/> > </input> > > <output> > <output-file value="/home/delphi/clangDebug/texttesttmp/netedit.daily.net.lanes.21Jul044359.1553950/netedit.daily.net.lanes/netElements/lanes/inspect/speed/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"/> > <rectangular-lane-cut value="false"/> > </junctions> > > <pedestrian> > <walkingareas value="false"/> <truncated after showing first 30 lines> ---------- Differences in output ---------- 11d10 < TestFunctions: Netedit closed successfully ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="11.40" angle="0.00"/> </viewsettings>
---------- 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 26c36 < Debug: Setting new attribute width '-1' into lane 'gneE2_1' --- > Debug: Value 'dummyWidth' for attribute width of lane isn't valid 84a95,254 > > ================================================================= > ==1572521==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3136 byte(s) in 56 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f0445907a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_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 ---------- 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,253 > > ================================================================= > ==1607837==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 5600 byte(s) in 100 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7feb225bea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7feb231c45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 25a36 > Debug: Value 'DummyAllowed' for attribute allow of lane isn't valid 28d38 < Debug: Value 'authority army, passenger; taxi. tram' for attribute allow of lane isn't valid 87a98,258 > > ================================================================= > ==1595462==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 5824 byte(s) in 104 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f2782234a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_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 ---------- 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 > > ================================================================= > ==1598424==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 6048 byte(s) in 108 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f67df122a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f67dfd285ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 > > ================================================================= > ==1604655==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 5824 byte(s) in 104 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f0014da3a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f00159a95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 161a172,333 > > ================================================================= > ==1609658==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9408 byte(s) in 168 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7feb436b4a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7feb442ba5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 > > ================================================================= > ==1592740==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 6048 byte(s) in 108 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fcfe0a49a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fcfe164f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 > > ================================================================= > ==1601528==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 5824 byte(s) in 104 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fe054e69a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fe055a6f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,303 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1616312==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f49b92532f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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 117a128,294 > > ================================================================= > ==1617928==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f903c6602f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 117a128,295 > > ================================================================= > ==1619949==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f964b5cb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 117a128,294 > > ================================================================= > ==1621817==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f431f3852f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 117a128,295 > > ================================================================= > ==1623679==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4be1a322f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 117a128,297 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1625628==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f382878a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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 ---------- 3c3,12 < Debug: Setting new attribute selected 'true' into lane '-gneE25_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 5,11d13 < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE25' < Debug: invalidating (removing) connections of edge 'gneE25' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ28' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE25' < Debug: invalidating (removing) connections of edge '-gneE25' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ27' < Debug: Removing edge '-gneE25' from net 16,23d17 < Debug: Calling GNEUndoList::undo() < Debug: Adding edge '-gneE25' from net < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ27' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge '-gneE25' < Debug: declaring connections of edge '-gneE25' as loaded (It will not be removed) < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ28' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE25' < Debug: declaring connections of edge 'gneE25' as loaded (It will not be removed) <truncated after showing first 30 lines> ---------- Differences in net ---------- 47a48,50 > <edge id="-gneE25" from="gneJ28" to="gneJ27" priority="1"> > <lane id="-gneE25_0" index="0" allow="custom1" speed="13.89" length="20.00" shape="50.00,1.60 30.00,1.60"/> > </edge> 111,112c114,115 < <junction id="gneJ27" type="dead_end" x="30.00" y="0.00" incLanes="" intLanes="" shape="30.00,0.00 30.00,-3.20"/> < <junction id="gneJ28" type="dead_end" x="50.00" y="0.00" incLanes="gneE25_0" intLanes="" shape="50.00,-3.20 50.00,0.00"/> --- > <junction id="gneJ27" type="dead_end" x="30.00" y="0.00" incLanes="-gneE25_0" intLanes="" shape="30.00,0.00 30.00,3.20 30.00,0.00"/> > <junction id="gneJ28" type="dead_end" x="50.00" y="0.00" incLanes="gneE25_0" intLanes="" shape="50.00,0.00 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 117a128,295 > > ================================================================= > ==1629347==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f21951c92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 117a128,294 > > ================================================================= > ==1631049==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd5848e22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 117a128,294 > > ================================================================= > ==1632934==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4aaafd52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 117a128,295 > > ================================================================= > ==1634680==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f17a371b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 117a128,294 > > ================================================================= > ==1636315==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7faf00b1c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 117a128,294 > > ================================================================= > ==1638105==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f0d9c1482f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:128:5 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 3c3,12 < Debug: Setting new attribute selected 'true' into lane 'gneE18_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 5,11d13 < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE18' < Debug: invalidating (removing) connections of edge '-gneE18' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ9' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE18' < Debug: invalidating (removing) connections of edge 'gneE18' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ10' < Debug: Removing edge 'gneE18' from net 16,23d17 < Debug: Calling GNEUndoList::undo() < Debug: Adding edge 'gneE18' from net < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ10' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE18' < Debug: declaring connections of edge 'gneE18' as loaded (It will not be removed) < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ9' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge '-gneE18' < Debug: declaring connections of edge '-gneE18' as loaded (It will not be removed) <truncated after showing first 30 lines> ---------- Differences in net ---------- 68a69,71 > <edge id="gneE18" from="gneJ9" to="gneJ10" priority="1"> > <lane id="gneE18_0" index="0" allow="motorcycle" speed="13.89" length="20.00" shape="30.00,38.40 50.00,38.40"/> > </edge> 91c94 < <junction id="gneJ10" type="dead_end" x="50.00" y="40.00" incLanes="" intLanes="" shape="50.00,40.00 50.00,43.20"/> --- > <junction id="gneJ10" type="dead_end" x="50.00" y="40.00" incLanes="gneE18_0" intLanes="" shape="50.00,40.00 50.00,36.80 50.00,40.00"/> 120c123 < <junction id="gneJ9" type="dead_end" x="30.00" y="40.00" incLanes="-gneE18_0" intLanes="" shape="30.00,43.20 30.00,40.00"/> --- > <junction id="gneJ9" type="dead_end" x="30.00" y="40.00" incLanes="-gneE18_0" intLanes="" shape="30.00,40.00 30.00,43.20 30.00,40.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 123a134,300 > > ================================================================= > ==1641593==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9a752212f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 117a128,296 > > ================================================================= > ==1643512==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f250c0322f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,117c3,13 < Debug: Setting new attribute selected 'true' into lane '-gneE20_0' < Debug: Key DEL (delete) pressed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE20' < Debug: invalidating (removing) connections of edge 'gneE20' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ13' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE20' < Debug: invalidating (removing) connections of edge '-gneE20' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ14' < Debug: Removing edge '-gneE20' from net < 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: Calling GNEUndoList::undo() < Debug: Adding edge '-gneE20' from net < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ14' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge '-gneE20' < Debug: declaring connections of edge '-gneE20' as loaded (It will not be removed) < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into junction 'gneJ13' < Debug: Setting previous attribute modificationStatusNotForPrinting 'loaded' into edge 'gneE20' < Debug: declaring connections of edge 'gneE20' as loaded (It will not be removed) < Debug: Key F5 (Compute) pressed < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE20' < Debug: invalidating (removing) connections of edge 'gneE20' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ13' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge '-gneE20' < Debug: invalidating (removing) connections of edge '-gneE20' due it were guessed <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="40.00" y="20.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,-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" allow="passenger" 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" allow="passenger" speed="3.65" 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" allow="bus" 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" allow="coach" 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" allow="pedestrian" 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" allow="bicycle" 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" allow="emergency" 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 ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,297 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1647332==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6a140ca2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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 117a128,297 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1649140==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa0c011c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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 117a128,294 > > ================================================================= > ==1651055==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff89c4132f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 117a128,294 > > ================================================================= > ==1653162==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f491a9202f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 36,117d45 < 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 <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="40.00" y="20.00" 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 117a128,294 > > ================================================================= > ==1656442==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f05630f22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 117a128,294 > > ================================================================= > ==1658163==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fe127d9a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 117a128,294 > > ================================================================= > ==1659834==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f625846f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 117a128,297 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1661318==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fde301a52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a 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,242 > > ================================================================= > ==1663247==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f51af1792f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 93a104,213 > > ================================================================= > ==1665037==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd7e45cf2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 93a104,211 > > ================================================================= > ==1666465==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7facafee62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 93a104,212 > > ================================================================= > ==1668147==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fec96c232f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,93c3,13 < 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 < Debug: Deleting unreferenced lane '-gneE24_0' in GNEEdge 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="40.00" y="20.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,-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>netElements lanes select_vtypes disallowed bus ( Last six runs Jul2021 )
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,211 > > ================================================================= > ==1680745==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fbfe4c7b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 93a104,211 > > ================================================================= > ==1683720==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fad5b4b22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 93a104,213 > > ================================================================= > ==1684486==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fab9561d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 93a104,211 > > ================================================================= > ==1685099==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4a10ebf2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 93a104,211 > > ================================================================= > ==1691932==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f28fd6fa2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 93a104,213 > > ================================================================= > ==1694160==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f67046e42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 86,93d95 < Debug: Deleting unreferenced junction 'gneJ5' in AttributeCarriers destructor < Debug: Deleting unreferenced junction 'gneJ7' in AttributeCarriers destructor < Debug: Deleting unreferenced junction 'gneJ8' in AttributeCarriers destructor < Debug: Deleting unreferenced junction 'gneJ9' 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 output ---------- 10c10 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit
---------- Differences in errors ---------- 1,93c1,3 < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < 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 <truncated after showing first 30 lines> ---------- Differences in output ---------- 3,10d2 < TestFunctions: 'reference.png' found. Position: 304 - 168 < network element < lane < disallow < =rail_electric < 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 ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,275 > > ================================================================= > ==1558864==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2576 byte(s) in 46 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f37a10e5a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f37a12092f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 <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 directory
---------- 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 53,125c63 < 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' < Debug: Setting new attribute selected 'true' into busStop 'busStop_16' < Debug: Setting new attribute selected 'true' into busStop 'busStop_17' < Debug: Setting new attribute selected 'true' into busStop 'busStop_18' < Debug: Setting new attribute selected 'false' into busStop 'busStop_14' < Debug: Setting new attribute selected 'false' into busStop 'busStop_15' < Debug: Setting new attribute selected 'false' into busStop 'busStop_16' < Debug: Setting new attribute selected 'false' into busStop 'busStop_17' < Debug: Setting new attribute selected 'false' into busStop 'busStop_18' < Debug: Key DEL (delete) pressed < Debug: Removing busStop 'busStop_12' in GNEChange_Additional < Debug: Removing busStop 'busStop_13' in GNEChange_Additional < Debug: Setting new attribute selected 'true' into busStop 'busStop_14' < Debug: Setting new attribute selected 'true' into busStop 'busStop_15' < Debug: Key DEL (delete) pressed <truncated after showing first 30 lines> ---------- Differences in output ---------- 36c36 < 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_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> ---------- 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> <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 ---------- 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,179 > > ================================================================= > ==1564689==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7ff8d68eb5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff8d5e092f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1559012==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f1707cde5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f17071fc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1562217==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f46866135ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4685b312f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,1370 > > ================================================================= > ==1575265==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 3808 byte(s) in 68 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f9c09bf4a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f9c0a7fa5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 52a63,192 > > ================================================================= > ==1577270==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f6d7f68d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6d7ebab2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 958a969,1102 > > ================================================================= > ==1580709==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 15680 byte(s) in 280 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f4815d21a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f48169275ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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,878 > > ================================================================= > ==1615458==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8512 byte(s) in 152 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f2cd10b5a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f2cd1cbb5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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,838 > > ================================================================= > ==1612459==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8512 byte(s) in 152 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f5b9f810a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f5ba04165ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 > > ================================================================= > ==1619104==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8512 byte(s) in 152 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f2c21be3a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f2c227e95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 > > ================================================================= > ==1605816==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8400 byte(s) in 150 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fe29622ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fe296e315ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 725a736,869 > > ================================================================= > ==1602469==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8400 byte(s) in 150 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f9f01bb5a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f9f027bb5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 > > ================================================================= > ==1609281==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 5824 byte(s) in 104 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f54f04afa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f54f10b55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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,878 > > ================================================================= > ==1625768==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8512 byte(s) in 152 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f7bd1366a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f7bd1f6c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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,878 > > ================================================================= > ==1622432==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8400 byte(s) in 150 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fa2abaf5a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fa2ac6fb5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 > > ================================================================= > ==1593079==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 672 byte(s) in 12 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fb8c0a71a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fb8c16775ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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,377 > > ================================================================= > ==1595216==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4816 byte(s) in 86 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7f6f0c3d9a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f6f0cfdf5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 52a63,217 > > ================================================================= > ==1598002==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f7ac8c2b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f7ac81492f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 52a63,217 > > ================================================================= > ==1599901==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f049065d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f048fb7b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <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 759a770,903 > > ================================================================= > ==1586575==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8400 byte(s) in 150 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x29780a0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:72:25 > #2 0x7fb351d0aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fb3529105ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 ---------- Differences in output ---------- 6c6 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit
#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 directory
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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 > > ================================================================= > ==1558629==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb30ce6b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,146 > > ================================================================= > ==1562022==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f17d13022f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 12c22 < 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 -4.50,7.50,16.50,28.50 14c24 < 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 1.50,7.50,22.50,28.50 16c26 < GLDebug: Inserted poi:poi_2 into SUMORTree with boundary 5.00,7.00,27.00,29.00 --- > GLDebug: Inserted poi:poi_2 into SUMORTree with boundary 5.50,7.50,26.50,28.50 20c30 < GLDebug: Removed object poi:poi_2 from SUMORTree with boundary 5.00,7.00,27.00,29.00 --- > GLDebug: Removed object poi:poi_2 from SUMORTree with boundary 5.50,7.50,26.50,28.50 24c34 < GLDebug: Removed object poi:poi_1 from SUMORTree with boundary 1.00,7.00,23.00,29.00 --- <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 11c21 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 15c25 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50 19c29 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 36c46 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50 50a61,175 > > ================================================================= <truncated after showing first 30 lines>shapeElements poi create blockmove ( Last six runs Jul2021 )
---------- 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 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 14c24 < 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 1.50,7.50,22.50,28.50 18c28 < GLDebug: Removed object poi:poi_1 from SUMORTree with boundary 1.00,7.00,23.00,29.00 --- > GLDebug: Removed object poi:poi_1 from SUMORTree with boundary 1.50,7.50,22.50,28.50 22c32 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50 26c36 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- <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 11c21 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 15c25 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50 19c29 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 36c46 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50 50a61,168 > > ================================================================= <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 13c23 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -2.40,3.60,26.40,32.40 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -0.20,5.80,24.20,30.20 17c27 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -2.40,3.60,26.40,32.40 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -0.20,5.80,24.20,30.20 21c31 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -2.40,3.60,26.40,32.40 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -0.20,5.80,24.20,30.20 38c48 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -2.40,3.60,26.40,32.40 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -0.20,5.80,24.20,30.20 52a63,170 > > ================================================================= <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 6d5 < <poi id="customID" color="red" layer="202.00" x="10.00" y="18.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 11c21 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 14,20c24,25 < GLDebug: Inserted poi:POI_0 into SUMORTree with boundary -3.00,7.00,19.00,29.00 < Debug: Adding poi 'customID' into viewNet < GLDebug: Inserted poi:customID into SUMORTree with boundary -1.00,7.00,21.00,29.00 < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing poi 'customID' from viewNet < GLDebug: Removed object poi:customID from SUMORTree with boundary -1.00,7.00,21.00,29.00 --- > GLDebug: Inserted poi:POI_0 into SUMORTree with boundary -2.50,7.50,18.50,28.50 > Error: Could not build poi with ID 'POI_0' in netedit; declared twice. 24c29 < GLDebug: Removed object poi:POI_0 from SUMORTree with boundary -3.00,7.00,19.00,29.00 --- > GLDebug: Removed object poi:POI_0 from SUMORTree with boundary -2.50,7.50,18.50,28.50 <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1 > Error: Could not build poi with ID 'POI_0' in netedit; declared twice.
---------- 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 14c24 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary 1.00,7.00,23.00,29.00 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary 1.50,7.50,22.50,28.50 18c28 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary 1.00,7.00,23.00,29.00 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary 1.50,7.50,22.50,28.50 22c32 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary 1.00,7.00,23.00,29.00 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary 1.50,7.50,22.50,28.50 39c49 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary 1.00,7.00,23.00,29.00 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary 1.50,7.50,22.50,28.50 53a64,171 > > ================================================================= <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 12c22 < 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 -4.50,7.50,16.50,28.50 14c24 < 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 1.50,7.50,22.50,28.50 18c28 < GLDebug: Removed object poi:poi_1 from SUMORTree with boundary 1.00,7.00,23.00,29.00 --- > GLDebug: Removed object poi:poi_1 from SUMORTree with boundary 1.50,7.50,22.50,28.50 22c32 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -5.00,7.00,17.00,29.00 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -4.50,7.50,16.50,28.50 26c36 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -5.00,7.00,17.00,29.00 --- <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"/> --- > <poi id="poi_0" color="red" layer="202.00" name="custom type" x="2.00" y="18.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 11c21 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 15c25 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50 19c29 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 36c46 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50 50a61,168 > > ================================================================= <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 13c23 < 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 0.75,6.75,23.25,29.25 17c27 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -0.50,5.50,24.50,30.50 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary 0.75,6.75,23.25,29.25 21c31 < 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 0.75,6.75,23.25,29.25 38c48 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -0.50,5.50,24.50,30.50 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary 0.75,6.75,23.25,29.25 52a63,179 > > ================================================================= <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 40a51,179 > > ================================================================= > ==1590753==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f801c92d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f801be4b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 11c21,22 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 > Debug: Value 'dummyAngle' for attribute angle of poi isn't valid 13d23 < Debug: Setting new attribute angle '-12.00' into poi 'poi_0' 21,23d30 < Debug: Setting previous attribute angle '-12.00' into poi 'poi_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() 28c35,36 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50 > Debug: Keys Ctrl+Z (Undo) pressed 32,35c40 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 < Debug: Keys Ctrl+Y (Redo) pressed <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 11c21 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 19c29 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50 23c33 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 43c53 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50 57a68,175 > > ================================================================= <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 11c21 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 44c54 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50 58a69,176 > > ================================================================= > ==1597392==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f4d243632f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) <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 11c21 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 15,16c25,26 < 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 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50 > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -10.50,5.50,14.50,30.50 20,21c30,31 < 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 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -10.50,5.50,14.50,30.50 > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 25c35 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -9.00,7.00,13.00,29.00 --- <truncated after showing first 30 lines>shapeElements poi inspect height ( Last six runs Jul2021 )
---------- Differences in additionals ---------- 5c5 < <poi id="newID" color="red" layer="202.00" x="2.00" y="18.00"/> --- > <poi id="POI_1" color="red" layer="202.00" x="2.00" y="18.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 11c21 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 13c23 < GLDebug: Inserted poi:poi_1 into SUMORTree with boundary -5.00,7.00,17.00,29.00 --- > GLDebug: Inserted poi:poi_1 into SUMORTree with boundary -4.50,7.50,16.50,28.50 17,20c27 < Debug: Setting new attribute id 'newID' into poi 'POI_1' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute id 'POI_1' into poi 'newID' --- > Debug: Value 'ID with spaces' for attribute id of poi isn't valid 27c34,38 < GLDebug: Removed object poi:poi_1 from SUMORTree with boundary -5.00,7.00,17.00,29.00 --- > GLDebug: Removed object poi:poi_1 from SUMORTree with boundary -4.50,7.50,16.50,28.50 <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 11c21 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 17,18c27,28 < 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 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50 > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 22,23c32,33 < 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 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50 > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 27c37 < 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 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 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 28c38 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50 32c42 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 58c68 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50 72a83,190 > > ================================================================= <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,9c5 < <poi id="poi_0" color="red" layer="202.00" x="2.00" y="18.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" 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 10,17c21,23 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into poi 'poi_0' < Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into poi 'poi_0' < Debug: Setting new attribute genericParameter '' into poi 'poi_0' < Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into poi 'poi_0' < Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into poi 'poi_0' < Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into poi 'poi_0' < Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into poi 'poi_0' --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 > Debug: Open additional dialog > Debug: Cancel additional dialog 20c26,29 < Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into poi 'poi_0' --- > Debug: Removing poi 'poi_0' from viewNet > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50 <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 11c21 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 14,15c24,25 < 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.40,-3.50,31.40,18.50 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50 > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary 9.90,-3.00,30.90,18.00 19,20c29,30 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary 9.40,-3.50,31.40,18.50 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary 9.90,-3.00,30.90,18.00 > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 24c34 < 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 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 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 19c29 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50 23c33 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 43c53 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50 45,57d54 < 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 guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings>
---------- 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 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 19c29 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50 23c33 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 43c53 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50 57a68,183 > > ================================================================= <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9c9 < GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -4.00,7.00,18.00,29.00 --- > GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -3.50,7.50,17.50,28.50 11c11,21 < GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -8.50,7.50,12.50,28.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 34c44 < GLDebug: Removed object poi:POI_2 from SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Removed object poi:POI_2 from SUMORTree with boundary -8.50,7.50,12.50,28.50 36c46 < GLDebug: Removed object poi:POI_1 from SUMORTree with boundary -4.00,7.00,18.00,29.00 --- > GLDebug: Removed object poi:POI_1 from SUMORTree with boundary -3.50,7.50,17.50,28.50 40c50 < GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -4.00,7.00,18.00,29.00 --- > GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -3.50,7.50,17.50,28.50 <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="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 ---------- 9c9 < GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -4.00,7.00,18.00,29.00 --- > GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -3.50,7.50,17.50,28.50 11c11,21 < GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -8.50,7.50,12.50,28.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 15c25 < GLDebug: Removed object poi:POI_2 from SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Removed object poi:POI_2 from SUMORTree with boundary -8.50,7.50,12.50,28.50 17c27 < GLDebug: Removed object poi:POI_1 from SUMORTree with boundary -4.00,7.00,18.00,29.00 --- > GLDebug: Removed object poi:POI_1 from SUMORTree with boundary -3.50,7.50,17.50,28.50 22c32 < GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -4.00,7.00,18.00,29.00 --- > GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -3.50,7.50,17.50,28.50 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9c9 < GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -4.00,7.00,18.00,29.00 --- > GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -3.50,7.50,17.50,28.50 11c11,21 < GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -8.50,7.50,12.50,28.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 51c61 < GLDebug: Removed object poi:POI_2 from SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Removed object poi:POI_2 from SUMORTree with boundary -8.50,7.50,12.50,28.50 54c64 < GLDebug: Removed object poi:POI_1 from SUMORTree with boundary -4.00,7.00,18.00,29.00 --- > GLDebug: Removed object poi:POI_1 from SUMORTree with boundary -3.50,7.50,17.50,28.50 68a79,213 > > ================================================================= > ==1624439==ERROR: LeakSanitizer: detected memory leaks <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9c9 < GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -10.00,1.00,24.00,35.00 --- > GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -6.50,4.50,20.50,31.50 11c11,21 < GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -17.00,-1.00,21.00,37.00 --- > GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -12.50,3.50,16.50,32.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 15,16c25,26 < 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 --- > GLDebug: Removed object poi:POI_1 from SUMORTree with boundary -6.50,4.50,20.50,31.50 > GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -5.50,5.50,19.50,30.50 18,19c28,29 < 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 --- > GLDebug: Removed object poi:POI_2 from SUMORTree with boundary -12.50,3.50,16.50,32.50 > GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -10.50,5.50,14.50,30.50 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9c9 < GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -4.00,7.00,18.00,29.00 --- > GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -3.50,7.50,17.50,28.50 11c11,21 < GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -8.50,7.50,12.50,28.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 17,18c27,28 < 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 --- > GLDebug: Removed object poi:POI_1 from SUMORTree with boundary -3.50,7.50,17.50,28.50 > GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -3.50,7.50,17.50,28.50 20,21c30,31 < 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 --- > GLDebug: Removed object poi:POI_2 from SUMORTree with boundary -8.50,7.50,12.50,28.50 > GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -8.50,7.50,12.50,28.50 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9c9 < GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -4.00,7.00,18.00,29.00 --- > GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -3.50,7.50,17.50,28.50 11c11,21 < GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -8.50,7.50,12.50,28.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 34c44 < GLDebug: Removed object poi:POI_2 from SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Removed object poi:POI_2 from SUMORTree with boundary -8.50,7.50,12.50,28.50 36c46 < GLDebug: Removed object poi:POI_1 from SUMORTree with boundary -4.00,7.00,18.00,29.00 --- > GLDebug: Removed object poi:POI_1 from SUMORTree with boundary -3.50,7.50,17.50,28.50 40c50 < GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -4.00,7.00,18.00,29.00 --- > GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -3.50,7.50,17.50,28.50 <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 poi > Debug: Inserting generic parameter 'keyA2|valueA2' into poi > Debug: Inserting generic parameter 'keyA3|valueA3' into poi 8,11c12,15 < GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -4.00,7.00,18.00,29.00 < Debug: Inserting parameter 'keyA1|valueA1' into shape poi. < Debug: Inserting parameter 'keyA2|valueA2' into shape poi. < Debug: Inserting parameter 'keyA3|valueA3' into shape poi. --- > GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -3.50,7.50,17.50,28.50 > Debug: Inserting generic parameter 'keyB1|valueB1' into poi > Debug: Inserting generic parameter 'keyB2|valueB2' into poi > Debug: Inserting generic parameter 'keyB3|valueB3' into poi 13,132c17,30 < GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -9.00,7.00,13.00,29.00 < 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' <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 ---------- 4,6c4,6 < TestFunctions: Clicked over position 407 - 235 < TestFunctions: Clicked over position 457 - 235 < TestFunctions: Clicked over position 407 - 235 --- > TestFunctions: Clicked over position 407 - 225 > TestFunctions: Clicked over position 457 - 225 > TestFunctions: Clicked over position 407 - 225 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"> <poi id="POI_1" color="red" layer="202.00" x="7.00" y="18.00"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </poi> <poi id="POI_2" color="red" layer="202.00" x="2.00" y="18.00"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </poi> </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 ---------- 9c9 < GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -4.00,7.00,18.00,29.00 --- > GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -3.50,7.50,17.50,28.50 11c11,21 < GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -8.50,7.50,12.50,28.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 21c31 < GLDebug: Removed object poi:POI_2 from SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Removed object poi:POI_2 from SUMORTree with boundary -8.50,7.50,12.50,28.50 23c33 < GLDebug: Removed object poi:POI_1 from SUMORTree with boundary -4.00,7.00,18.00,29.00 --- > GLDebug: Removed object poi:POI_1 from SUMORTree with boundary -3.50,7.50,17.50,28.50 27c37 < GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -4.00,7.00,18.00,29.00 --- > GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -3.50,7.50,17.50,28.50 <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>
---------- Differences in errors ---------- 9c9 < GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -4.00,7.00,18.00,29.00 --- > GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -3.50,7.50,17.50,28.50 11c11,21 < GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -8.50,7.50,12.50,28.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 21c31 < GLDebug: Removed object poi:POI_2 from SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Removed object poi:POI_2 from SUMORTree with boundary -8.50,7.50,12.50,28.50 23c33 < GLDebug: Removed object poi:POI_1 from SUMORTree with boundary -4.00,7.00,18.00,29.00 --- > GLDebug: Removed object poi:POI_1 from SUMORTree with boundary -3.50,7.50,17.50,28.50 27c37 < GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -4.00,7.00,18.00,29.00 --- > GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -3.50,7.50,17.50,28.50 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9c9 < GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -8.00,3.00,22.00,33.00 --- > GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -5.50,5.50,19.50,30.50 11c11,21 < GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -15.00,1.00,19.00,35.00 --- > GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -11.50,4.50,15.50,31.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 15,16c25,26 < 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 --- > GLDebug: Removed object poi:POI_1 from SUMORTree with boundary -5.50,5.50,19.50,30.50 > GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -5.50,5.50,19.50,30.50 18,19c28,29 < 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 --- > GLDebug: Removed object poi:POI_2 from SUMORTree with boundary -11.50,4.50,15.50,31.50 > GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -10.50,5.50,14.50,30.50 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10c10 < GLDebug: Inserted poi:POI_1 into SUMORTree with boundary 15.00,15.00,45.00,45.00 --- > GLDebug: Inserted poi:POI_1 into SUMORTree with boundary 17.50,17.50,42.50,42.50 12c12 < GLDebug: Inserted poi:POI_2 into SUMORTree with boundary 15.00,25.00,45.00,55.00 --- > GLDebug: Inserted poi:POI_2 into SUMORTree with boundary 17.50,27.50,42.50,52.50 14c14 < GLDebug: Inserted poi:POI_3 into SUMORTree with boundary 15.00,25.00,45.00,55.00 --- > GLDebug: Inserted poi:POI_3 into SUMORTree with boundary 17.50,27.50,42.50,52.50 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 32c42 < GLDebug: Removed object poi:POI_3 from SUMORTree with boundary 15.00,25.00,45.00,55.00 --- > GLDebug: Removed object poi:POI_3 from SUMORTree with boundary 17.50,27.50,42.50,52.50 35c45 < GLDebug: Removed object poi:POI_2 from SUMORTree with boundary 15.00,25.00,45.00,55.00 --- <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 > > ================================================================= > ==1649874==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f7cb95045ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f7cb8a222f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,176 > > ================================================================= > ==1648321==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f169ca3c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f169bf5a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9c9 < GLDebug: Inserted poi:POI_0 into SUMORTree with boundary -11.00,19.00,11.00,41.00 --- > GLDebug: Inserted poi:POI_0 into SUMORTree with boundary -10.50,19.50,10.50,40.50 12c12 < GLDebug: Inserted poi:POI_2 into SUMORTree with boundary 8.00,18.00,32.00,42.00 --- > GLDebug: Inserted poi:POI_2 into SUMORTree with boundary 9.00,19.00,31.00,41.00 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 30c40 < GLDebug: Removed object poi:POI_2 from SUMORTree with boundary 8.00,18.00,32.00,42.00 --- > GLDebug: Removed object poi:POI_2 from SUMORTree with boundary 9.00,19.00,31.00,41.00 33c43 < GLDebug: Removed object poi:POI_0 from SUMORTree with boundary -11.00,19.00,11.00,41.00 --- > GLDebug: Removed object poi:POI_0 from SUMORTree with boundary -10.50,19.50,10.50,40.50 47a58,192 > > ================================================================= <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,199 > > ================================================================= > ==1649046==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f16e7c805ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f16e719e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10c10 < GLDebug: Inserted poi:POI_1 into SUMORTree with boundary 15.00,-5.00,45.00,25.00 --- > GLDebug: Inserted poi:POI_1 into SUMORTree with boundary 17.50,-2.50,42.50,22.50 12c12 < GLDebug: Inserted poi:POI_2 into SUMORTree with boundary 15.00,5.00,45.00,35.00 --- > GLDebug: Inserted poi:POI_2 into SUMORTree with boundary 17.50,7.50,42.50,32.50 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 31c41 < GLDebug: Removed object poi:POI_2 from SUMORTree with boundary 15.00,5.00,45.00,35.00 --- > GLDebug: Removed object poi:POI_2 from SUMORTree with boundary 17.50,7.50,42.50,32.50 34c44 < GLDebug: Removed object poi:POI_1 from SUMORTree with boundary 15.00,-5.00,45.00,25.00 --- > GLDebug: Removed object poi:POI_1 from SUMORTree with boundary 17.50,-2.50,42.50,22.50 48a59,194 > > ================================================================= <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 > > ================================================================= > ==1650723==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f46c42fe5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f46c381c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,197 > > ================================================================= > ==1656104==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f087c1ca5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f087b6e82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9c9 < GLDebug: Inserted poi:POI_0 into SUMORTree with boundary -51.00,-1.00,-29.00,21.00 --- > GLDebug: Inserted poi:POI_0 into SUMORTree with boundary -50.50,-0.50,-29.50,20.50 12c12 < GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -22.00,18.00,2.00,42.00 --- > GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -21.00,19.00,1.00,41.00 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 30c40 < GLDebug: Removed object poi:POI_2 from SUMORTree with boundary -22.00,18.00,2.00,42.00 --- > GLDebug: Removed object poi:POI_2 from SUMORTree with boundary -21.00,19.00,1.00,41.00 33c43 < GLDebug: Removed object poi:POI_0 from SUMORTree with boundary -51.00,-1.00,-29.00,21.00 --- > GLDebug: Removed object poi:POI_0 from SUMORTree with boundary -50.50,-0.50,-29.50,20.50 47a58,192 > > ================================================================= <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 > > ================================================================= > ==1651394==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7ff7ae0f45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff7ad6122f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 ---------- Differences in output ---------- 4c4 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit
---------- 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 ---------- 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 111a122,1244 > > ================================================================= > ==1663004==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fcf42a345ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fcf41f522f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 7c7 < <poi id="poi_2" color="red" layer="202.00" lon="10.511175" lat="0.000162" angle="45.00"/> --- > <poi id="poi_2" color="red" layer="202.00" lon="10.511175" lat="0.000162" angle="-27.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 < 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 -4.50,7.50,16.50,28.50 14c24 < 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 1.50,7.50,22.50,28.50 16c26 < GLDebug: Inserted poi:poi_2 into SUMORTree with boundary 5.00,7.00,27.00,29.00 --- > GLDebug: Inserted poi:poi_2 into SUMORTree with boundary 5.50,7.50,26.50,28.50 20c30 < GLDebug: Removed object poi:poi_2 from SUMORTree with boundary 5.00,7.00,27.00,29.00 --- > GLDebug: Removed object poi:poi_2 from SUMORTree with boundary 5.50,7.50,26.50,28.50 24c34 < GLDebug: Removed object poi:poi_1 from SUMORTree with boundary 1.00,7.00,23.00,29.00 --- <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 11c21 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 15c25 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50 19c29 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 36c46 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50 50a61,168 > > ================================================================= <truncated after showing first 30 lines>shapeElements poigeo create blockmove ( Last six runs Jul2021 )
---------- 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 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 14c24 < 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 1.50,7.50,22.50,28.50 18c28 < GLDebug: Removed object poi:poi_1 from SUMORTree with boundary 1.00,7.00,23.00,29.00 --- > GLDebug: Removed object poi:poi_1 from SUMORTree with boundary 1.50,7.50,22.50,28.50 22c32 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50 26c36 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- <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 13c23 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -2.40,3.60,26.40,32.40 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -0.20,5.80,24.20,30.20 17c27 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -2.40,3.60,26.40,32.40 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -0.20,5.80,24.20,30.20 21c31 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -2.40,3.60,26.40,32.40 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -0.20,5.80,24.20,30.20 38c48 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -2.40,3.60,26.40,32.40 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -0.20,5.80,24.20,30.20 52a63,170 > > ================================================================= <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 11c21 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 14c24 < GLDebug: Inserted poi:POI_0 into SUMORTree with boundary -3.00,7.00,19.00,29.00 --- > GLDebug: Inserted poi:POI_0 into SUMORTree with boundary -2.50,7.50,18.50,28.50 16c26 < GLDebug: Inserted poi:customID into SUMORTree with boundary -1.00,7.00,21.00,29.00 --- > GLDebug: Inserted poi:customID into SUMORTree with boundary -0.50,7.50,20.50,28.50 20c30 < GLDebug: Removed object poi:customID from SUMORTree with boundary -1.00,7.00,21.00,29.00 --- > GLDebug: Removed object poi:customID from SUMORTree with boundary -0.50,7.50,20.50,28.50 24c34 < GLDebug: Removed object poi:POI_0 from SUMORTree with boundary -3.00,7.00,19.00,29.00 --- <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 14c24 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary 1.00,7.00,23.00,29.00 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary 1.50,7.50,22.50,28.50 18c28 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary 1.00,7.00,23.00,29.00 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary 1.50,7.50,22.50,28.50 22c32 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary 1.00,7.00,23.00,29.00 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary 1.50,7.50,22.50,28.50 39c49 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary 1.00,7.00,23.00,29.00 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary 1.50,7.50,22.50,28.50 53a64,178 > > ================================================================= <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 12c22 < 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 -4.50,7.50,16.50,28.50 14c24 < 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 1.50,7.50,22.50,28.50 18c28 < GLDebug: Removed object poi:poi_1 from SUMORTree with boundary 1.00,7.00,23.00,29.00 --- > GLDebug: Removed object poi:poi_1 from SUMORTree with boundary 1.50,7.50,22.50,28.50 22c32 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -5.00,7.00,17.00,29.00 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -4.50,7.50,16.50,28.50 26c36 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -5.00,7.00,17.00,29.00 --- <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 11c21 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary 1.00,7.00,23.00,29.00 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary 1.50,7.50,22.50,28.50 15c25 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary 1.00,7.00,23.00,29.00 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary 1.50,7.50,22.50,28.50 19c29 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary 1.00,7.00,23.00,29.00 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary 1.50,7.50,22.50,28.50 36c46 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary 1.00,7.00,23.00,29.00 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary 1.50,7.50,22.50,28.50 50a61,176 > > ================================================================= <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 11c21 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 15c25 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50 19c29 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 36c46 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50 50a61,177 > > ================================================================= <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 39a50,157 > > ================================================================= > ==1570240==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc3bc87c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 13c23 < 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 0.75,6.75,23.25,29.25 17c27 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -0.50,5.50,24.50,30.50 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary 0.75,6.75,23.25,29.25 21c31 < 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 0.75,6.75,23.25,29.25 38c48 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -0.50,5.50,24.50,30.50 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary 0.75,6.75,23.25,29.25 52a63,170 > > ================================================================= <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 22,40d31 < Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection() < Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection() < Debug: delete poiGeo 'poi_0' in ~GNEChange_Shape() < Debug: Removing poiGeo 'POI_B' from net in ~GNEChange_Shape() < Debug: delete poiGeo 'POI_B' in ~GNEChange_Shape() < Debug: Removing poiGeo 'POI_A' from net in ~GNEChange_Shape() < Debug: delete poiGeo 'POI_A' in ~GNEChange_Shape() < 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 ---------- 10c10 < 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.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 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 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 28c38 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50 32c42 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 58c68 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50 72a83,199 > > ================================================================= <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 11c21 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 15c25 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50 20c30 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 38c48 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50 52a63,170 > > ================================================================= <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <poi id="poi_0" color="125,60,200" layer="202.00" lon="10.511050" lat="0.000162"/> --- > <poi id="poi_0" color="blue" layer="202.00" lon="10.511050" lat="0.000162"/> ---------- 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 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 15d24 < Debug: Setting new attribute color '125,60,200' into poiGeo 'poi_0' 18c27 < Debug: Setting previous attribute color 'blue' into poiGeo 'poi_0' --- > Debug: Setting previous attribute color '255,255,244' into poiGeo 'poi_0' 21c30 < Debug: Setting previous attribute color '255,255,244' into poiGeo 'poi_0' --- > Debug: Setting previous attribute color 'red' into poiGeo 'poi_0' 24c33 < Debug: Setting new attribute color 'blue' into poiGeo 'poi_0' --- > Debug: Setting new attribute color '255,255,500' into poiGeo 'poi_0' 27c36 <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 11c21 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 15,16c25,26 < 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 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50 > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -10.50,5.50,14.50,30.50 20,21c30,31 < 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 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -10.50,5.50,14.50,30.50 > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 25c35 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -9.00,7.00,13.00,29.00 --- <truncated after showing first 30 lines>shapeElements poigeo inspect height ( Last six runs Jul2021 )
---------- 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 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 13c23 < GLDebug: Inserted poi:poi_1 into SUMORTree with boundary -5.00,7.00,17.00,29.00 --- > GLDebug: Inserted poi:poi_1 into SUMORTree with boundary -4.50,7.50,16.50,28.50 27c37 < GLDebug: Removed object poi:poi_1 from SUMORTree with boundary -5.00,7.00,17.00,29.00 --- > GLDebug: Removed object poi:poi_1 from SUMORTree with boundary -4.50,7.50,16.50,28.50 31c41 < GLDebug: Inserted poi:poi_1 into SUMORTree with boundary -5.00,7.00,17.00,29.00 --- > GLDebug: Inserted poi:poi_1 into SUMORTree with boundary -4.50,7.50,16.50,28.50 54c64 < GLDebug: Removed object poi:poi_1 from SUMORTree with boundary -5.00,7.00,17.00,29.00 --- <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 11c21 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 17,18c27,28 < 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 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50 > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 22,23c32,33 < 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 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50 > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 27c37 < 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 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 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 14,15c24,25 < 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 4141.75,831551.72,4163.75,831573.72 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50 > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary 4142.25,831552.22,4163.25,831573.22 19,20c29,30 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary 4141.75,831551.72,4163.75,831573.72 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -126.21,-11.00,-104.21,11.00 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary 4142.25,831552.22,4163.25,831573.22 > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -125.71,-10.50,-104.71,10.50 24c34 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -126.21,-11.00,-104.21,11.00 --- <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 11c21 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 28c38 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50 32c42 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 58c68 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50 72a83,190 > > ================================================================= <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 11c21 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 14,15c24,25 < 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 1101796.39,-11.00,1101818.39,11.00 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50 > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary 1101796.89,-10.50,1101817.89,10.50 19,20c29,30 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary 1101796.39,-11.00,1101818.39,11.00 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -126.21,-11.00,-104.21,11.00 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary 1101796.89,-10.50,1101817.89,10.50 > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -125.71,-10.50,-104.71,10.50 24c34 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -126.21,-11.00,-104.21,11.00 --- <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 11c21 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 35c45 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50 49a60,176 > > ================================================================= > ==1605035==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd8f230d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) <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 11c21 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 43c53 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50 49c59 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 89c99 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50 103a114,221 > > ================================================================= <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 11c21 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 19c29 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50 23c33 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 43c53 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50 57a68,183 > > ================================================================= <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 11c21 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 19c29 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50 23c33 < GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Inserted poi:poi_0 into SUMORTree with boundary -8.50,7.50,12.50,28.50 43c53 < GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -9.00,7.00,13.00,29.00 --- > GLDebug: Removed object poi:poi_0 from SUMORTree with boundary -8.50,7.50,12.50,28.50 57a68,175 > > ================================================================= <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9c9 < GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -4.99,6.96,17.01,28.96 --- > GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -4.49,7.46,16.51,28.46 11c11,21 < GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -4.99,6.96,17.01,28.96 --- > GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -4.49,7.46,16.51,28.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 81c91 < GLDebug: Removed object poi:POI_2 from SUMORTree with boundary -4.99,6.96,17.01,28.96 --- > GLDebug: Removed object poi:POI_2 from SUMORTree with boundary -4.49,7.46,16.51,28.46 84c94 < GLDebug: Removed object poi:POI_1 from SUMORTree with boundary -4.99,6.96,17.01,28.96 --- > GLDebug: Removed object poi:POI_1 from SUMORTree with boundary -4.49,7.46,16.51,28.46 98a109,243 > > ================================================================= > ==1648425==ERROR: LeakSanitizer: detected memory leaks <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9c9 < GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -4.99,6.96,17.01,28.96 --- > GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -4.49,7.46,16.51,28.46 11c11,21 < GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -4.99,6.96,17.01,28.96 --- > GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -4.49,7.46,16.51,28.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 60c70 < GLDebug: Removed object poi:POI_2 from SUMORTree with boundary -4.99,6.96,17.01,28.96 --- > GLDebug: Removed object poi:POI_2 from SUMORTree with boundary -4.49,7.46,16.51,28.46 63c73 < GLDebug: Removed object poi:POI_1 from SUMORTree with boundary -4.99,6.96,17.01,28.96 --- > GLDebug: Removed object poi:POI_1 from SUMORTree with boundary -4.49,7.46,16.51,28.46 77a88,223 > > ================================================================= > ==1657534==ERROR: LeakSanitizer: detected memory leaks <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9c9 < GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -4.99,6.96,17.01,28.96 --- > GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -4.49,7.46,16.51,28.46 11c11,21 < GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -4.99,6.96,17.01,28.96 --- > GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -4.49,7.46,16.51,28.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 57c67 < GLDebug: Removed object poi:POI_2 from SUMORTree with boundary -4.99,6.96,17.01,28.96 --- > GLDebug: Removed object poi:POI_2 from SUMORTree with boundary -4.49,7.46,16.51,28.46 60c70 < GLDebug: Removed object poi:POI_1 from SUMORTree with boundary -4.99,6.96,17.01,28.96 --- > GLDebug: Removed object poi:POI_1 from SUMORTree with boundary -4.49,7.46,16.51,28.46 74a85,219 > > ================================================================= > ==1629343==ERROR: LeakSanitizer: detected memory leaks <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9c9 < GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -10.99,0.96,23.01,34.96 --- > GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -7.49,4.46,19.51,31.46 11c11,21 < GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -12.99,-1.04,25.01,36.96 --- > GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -8.49,3.46,20.51,32.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 21,22c31,32 < GLDebug: Removed object poi:POI_1 from SUMORTree with boundary -10.99,0.96,23.01,34.96 < GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -8.99,2.96,21.01,32.96 --- > GLDebug: Removed object poi:POI_1 from SUMORTree with boundary -7.49,4.46,19.51,31.46 > GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -6.49,5.46,18.51,30.46 24,25c34,35 < GLDebug: Removed object poi:POI_2 from SUMORTree with boundary -12.99,-1.04,25.01,36.96 < GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -8.99,2.96,21.01,32.96 --- > GLDebug: Removed object poi:POI_2 from SUMORTree with boundary -8.49,3.46,20.51,32.46 > GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -6.49,5.46,18.51,30.46 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9c9 < GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -4.99,6.96,17.01,28.96 --- > GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -4.49,7.46,16.51,28.46 11c11,21 < GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -4.99,6.96,17.01,28.96 --- > GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -4.49,7.46,16.51,28.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 23,24c33,34 < GLDebug: Removed object poi:POI_1 from SUMORTree with boundary -4.99,6.96,17.01,28.96 < GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -4.99,6.96,17.01,28.96 --- > GLDebug: Removed object poi:POI_1 from SUMORTree with boundary -4.49,7.46,16.51,28.46 > GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -4.49,7.46,16.51,28.46 26,27c36,37 < GLDebug: Removed object poi:POI_2 from SUMORTree with boundary -4.99,6.96,17.01,28.96 < GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -4.99,6.96,17.01,28.96 --- > GLDebug: Removed object poi:POI_2 from SUMORTree with boundary -4.49,7.46,16.51,28.46 > GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -4.49,7.46,16.51,28.46 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9c9 < GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -4.99,6.96,17.01,28.96 --- > GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -4.49,7.46,16.51,28.46 11c11,21 < GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -4.99,6.96,17.01,28.96 --- > GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -4.49,7.46,16.51,28.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 81c91 < GLDebug: Removed object poi:POI_2 from SUMORTree with boundary -4.99,6.96,17.01,28.96 --- > GLDebug: Removed object poi:POI_2 from SUMORTree with boundary -4.49,7.46,16.51,28.46 84c94 < GLDebug: Removed object poi:POI_1 from SUMORTree with boundary -4.99,6.96,17.01,28.96 --- > GLDebug: Removed object poi:POI_1 from SUMORTree with boundary -4.49,7.46,16.51,28.46 98a109,243 > > ================================================================= > ==1635816==ERROR: LeakSanitizer: detected memory leaks <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9c9 < GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -4.99,6.96,17.01,28.96 --- > GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -4.49,7.46,16.51,28.46 11c11,21 < GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -4.99,6.96,17.01,28.96 --- > GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -4.49,7.46,16.51,28.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 60c70 < GLDebug: Removed object poi:POI_2 from SUMORTree with boundary -4.99,6.96,17.01,28.96 --- > GLDebug: Removed object poi:POI_2 from SUMORTree with boundary -4.49,7.46,16.51,28.46 63c73 < GLDebug: Removed object poi:POI_1 from SUMORTree with boundary -4.99,6.96,17.01,28.96 --- > GLDebug: Removed object poi:POI_1 from SUMORTree with boundary -4.49,7.46,16.51,28.46 77a88,222 > > ================================================================= > ==1633778==ERROR: LeakSanitizer: detected memory leaks <truncated after showing first 30 lines>
---------- Differences in errors ---------- 12c12 < GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -4.99,6.96,17.01,28.96 --- > GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -4.49,7.46,16.51,28.46 17c17 < GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -4.99,6.96,17.01,28.96 --- > GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -4.49,7.46,16.51,28.46 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 78c88 < GLDebug: Removed object poi:POI_2 from SUMORTree with boundary -4.99,6.96,17.01,28.96 --- > GLDebug: Removed object poi:POI_2 from SUMORTree with boundary -4.49,7.46,16.51,28.46 80c90 < GLDebug: Removed object poi:POI_1 from SUMORTree with boundary -4.99,6.96,17.01,28.96 --- > GLDebug: Removed object poi:POI_1 from SUMORTree with boundary -4.49,7.46,16.51,28.46 85c95 < GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -4.99,6.96,17.01,28.96 --- <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9c9 < GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -4.99,6.96,17.01,28.96 --- > GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -4.49,7.46,16.51,28.46 11c11,21 < GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -4.99,6.96,17.01,28.96 --- > GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -4.49,7.46,16.51,28.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 60c70 < GLDebug: Removed object poi:POI_2 from SUMORTree with boundary -4.99,6.96,17.01,28.96 --- > GLDebug: Removed object poi:POI_2 from SUMORTree with boundary -4.49,7.46,16.51,28.46 63c73 < GLDebug: Removed object poi:POI_1 from SUMORTree with boundary -4.99,6.96,17.01,28.96 --- > GLDebug: Removed object poi:POI_1 from SUMORTree with boundary -4.49,7.46,16.51,28.46 77a88,223 > > ================================================================= > ==1646379==ERROR: LeakSanitizer: detected memory leaks <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9c9 < GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -4.99,6.96,17.01,28.96 --- > GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -4.49,7.46,16.51,28.46 11c11,21 < GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -4.99,6.96,17.01,28.96 --- > GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -4.49,7.46,16.51,28.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 30c40 < GLDebug: Removed object poi:POI_2 from SUMORTree with boundary -4.99,6.96,17.01,28.96 --- > GLDebug: Removed object poi:POI_2 from SUMORTree with boundary -4.49,7.46,16.51,28.46 32c42 < GLDebug: Removed object poi:POI_1 from SUMORTree with boundary -4.99,6.96,17.01,28.96 --- > GLDebug: Removed object poi:POI_1 from SUMORTree with boundary -4.49,7.46,16.51,28.46 36c46 < GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -4.99,6.96,17.01,28.96 --- > GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -4.49,7.46,16.51,28.46 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9c9 < GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -8.99,2.96,21.01,32.96 --- > GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -6.49,5.46,18.51,30.46 11c11,21 < GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -10.99,0.96,23.01,34.96 --- > GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -7.49,4.46,19.51,31.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 21,22c31,32 < GLDebug: Removed object poi:POI_1 from SUMORTree with boundary -8.99,2.96,21.01,32.96 < GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -8.99,2.96,21.01,32.96 --- > GLDebug: Removed object poi:POI_1 from SUMORTree with boundary -6.49,5.46,18.51,30.46 > GLDebug: Inserted poi:POI_1 into SUMORTree with boundary -6.49,5.46,18.51,30.46 24,25c34,35 < GLDebug: Removed object poi:POI_2 from SUMORTree with boundary -10.99,0.96,23.01,34.96 < GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -8.99,2.96,21.01,32.96 --- > GLDebug: Removed object poi:POI_2 from SUMORTree with boundary -7.49,4.46,19.51,31.46 > GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -6.49,5.46,18.51,30.46 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10c10 < GLDebug: Inserted poi:POI_1 into SUMORTree with boundary 1955018.50,3415398.85,1955048.50,3415428.85 --- > GLDebug: Inserted poi:POI_1 into SUMORTree with boundary 1955021.00,3415401.35,1955046.00,3415426.35 12c12 < GLDebug: Inserted poi:POI_2 into SUMORTree with boundary 1782850.30,4537049.54,1782880.30,4537079.54 --- > GLDebug: Inserted poi:POI_2 into SUMORTree with boundary 1782852.80,4537052.04,1782877.80,4537077.04 14c14 < GLDebug: Inserted poi:POI_3 into SUMORTree with boundary 1782850.30,4537049.54,1782880.30,4537079.54 --- > GLDebug: Inserted poi:POI_3 into SUMORTree with boundary 1782852.80,4537052.04,1782877.80,4537077.04 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 32c42 < GLDebug: Removed object poi:POI_3 from SUMORTree with boundary 1782850.30,4537049.54,1782880.30,4537079.54 --- > GLDebug: Removed object poi:POI_3 from SUMORTree with boundary 1782852.80,4537052.04,1782877.80,4537077.04 35c45 < GLDebug: Removed object poi:POI_2 from SUMORTree with boundary 1782850.30,4537049.54,1782880.30,4537079.54 --- <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 > > ================================================================= > ==1660917==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f67548bf5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6753ddd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9c9,19 < GLDebug: Inserted poi:POI_0 into SUMORTree with boundary -4048867.84,4348763.84,-4048845.84,4348785.84 --- > GLDebug: Inserted poi:POI_0 into SUMORTree with boundary -4048867.34,4348764.34,-4048846.34,4348785.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 26c36 < GLDebug: Removed object poi:POI_0 from SUMORTree with boundary -4048867.84,4348763.84,-4048845.84,4348785.84 --- > GLDebug: Removed object poi:POI_0 from SUMORTree with boundary -4048867.34,4348764.34,-4048846.34,4348785.34 40a51,186 > > ================================================================= > ==1659361==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f1fb2cf25ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_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 ---------- 9c9 < GLDebug: Inserted poi:POI_0 into SUMORTree with boundary -954994.50,3415402.85,-954972.50,3415424.85 --- > GLDebug: Inserted poi:POI_0 into SUMORTree with boundary -954994.00,3415403.35,-954973.00,3415424.35 12c12 < GLDebug: Inserted poi:POI_2 into SUMORTree with boundary 982559.67,3329317.80,982583.67,3329341.80 --- > GLDebug: Inserted poi:POI_2 into SUMORTree with boundary 982560.67,3329318.80,982582.67,3329340.80 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 30c40 < GLDebug: Removed object poi:POI_2 from SUMORTree with boundary 982559.67,3329317.80,982583.67,3329341.80 --- > GLDebug: Removed object poi:POI_2 from SUMORTree with boundary 982560.67,3329318.80,982582.67,3329340.80 33c43 < GLDebug: Removed object poi:POI_0 from SUMORTree with boundary -954994.50,3415402.85,-954972.50,3415424.85 --- > GLDebug: Removed object poi:POI_0 from SUMORTree with boundary -954994.00,3415403.35,-954973.00,3415424.35 47a58,193 > > ================================================================= <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 > > ================================================================= > ==1659965==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7efdfba495ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7efdfaf672f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10c10 < GLDebug: Inserted poi:POI_1 into SUMORTree with boundary 2161986.41,1143834.32,2162016.41,1143864.32 --- > GLDebug: Inserted poi:POI_1 into SUMORTree with boundary 2161988.91,1143836.82,2162013.91,1143861.82 12c12 < GLDebug: Inserted poi:POI_2 into SUMORTree with boundary 2083040.92,2283497.92,2083070.92,2283527.92 --- > GLDebug: Inserted poi:POI_2 into SUMORTree with boundary 2083043.42,2283500.42,2083068.42,2283525.42 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 30c40 < GLDebug: Removed object poi:POI_2 from SUMORTree with boundary 2083040.92,2283497.92,2083070.92,2283527.92 --- > GLDebug: Removed object poi:POI_2 from SUMORTree with boundary 2083043.42,2283500.42,2083068.42,2283525.42 33c43 < GLDebug: Removed object poi:POI_1 from SUMORTree with boundary 2161986.41,1143834.32,2162016.41,1143864.32 --- > GLDebug: Removed object poi:POI_1 from SUMORTree with boundary 2161988.91,1143836.82,2162013.91,1143861.82 47a58,192 > > ================================================================= <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 > > ================================================================= > ==1663801==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fd95dfc75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd95d4e52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1662306==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fd0cf9325ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd0cee502f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1663060==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f35f95b85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f35f8ad62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 42a53,188 > > ================================================================= > ==1661461==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f5b4169c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f5b40bba2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1667385==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fda74c425ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fda741602f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9c9 < GLDebug: Inserted poi:POI_0 into SUMORTree with boundary -6636431.48,1900621.10,-6636409.48,1900643.10 --- > GLDebug: Inserted poi:POI_0 into SUMORTree with boundary -6636430.98,1900621.60,-6636409.98,1900642.60 12c12 < GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -1949225.71,3597191.17,-1949201.71,3597215.17 --- > GLDebug: Inserted poi:POI_2 into SUMORTree with boundary -1949224.71,3597192.17,-1949202.71,3597214.17 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 30c40 < GLDebug: Removed object poi:POI_2 from SUMORTree with boundary -1949225.71,3597191.17,-1949201.71,3597215.17 --- > GLDebug: Removed object poi:POI_2 from SUMORTree with boundary -1949224.71,3597192.17,-1949202.71,3597214.17 33c43 < GLDebug: Removed object poi:POI_0 from SUMORTree with boundary -6636431.48,1900621.10,-6636409.48,1900643.10 --- > GLDebug: Removed object poi:POI_0 from SUMORTree with boundary -6636430.98,1900621.60,-6636409.98,1900642.60 47a58,193 > > ================================================================= <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,173 > > ================================================================= > ==1668041==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa5946cc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 4,8c14 < Debug: Selected item 'poiGeo' in TagSelector < Debug: Adding poiGeo 'poi_0' into viewNet < Debug: Adding poiGeo 'poi_1' into viewNet < Debug: Setting new attribute pos '30.00,8.00' into poiGeo 'poi_0' < Debug: Setting new attribute pos '28.00,-2.00' into poiGeo 'poi_1' --- > Debug: Selected invalid item in TagSelector 10,11d15 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute pos '2.00,-14.00' into poiGeo 'poi_1' 13,14d16 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute pos '2.00,14.00' into poiGeo 'poi_0' 16,17d17 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute pos '30.00,8.00' into poiGeo 'poi_0' 19,21d18 < 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="-27.75" y="-6.24" angle="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"> <poi id="poi_0" color="red" layer="202.00" lon="10.511283" lat="0.000072"/> <poi id="poi_1" color="white" layer="202.00" lon="10.511265" lat="-0.000018" imgFile="berlin_icon.ico" width="10.00" height="10.00"/> </additional>
---------- 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 111a122,1251 > > ================================================================= > ==1677736==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f1a559695ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f1a54e872f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 5,47c15 < Debug: Invalid input parameter of poiLane: 'angle' doesn't have a valid 'float' format between [0, 360] < Debug: Adding poiLane 'poi_0' into viewNet < Debug: Adding poiLane 'poi_1' into viewNet < Debug: Adding poiLane 'poi_2' into viewNet < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing poiLane 'poi_2' from viewNet < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing poiLane 'poi_1' from viewNet < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < 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: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() <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" 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"/> </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 10,46c20 < Debug: Adding poiLane 'poi_0' into viewNet < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < 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: 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(...) <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 ---------- 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 10,56c20,21 < Debug: Adding poiLane 'poi_0' into viewNet < Debug: Invalid input parameter of poiLane: 'color' doesn't have a valid 'RBGColor' format < Debug: Adding poiLane 'poi_1' into viewNet < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing poiLane 'poi_1' from viewNet < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < 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: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding poiLane 'poi_1' into viewNet < 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 <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="139,131,120" layer="202.00" lane="gneE1_0" pos="44.00"/> <poi id="poi_1" color="blue" layer="202.00" lane="gneE1_0" pos="33.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 46a57,164 > > ================================================================= > ==1558796==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f321098d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 4,7c14 < Debug: Selected item 'poiLane' in TagSelector < 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: Adding poiLane 'poi_0' into viewNet --- > Debug: Selected invalid item in TagSelector 9,10d15 < Debug: Calling GNEUndoList::undo() < Debug: Removing poiLane 'poi_0' from viewNet 12,14d16 < Debug: Calling GNEUndoList::redo() < Debug: Adding poiLane 'poi_0' into viewNet < Debug: Additionals saved 17,18d18 < Debug: Removing poiLane 'poi_0' from net in ~GNEChange_Shape() < Debug: delete poiLane 'poi_0' in ~GNEChange_Shape() 30a31,138 > <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" lane="gneE1_0" pos="33.00" height="4.40"/> </additional>
---------- 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,201 > > ================================================================= > ==1562591==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f93ad7fe2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 10,13c20,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 15,16d23 < Debug: Calling GNEUndoList::undo() < Debug: Removing poiLane 'poi_0' from viewNet 18,20d24 < Debug: Calling GNEUndoList::redo() < Debug: Adding poiLane 'poi_0' into viewNet < Debug: Additionals saved 35,36d38 < Debug: Removing poiLane 'poi_0' from net in ~GNEChange_Shape() < Debug: delete poiLane 'poi_0' 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" name="dummyLayer" lane="gneE1_0" pos="44.00"/> > <poi id="poi_1" color="red" layer="202.00" name="-2" lane="gneE1_0" pos="38.00"/> > <poi id="poi_2" color="red" layer="202.00" name="6.5" lane="gneE1_0" pos="33.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 10d19 < Debug: Invalid input parameter of poiLane: 'layer' doesn't have a valid 'float' format 12a22 > Debug: Adding poiLane 'poi_2' into viewNet 15c25 < Debug: Removing poiLane 'poi_1' from viewNet --- > Debug: Removing poiLane 'poi_2' from viewNet 18c28 < Debug: Removing poiLane 'poi_0' from viewNet --- > Debug: Removing poiLane 'poi_1' from viewNet 21c31 < Debug: Adding poiLane 'poi_0' into viewNet --- > Debug: Adding poiLane 'poi_1' into viewNet 24c34 < Debug: Adding poiLane 'poi_1' into viewNet --- <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,38c15 < Debug: Invalid input parameter of poiLane: 'posLat' doesn't have a valid 'float' format < Debug: Adding poiLane 'poi_0' into viewNet < Debug: Adding poiLane 'poi_1' into viewNet < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing poiLane 'poi_1' from viewNet < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < 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: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding poiLane 'poi_1' into viewNet < Debug: Additionals saved < 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 ---------- 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="38.00" posLat="-5.00"/> <poi id="poi_1" color="red" layer="202.00" lane="gneE1_0" pos="33.00" posLat="7.50"/> </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 10c20,21 < Debug: Adding poiLane 'poi_0' into viewNet --- > Unknown file extension '' for image ' '! > Debug: Invalid input parameter of poiLane: doesn't exist image ' ' 12,13d22 < Debug: Calling GNEUndoList::undo() < Debug: Removing poiLane 'poi_0' from viewNet 15,17d23 < Debug: Calling GNEUndoList::redo() < Debug: Adding poiLane 'poi_0' into viewNet < Debug: Additionals saved 32,33d37 < Debug: Removing poiLane 'poi_0' from net in ~GNEChange_Shape() < Debug: delete poiLane 'poi_0' in ~GNEChange_Shape() 46a51,158 > > ================================================================= > ==1586646==ERROR: LeakSanitizer: detected memory leaks <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 ---------- 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 9,10c19 < Debug: Selected item 'poiLane' in TagSelector < Debug: Adding poiLane 'poi_0' into viewNet --- > Debug: Selected invalid item in TagSelector 12,13d20 < Debug: Calling GNEUndoList::undo() < Debug: Removing poiLane 'poi_0' from viewNet 15,17d21 < Debug: Calling GNEUndoList::redo() < Debug: Adding poiLane 'poi_0' into viewNet < Debug: Additionals saved 32,33d35 < Debug: Removing poiLane 'poi_0' from net in ~GNEChange_Shape() < Debug: delete poiLane 'poi_0' in ~GNEChange_Shape() 46a49,156 > > ================================================================= > ==1573347==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"> <poi id="poi_0" 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 ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,6c15 < 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 7a17 > Debug: Adding poiLane 'poi_1' into viewNet 10c20 < Debug: Removing poiLane 'poi_0' from viewNet --- > Debug: Removing poiLane 'poi_1' from viewNet 13c23 < Debug: Adding poiLane 'poi_0' into viewNet --- > Debug: Adding poiLane 'poi_1' into viewNet 16a27,28 > Debug: Removing poiLane 'poi_1' from net in ~GNEChange_Shape() > Debug: delete poiLane 'poi_1' in ~GNEChange_Shape() 30a43,150 <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 40a51,179 > > ================================================================= > ==1593856==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f622fc6d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f622f18b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 6,50c16 < 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 < Debug: Calling GNEUndoList::redo() <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 ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,9d15 < 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' 12a19 > Debug: Keys Ctrl+Z (Undo) pressed 17,18d23 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute blockMovement 'true' into poiLane 'poi_0' 35a41,148 > > ================================================================= > ==1633171==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f188425e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,44c16 < Debug: Value 'dummyColor' for attribute color of poiLane isn't valid < Debug: Setting new attribute color '255,255,500' into poiLane 'poi_0' < Debug: Setting new attribute color 'blue' into poiLane 'poi_0' < Debug: Setting new attribute color '125,60,200' into poiLane 'poi_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute color 'blue' into poiLane 'poi_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute color '255,255,244' into poiLane 'poi_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute color 'red' into poiLane 'poi_0' < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute color '255,255,500' into poiLane 'poi_0' < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() <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="125,60,200" layer="202.00" lane="gneE1_0" pos="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 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 ---------- 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,13c21,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 'dummyHeight' for attribute width of poiLane isn't valid > Debug: Setting new attribute width '6.5' into poiLane 'poi_0' 16c26 < Debug: Setting previous attribute height '1.00' into poiLane 'poi_0' --- > Debug: Setting previous attribute width '1.00' into poiLane 'poi_0' 25c35 < Debug: Setting new attribute height '6.5' into poiLane 'poi_0' --- > Debug: Setting new attribute width '6.5' into poiLane 'poi_0' 55a66,182 > > ================================================================= <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 8c18 < Debug: Value '' for attribute id of poiLane isn't valid --- > Debug: Value 'POI_1' for attribute id of poiLane isn't valid 47a58,165 > > ================================================================= > ==1596123==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7faa1dad52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 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 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 ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,13c16,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_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 16a22 > Debug: Keys Ctrl+Z (Undo) pressed 21,22d26 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute imgFile 'berlin_icon.ico' into poiLane 'poi_0' 39a44,151 <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 ---------- 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,182 > > ================================================================= > ==1598751==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f897e4f52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(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 < <poi id="poi_0" color="red" layer="2.50" lane="gneE1_0" pos="45.00"/> --- > <poi id="poi_0" color="red" layer="202.00" name="2.5" lane="gneE1_0" pos="45.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,8c16,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' 11c21 < Debug: Setting previous attribute layer '-2.00' into poiLane 'poi_0' --- > Debug: Setting previous attribute name '-2' into poiLane 'poi_0' 14c24 < Debug: Setting previous attribute layer 'default' into poiLane 'poi_0' --- > Debug: Setting previous attribute name 'dummyLayer' into poiLane 'poi_0' 17c27 < Debug: Removing poiLane 'poi_0' from viewNet --- <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="0.00" 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 6,81c16 < 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: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into poiLane 'poi_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into poiLane 'poi_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute genericParameter 'key1duplicated=value2|key3=value3' into poiLane 'poi_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 ---------- 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"> <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> </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 56a67,174 > > ================================================================= > ==1601126==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa3d52782f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(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 < <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="45.00" posLat="15.00"/> --- > <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="45.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,13c21,22 < Debug: Value 'dummyLatPosition' for attribute posLat of poiLane isn't valid < Debug: Setting new attribute posLat '-20' into poiLane 'poi_0' < Debug: Setting new attribute posLat '15' into poiLane 'poi_0' --- > Debug: Open additional dialog > Debug: Cancel additional dialog 16c25 < Debug: Setting previous attribute posLat '-20.00' into poiLane 'poi_0' --- > Debug: Removing poiLane 'poi_0' from viewNet 18,19d26 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute posLat '0.00' into poiLane 'poi_0' 21,22d27 < Debug: Calling GNEUndoList::undo() < Debug: Removing poiLane 'poi_0' from viewNet 27,28d31 < Debug: Calling GNEUndoList::redo() <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 7c17,18 < Debug: Setting new attribute relativePath 'true' into poiLane 'poi_0' --- > Unknown file extension '' for image ' '! > Debug: Value ' ' for attribute imgFile of poiLane isn't valid 10c21 < Debug: Setting previous attribute relativePath '0' into poiLane 'poi_0' --- > Debug: Removing poiLane 'poi_1' from viewNet 13c24 < Debug: Removing poiLane 'poi_1' from viewNet --- > Debug: Removing poiLane 'poi_0' from viewNet 16c27 < Debug: Adding poiLane 'poi_1' into viewNet --- > Debug: Adding poiLane 'poi_0' into viewNet 19c30 < Debug: Setting new attribute relativePath 'true' into poiLane 'poi_0' <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,2 > Error: Could not load ' '. > Unknown file extension '' for image ' '!
---------- Differences in additionals ---------- 5c5 < <poi id="poi_0" type="<<myOwnType>>" color="red" layer="202.00" lane="gneE1_0" pos="45.00"/> --- > <poi id="poi_0" color="red" layer="202.00" lane="gneE1_0" pos="45.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,9c16 < Debug: Setting new attribute type '<<myOwnType>>' into poiLane 'poi_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute type '' into poiLane 'poi_0' --- > Debug: Value '<<myOwnType>>' for attribute color of poiLane isn't valid 12a20 > Debug: Keys Ctrl+Z (Undo) pressed 17,18d24 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute type '<<myOwnType>>' into poiLane 'poi_0' 35a42,149 > > ================================================================= > ==1609091==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) <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 ---------- 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,13c21,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' 16c26 < Debug: Setting previous attribute width '1.00' into poiLane 'poi_0' --- > Debug: Setting previous attribute layer '-2.00' into poiLane 'poi_0' 19c29 < Debug: Removing poiLane 'poi_0' from viewNet --- > Debug: Setting previous attribute layer 'default' into poiLane 'poi_0' 22c32 < Debug: Adding poiLane 'poi_0' into viewNet --- <truncated after showing first 30 lines>
---------- Differences in errors ---------- 5,62c5,15 < 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 < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() <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 ---------- 5,41c5,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 < 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 ---------- 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 ---------- 5,54c5,15 < Debug: Value 'dummyColor' for attribute color of poiLane isn't valid < Debug: Setting new attribute color '255,255,500' into poiLane 'POI_1' < Debug: Setting new attribute color '255,255,500' into poiLane 'POI_2' < Debug: Setting new attribute color 'blue' into poiLane 'POI_1' < Debug: Setting new attribute color 'blue' into poiLane 'POI_2' < Debug: Setting new attribute color '125,60,200' into poiLane 'POI_1' < Debug: Setting new attribute color '125,60,200' into poiLane 'POI_2' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute color 'blue' into poiLane 'POI_2' < Debug: Setting previous attribute color 'blue' into poiLane 'POI_1' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute color '255,255,244' into poiLane 'POI_2' < Debug: Setting previous attribute color '255,255,244' into poiLane 'POI_1' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute color 'green' into poiLane 'POI_2' < Debug: Setting previous attribute color 'red' into poiLane 'POI_1' < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute color '255,255,500' into poiLane 'POI_1' < Debug: Setting new attribute color '255,255,500' into poiLane 'POI_2' < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute color 'blue' into poiLane 'POI_1' < Debug: Setting new attribute color 'blue' into poiLane 'POI_2' < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() <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="125,60,200" layer="202.00" lane="gneE1_0" pos="38.00"/> <poi id="POI_2" color="125,60,200" 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 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 ---------- 10,13c10,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' 16,17c26,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' 28,29c38,39 < Debug: Setting new attribute height '6.5' into poiLane 'POI_1' < Debug: Setting new attribute height '6.5' into poiLane 'POI_2' --- <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 ---------- 5,14c5,17 < 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 18a22 > Debug: Keys Ctrl+Z (Undo) pressed 24,26d27 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute imgFile 'berlin_icon.ico' into poiLane 'POI_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 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" name="2.5" lane="gneE1_0" pos="38.00"/> > <poi id="POI_2" color="green" layer="25.00" name="2.5" lane="gneE1_0" pos="44.00"/> ---------- Differences in errors ---------- 5,9c5,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' 12,13c23,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' > Debug: Setting previous attribute name '-2' into poiLane 'POI_1' 16,17c27,28 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11,111c11,21 < 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' < Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into poiLane 'POI_2' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into poiLane 'POI_2' < Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into poiLane 'POI_1' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into poiLane 'POI_2' < Debug: Setting previous attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into poiLane 'POI_1' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute genericParameter 'key1duplicated=value2|key3=value3' into poiLane 'POI_2' < Debug: Setting previous attribute genericParameter 'key1duplicated=value2|key3=value3' into poiLane 'POI_1' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute genericParameter '' into poiLane 'POI_2' <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"> <poi id="POI_1" color="red" layer="202.00" lane="gneE1_0" pos="38.00"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </poi> <poi id="POI_2" color="green" layer="202.00" lane="gneE1_0" pos="44.00"> <param key="keyFinal1" value="value1"/> <param key="keyFinal2" value="value2"/> <param key="keyFinal3" value="value3"/> </poi> </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 ---------- 10,70c10,20 < Debug: Value 'dummyLatPosition' for attribute posLat of poiLane isn't valid < Debug: Setting new attribute posLat '-20' into poiLane 'POI_1' < Debug: Setting new attribute posLat '-20' into poiLane 'POI_2' < Debug: Setting new attribute posLat '15' into poiLane 'POI_1' < Debug: Setting new attribute posLat '15' into poiLane 'POI_2' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute posLat '-20.00' into poiLane 'POI_2' < Debug: Setting previous attribute posLat '-20.00' into poiLane 'POI_1' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute posLat '-0.20' into poiLane 'POI_2' < Debug: Setting previous attribute posLat '0.20' 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 posLat '-20' into poiLane 'POI_1' < Debug: Setting new attribute posLat '-20' into poiLane 'POI_2' < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute posLat '15' into poiLane 'POI_1' < Debug: Setting new attribute posLat '15' into poiLane 'POI_2' <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_1" color="red" layer="202.00" lane="gneE1_0" pos="38.00" posLat="15.00"/> <poi id="POI_2" color="green" layer="202.00" lane="gneE1_0" pos="44.00" posLat="15.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 ---------- 5,10c5,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 ' '! > Debug: Value ' ' for attribute imgFile of poiLane isn't valid 14a21 > Debug: Keys Ctrl+Z (Undo) pressed 20,22d26 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute relativePath 'true' into poiLane 'POI_1' < Debug: Setting new attribute relativePath 'true' into poiLane 'POI_2' 41a46,175 > > ================================================================= > ==1650474==ERROR: LeakSanitizer: detected memory leaks <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,2 > Error: Could not load ' '. > Unknown file extension '' for image ' '!
---------- Differences in additionals ---------- 5,6c5,6 < <poi id="POI_1" type="<<myOwnType>>" color="red" layer="202.00" lane="gneE1_0" pos="38.00"/> < <poi id="POI_2" type="<<myOwnType>>" color="green" layer="202.00" lane="gneE1_0" pos="44.00"/> --- > <poi id="POI_1" type="typeA" color="red" layer="202.00" lane="gneE1_0" pos="38.00"/> > <poi id="POI_2" type="typeB" color="green" layer="202.00" lane="gneE1_0" pos="44.00"/> ---------- Differences in errors ---------- 5,10c5,15 < Debug: Setting new attribute type '<<myOwnType>>' into poiLane 'POI_1' < Debug: Setting new attribute type '<<myOwnType>>' into poiLane 'POI_2' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute type 'typeB' into poiLane 'POI_2' < Debug: Setting previous attribute type 'typeA' 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 '<<myOwnType>>' for attribute color of poiLane isn't valid 14a20 > Debug: Keys Ctrl+Z (Undo) pressed 20,22d25 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute type '<<myOwnType>>' into poiLane 'POI_1' < Debug: Setting new attribute type '<<myOwnType>>' into poiLane 'POI_2' 41a45,173 > > ================================================================= > ==1639477==ERROR: LeakSanitizer: detected memory leaks > <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 ---------- 10,13c10,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' 16,17c27,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' 20,21c31,32 < Debug: Removing poiLane 'POI_2' from viewNet < Debug: Removing poiLane 'POI_1' from viewNet <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,193 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1668570==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f14ea4705ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f14e998e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) <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,187 > > ================================================================= > ==1663625==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7efc971535ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7efc966712f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1662247==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f8bc38485ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f8bc2d662f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,190 > > ================================================================= > ==1667347==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7feec40795ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7feec35972f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,194 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==1662940==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f56edc595ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f56ed1772f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) <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 44a55,190 > > ================================================================= > ==1667997==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f45a5a095ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f45a4f272f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1665276==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f7ee3eeb5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f7ee34092f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,189 > > ================================================================= > ==1664449==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f6f8a75b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6f89c792f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,193 > > ================================================================= > ==1669138==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f9d571665ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9d566842f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1665987==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fbaffd205ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fbaff23e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,189 > > ================================================================= > ==1666567==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f0a3dbd45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f0a3d0f22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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="29.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 6,8d16 < Debug: Setting new attribute blockMovement 'true' into poiLane 'poi_0' < Debug: Setting new attribute blockMovement 'false' into poiLane 'poi_0' < Debug: Setting new attribute pos '4.00' into poiLane 'poi_0' 11c19 < Debug: Setting previous attribute pos '29.00' into poiLane 'poi_0' --- > Debug: Setting previous attribute pos '44.00' into poiLane 'poi_0' 14c22 < Debug: Setting previous attribute blockMovement '1' into poiLane 'poi_0' --- > Debug: Removing poiLane 'poi_0' from viewNet 16,17d23 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute blockMovement '0' into poiLane 'poi_0' 19,20d24 < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute pos '44.00' into poiLane 'poi_0' <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="20.45" y="0.00" 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 4,8c14,17 < Debug: Selected item 'poiLane' in TagSelector < Debug: Adding poiLane 'poi_0' into viewNet < Debug: Setting new attribute pos '28.00' into poiLane 'poi_0' < Debug: Setting new attribute pos '39.00' into poiLane 'poi_0' < Debug: Setting new attribute pos '34.00' into poiLane 'poi_0' --- > Debug: Selected invalid item in TagSelector > Debug: Setting new attribute shape '22.00,0.00' into edge 'gneE1' > Debug: Setting new attribute shape '11.00,0.00' into edge 'gneE1' > Debug: Setting new attribute shape '16.00,0.00' into edge 'gneE1' 11c20 < Debug: Setting previous attribute pos '39.00' into poiLane 'poi_0' --- > Debug: Setting previous attribute shape '11.00,0.00' into edge 'gneE1' 14c23 < Debug: Setting previous attribute pos '28.00' into poiLane 'poi_0' --- > Debug: Setting previous attribute shape '22.00,0.00' into edge 'gneE1' <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" 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 16.00,0.00 0.00,0.00"> > <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 16.00,1.60 0.00,1.60"/> ---------- 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="34.00"/> </additional>
---------- 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 88,102d97 < Debug: Deleting unreferenced edge 'gneE0' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor < Debug: Deleting unreferenced lane 'gneE0_1' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE0_1togneE1_1' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE1' in AttributeCarriers destructor < Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor < Debug: Deleting unreferenced lane 'gneE1_1' in GNEEdge destructor < Debug: Deleting unreferenced connection 'fromgneE1_1togneE0_1' 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 log ---------- 1,3d0 < 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. ---------- Differences in output ---------- 4c4 < 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 ---------- 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 85a96,210 > > ================================================================= > ==1601277==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7efe612072f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 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 ---------- 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 51a62,169 > > ================================================================= > ==1607368==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff9da5832f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 70a81,188 > > ================================================================= > ==1579569==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9f336522f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,177 > > ================================================================= > ==1573124==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f380ab172f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,178 > > ================================================================= > ==1559083==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f41c75752f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,176 > > ================================================================= > ==1569045==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa3f09932f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,178 > > ================================================================= > ==1563444==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f19e26742f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,170 > > ================================================================= > ==1571139==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f1a89a552f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 67a78,192 > > ================================================================= > ==1565823==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa2d786b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,170 > > ================================================================= > ==1583633==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f776207f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 90a101,214 > > ================================================================= > ==1574993==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb8c275e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 59a70,184 > > ================================================================= > ==1594852==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd01eaa92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 70a81,188 > > ================================================================= > ==1588677==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7feb9202e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,182 > > ================================================================= > ==1585486==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f9fcd1482f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,176 > > ================================================================= > ==1598587==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f62a2a0d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1592111==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb4068882f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 48a59,187 > > ================================================================= > ==1609199==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fabdc25b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fabdb7792f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 ---------- Differences in output ---------- 17c17 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit
---------- 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 54a65,172 > > ================================================================= > ==1648218==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f7f250b02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(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 < <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 ---------- 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,191 > > ================================================================= > ==1616434==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f5222c882f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 59a70,183 > > ================================================================= > ==1618962==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f623f1182f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1638009==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f660096b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,190 > > ================================================================= > ==1640147==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f79730cb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 77a88,203 > > ================================================================= > ==1611140==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f694494f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,188 > > ================================================================= > ==1628103==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f7ea85b82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 59a70,184 > > ================================================================= > ==1623438==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f3299c702f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,186 > > ================================================================= > ==1620944==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f7cb74192f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 105a116,223 > > ================================================================= > ==1642272==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6dbfe862f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 101a112,225 > > ================================================================= > ==1630662==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd67e8712f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 81a92,199 > > ================================================================= > ==1613727==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f650734b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 59a70,183 > > ================================================================= > ==1625940==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fd7b8c9b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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,233 > > ================================================================= > ==1666970==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fdadc3e45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fdadb9022f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1679942==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f5da54865ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f5da49a42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 79a90,218 > > ================================================================= > ==1681295==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f25747d75ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f2573cf52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 76a87,222 > > ================================================================= > ==1652339==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fcc1d23b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fcc1c7592f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 60a71,199 > > ================================================================= > ==1654401==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f402ac815ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f402a19f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 71a82,216 > > ================================================================= > ==1669234==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fbe60a565ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fbe5ff742f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 68a79,214 > > ================================================================= > ==1660964==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fa94432a5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa9438482f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 66a77,211 > > ================================================================= > ==1657830==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fc8435b95ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fc842ad72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 69a80,215 > > ================================================================= > ==1656058==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7ff8c5d7d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff8c529b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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="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 ---------- 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 30,35d39 < Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into poly 'poly_0' < Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into poly 'poly_1' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into poly 'poly_1' < Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into poly 'poly_0' 67a72 > Debug: Keys Ctrl+Z (Undo) pressed 99,101d103 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into poly 'poly_0' < Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into poly 'poly_1' 137a140,276 > > ================================================================= > ==1671805==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 ---------- 1c1 < Warning: Invalid format of parameter (dummyGenericParameters) --- > Warning: Invalid format of parameter (10)
---------- 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 109a120,255 > > ================================================================= > ==1663056==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fa604c485ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa6041662f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 <truncated after showing first 30 lines> ---------- Differences in output ---------- 9c9 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit
---------- 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 > > ================================================================= > ==1659487==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fbeabda15ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fbeab2bf2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1685655==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f92eb3a85ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f92ea8c62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,191 > > ================================================================= > ==1683968==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fb588a405ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fb587f5e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,186 > > ================================================================= > ==1682514==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f62c52c45ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f62c47e22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1684193==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f8de267e5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f8de1b9c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1683616==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7ff1f288b5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff1f1da92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,199 > > ================================================================= > ==1685053==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f078b0c55ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f078a5e32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1684572==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f33ef5965ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f33eeab42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,194 > > ================================================================= > ==1684837==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7ff1a1eb05ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7ff1a13ce2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,197 > > ================================================================= > ==1690603==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fa30deae5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa30d3cc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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,194 > > ================================================================= > ==1685307==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f72eda6c5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f72ecf8a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 > > ================================================================= > ==1687599==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f6bb76795ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f6bb6b972f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a 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 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 > 08 00 00 26 68 00 00 65 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 > ================================================================= > ==1706512==ERROR: AddressSanitizer: heap-use-after-free on address 0x60b000008860 at pc 0x0000043f66e0 bp 0x7ffdacf9a710 sp 0x7ffdacf9a708 > READ of size 8 at 0x60b000008860 thread T0 6,67c15,80 < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Selected item 'poly' in TagSelector < Debug: Selected item 'poly' in TagSelector < 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 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 < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute blockShape '0' into poly 'poly_0' <truncated after showing first 30 lines> ---------- Differences in output ---------- 3,12d2 < TestFunctions: 'reference.png' found. Position: 304 - 168 < poly < TestFunctions: Clicked over position 676 - 312 < TestFunctions: Clicked over position 676 - 212.0 < TestFunctions: Clicked over position 576.0 - 212.0 < TestFunctions: Clicked over position 576.0 - 312 < TestFunctions: Clicked over position 676 - 312 < 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"> <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"/> </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 65a76,190 > > ================================================================= > ==1691995==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fa53e20b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 > > ================================================================= > ==1694314==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f54ff4ef2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x290506a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf25843 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:966:22 > #3 0xf20565 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:902:17 > #4 0xf200e0 in GNEApplicationWindow::onLoadThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:888:5 > #5 0xef936a in GNEApplicationWindow::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:344:1 > #6 0x16dcb2c in FXEX::FXThreadEvent::onThreadEvent(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:136:30 > #7 0x16daa3a in FXEX::FXThreadEvent::handle(FX::FXObject*, unsigned int, void*) /home/delphi/clangDebug/sumo/src/utils/foxtools/FXThreadEvent.cpp:63:1 > #8 0x16dc513 in FXEX::FXThreadEvent::onThreadSignal(FX::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 81a92,1221 > > ================================================================= > ==1717585==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f2fd72035ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7f2fd67212f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2904ee7 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 19d28 < Debug: Key F5 (Compute) pressed 241a251,404 > > ================================================================= > ==1558648==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 520 byte(s) in 1 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fea1e7925ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6a52d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6a52d) > #1 0x7fea1dcb02f4 (/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 234a245,1690 > > ================================================================= > ==1562931==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1040 byte(s) in 2 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f032fb5d5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x2060c4d 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:633:32 > #2 0x43254e6 in AdditionalHandler::parseSumoBaseObject(CommonXMLStructure::SumoBaseObject*) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:209:13 > #3 0x432cf88 in AdditionalHandler::parseSumoBaseObject(CommonXMLStructure::SumoBaseObject*) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:468:9 > #4 0x4366c1e in AdditionalHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:643:13 > #5 0x44b97ad 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 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,1659 > > ================================================================= > ==1565428==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1040 byte(s) in 2 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7fb1695885ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x206354d 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:667:31 > #2 0x4325838 in AdditionalHandler::parseSumoBaseObject(CommonXMLStructure::SumoBaseObject*) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:216:13 > #3 0x432cf88 in AdditionalHandler::parseSumoBaseObject(CommonXMLStructure::SumoBaseObject*) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:468:9 > #4 0x4366c1e in AdditionalHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:643:13 > #5 0x44b97ad 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 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,1633 > > ================================================================= > ==1567865==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1040 byte(s) in 2 object(s) allocated from: > #0 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x4457001 in CommonXMLStructure::openSUMOBaseOBject() /home/delphi/clangDebug/sumo/src/utils/xml/CommonXMLStructure.cpp:333:32 > #2 0x432d287 in AdditionalHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:478:26 > #3 0x44b7c1f in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:116:9 > #4 0x7f8454e3f5ae in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<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 0xe99c9d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe99c9d) > #1 0x206354d 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:667:31 > #2 0x4325838 in AdditionalHandler::parseSumoBaseObject(CommonXMLStructure::SumoBaseObject*) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:216:13 > #3 0x432cf88 in AdditionalHandler::parseSumoBaseObject(CommonXMLStructure::SumoBaseObject*) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:468:9 > #4 0x4366c1e in AdditionalHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:643:13 > #5 0x44b97ad 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>