texttest -a netedit -d /home/delphi/clangDebug/sumo/tests -reconnect /home/delphi/clangDebug/texttesttmp/clang3_64D.17Oct030431.235551 -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 additionals ---------- 5,7c5 < <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="23.00" endPos="33.00"> < <access lane="gneE1_0" pos="35.00"/> < </busStop> --- > <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="23.00" endPos="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 13,16c23 < 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: Invalid input parameter of access: A busStop must be selected before insertion of access. 19a27 > Debug: Keys Ctrl+Z (Undo) pressed 24,25d31 < Debug: Calling GNEUndoList::redo() < Debug: Adding access 'busStop_gneE0_0_0' in GNEChange_Additional 41d46 < Debug: Deleting unreferenced access 'busStop_gneE0_0_0' 55a61,214 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==117562==ERROR: LeakSanitizer: detected memory leaks <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,7c5 < <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="23.00" endPos="33.00"> < <access lane="gneE1_0" pos="35.00"/> < </busStop> --- > <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="23.00" endPos="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 13,16c23,24 < 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: Invalid input parameter of access: A busStop must be selected before insertion of access. > Debug: Invalid input parameter of access: A busStop must be selected before insertion of access. 19a28 > Debug: Keys Ctrl+Z (Undo) pressed 24,25d32 < Debug: Calling GNEUndoList::redo() < Debug: Adding access 'busStop_gneE0_0_0' in GNEChange_Additional 41d47 < Debug: Deleting unreferenced access 'busStop_gneE0_0_0' 55a62,215 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= <truncated after showing first 30 lines> ---------- Differences in log ---------- 1d0 < Warning: Could not build access in netedit; busStop parent already owns an access in the edge 'gneE1'
---------- Differences in additionals ---------- 5,7c5 < <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="23.00" endPos="33.00"> < <access lane="gneE1_0" pos="35.00" friendlyPos="1"/> < </busStop> --- > <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="23.00" endPos="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 13,16c23 < 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: Invalid input parameter of access: A busStop must be selected before insertion of access. 20a28 > Debug: Keys Ctrl+Z (Undo) pressed 25,26d32 < Debug: Calling GNEUndoList::redo() < Debug: Adding access 'busStop_gneE0_0_0' in GNEChange_Additional 43d48 < Debug: Deleting unreferenced access 'busStop_gneE0_0_0' 57a63,216 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==127571==ERROR: LeakSanitizer: detected memory leaks <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,7c5 < <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="23.00" endPos="33.00"> < <access lane="gneE1_0" pos="35.00" length="3.5"/> < </busStop> --- > <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="23.00" endPos="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 14,17c24 < 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: Invalid input parameter of access: A busStop must be selected before insertion of access. 21a29 > Debug: Keys Ctrl+Z (Undo) pressed 26,27d33 < Debug: Calling GNEUndoList::redo() < Debug: Adding access 'busStop_gneE0_0_0' in GNEChange_Additional 44d49 < Debug: Deleting unreferenced access 'busStop_gneE0_0_0' 58a64,216 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==125358==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 48a59,212 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==121694==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9877 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fb3beb5702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fb3be0bb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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 17,19c27,40 < Debug: Adding access 'busStop_gneE2_1_0' in GNEChange_Additional < Debug: Adding access 'busStop_gneE2_1_0' in GNEChange_Additional < Debug: Removing access 'busStop_gneE2_1_0' in GNEChange_Additional --- > Debug: Invalid input parameter of access: A busStop must be selected before insertion of access. > Debug: Invalid input parameter of access: A busStop must be selected before insertion of access. > Debug: Removing connection 'gneE2_1->gneE3_1' from edge 'gneE2' > Debug: Deleting TLS from junction 'gneJ3' > Debug: Adding TLS into junction 'gneJ3' > Debug: Removing connection 'gneE3_1->gneE2_1' from edge 'gneE3' > Debug: Deleting TLS from junction 'gneJ3' > Debug: Adding TLS into junction 'gneJ3' > Debug: Deleting TLS from junction 'gneJ3' > Debug: Setting new attribute type 'priority' into junction 'gneJ3' > Debug: Deleting TLS from junction 'gneJ2' > Debug: Setting new attribute type 'priority' into junction 'gneJ2' > Debug: Removing edge 'gneE3' from net > GLDebug: Removed object edge:gneE3 from SUMORTree with boundary -10.00,10.00,60.00,34.80 <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 ---------- 20c20 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <busStop id="busStop_gneE2_1_0" lane="gneE2_1" startPos="27.00" endPos="37.00"/> </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 8,64c18 < Debug: Adding access 'busStop_gneE2_1_0' in GNEChange_Additional < Debug: Setting new attribute friendlyPos 'true' into access 'busStop_gneE2_1_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute friendlyPos '0' 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 < Debug: Calling GNEUndoList::redo() < Debug: Adding busStop 'busStop_gneE2_1_0' in GNEChange_Additional < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding access '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 ---------- 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"> <busStop id="busStop_gneE2_1_0" lane="gneE2_1" startPos="27.00" endPos="37.00"> <access lane="gneE2_1" pos="21.00" friendlyPos="1"/> </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 additionals ---------- 5,8c5 < <busStop id="busStop_gneE2_1_0" lane="gneE2_1" startPos="27.00" endPos="37.00"> < <access lane="gneE3_0" pos="29.00"/> < <access lane="gneE1_0" pos="21.00"/> < </busStop> --- > <busStop id="busStop_gneE2_1_0" lane="gneE2_1" startPos="27.00" endPos="37.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 17,22c27,32 < Debug: Adding access 'busStop_gneE2_1_0' in GNEChange_Additional < Debug: Adding access 'busStop_gneE2_1_0' in GNEChange_Additional < 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: Invalid input parameter of access: A busStop must be selected before insertion of access. > Debug: Invalid input parameter of access: A busStop must be selected before insertion of access. > 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' 28c38 <truncated after showing first 30 lines> ---------- Differences in net ---------- 33c33 < <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1"> --- > <edge id="gneE2" from="gneJ2" to="gneJ3" priority="-1">
---------- Differences in additionals ---------- 5,7c5 < <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> --- > <busStop id="busStop_gneE2_1_0" lane="gneE2_1" startPos="27.00" endPos="37.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 8,11c18,21 < 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: Invalid input parameter of access: A busStop must be selected before insertion of access. > Debug: Setting new attribute type 'dummyLenght' into edge 'gneE2' > Debug: Setting new attribute type '-30' into edge 'gneE2' > Debug: Setting new attribute type '5' into edge 'gneE2' 14c24 < Debug: Setting previous attribute length '-1.00' into access 'busStop_gneE2_1_0' --- > Debug: Setting previous attribute type '-30' into edge 'gneE2' 17c27 < Debug: Removing access 'busStop_gneE2_1_0' in GNEChange_Additional --- > Debug: Setting previous attribute type 'dummyLenght' into edge 'gneE2' 20c30 <truncated after showing first 30 lines> ---------- Differences in net ---------- 33c33 < <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1"> --- > <edge id="gneE2" from="gneJ2" to="gneJ3" priority="1" type="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 8,108c18,21 < 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() < Debug: Setting previous attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into access 'busStop_gneE2_1_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute genericParameter 'key1duplicated=value2|key3=value3' into access 'busStop_gneE2_1_0' < Debug: Keys Ctrl+Z (Undo) pressed <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 17,37c27,2034 < Debug: Adding access 'busStop_gneE2_1_0' in GNEChange_Additional < Debug: Value 'dummy position' for attribute pos of access isn't valid < Debug: Setting new attribute pos '0.00' into access 'busStop_gneE2_1_0' < Debug: Setting new attribute pos '-1000' into access 'busStop_gneE2_1_0' < Debug: Setting new attribute pos '1000' into access 'busStop_gneE2_1_0' < Debug: Setting new attribute pos '25' into access 'busStop_gneE2_1_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute pos '1000.00' into access 'busStop_gneE2_1_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute pos '-1000.00' into access 'busStop_gneE2_1_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute pos '0.00' into access 'busStop_gneE2_1_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute pos '21.00' into access 'busStop_gneE2_1_0' <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 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="25"/> </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 additionals ---------- 6,10c6 < <access lane="gneE1_0" pos="10.00" length="10" friendlyPos="1"> < <param key="KeyA1" value="valueA1"/> < <param key="KeyA2" value="valueA3"/> < <param key="KeyA3" value="valueA2"/> < </access> --- > <access lane="gneE1_0" pos="10.00" length="10.00" friendlyPos="1"/> 13,17c9 < <access lane="gneE0_0" pos="20.00" length="20" friendlyPos="1"> < <param key="KeyB1" value="valueB1"/> < <param key="KeyB2" value="valueB3"/> < <param key="KeyB3" value="valueB2"/> < </access> --- > <access lane="gneE0_0" pos="20.00" length="20.00" friendlyPos="1"/> ---------- 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,363 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==146193==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11968 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f5d5b9d702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f5d5af3b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 6,10c6 < <access lane="gneE1_0" pos="10.00" length="5.5"> < <param key="KeyA1" value="valueA1"/> < <param key="KeyA2" value="valueA3"/> < <param key="KeyA3" value="valueA2"/> < </access> --- > <access lane="gneE1_0" pos="10.00" length="5.50"/> 13,17c9 < <access lane="gneE0_0" pos="20.00" length="5.5" friendlyPos="1"> < <param key="KeyB1" value="valueB1"/> < <param key="KeyB2" value="valueB3"/> < <param key="KeyB3" value="valueB2"/> < </access> --- > <access lane="gneE0_0" pos="20.00" length="5.50" friendlyPos="1"/> ---------- 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,396 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==144526==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11781 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fad0641702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fad0597b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 6,10c6 < <access lane="gneE1_0" pos="10.00" length="10"> < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> < </access> --- > <access lane="gneE1_0" pos="10.00" length="10.00"/> 13,17c9 < <access lane="gneE0_0" pos="20.00" length="20" friendlyPos="1"> < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> < </access> --- > <access lane="gneE0_0" pos="20.00" length="20.00" friendlyPos="1"/> ---------- 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,446 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==147727==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12000 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f627d10702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f627c66b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,417 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==152918==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11343 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7ff6cb2b702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7ff6ca81b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 33c33 < Error: access must be defined within the definition of a busStop --- > Error: 'access' must be defined within the definition of a 'busStop' (found ''). 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,407 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==151304==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11511 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f0c4539e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f0c449022f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines> ---------- Differences in log ---------- 2c2 < Error: access must be defined within the definition of a busStop --- > Error: 'access' must be defined within the definition of a 'busStop' (found '').
---------- 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,412 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==151589==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10965 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fc31225b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fc3117bf2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,414 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==152482==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11073 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f234a57502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f2349ad92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 32c32 < Error: access must be defined within the definition of a busStop --- > Error: 'access' must be defined within the definition of a 'busStop' (found ''). 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,509 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==150748==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11238 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f4fbed9002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f4fbe2f42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines> ---------- Differences in log ---------- 1c1 < Error: access must be defined within the definition of a busStop --- > Error: 'access' must be defined within the definition of a 'busStop' (found '').
---------- Differences in additionals ---------- 6,11c6 < <access lane="1_0" pos="10.00" length="10"> < <param key="key1" value="value4"/> < <param key="key2" value=""/> < <param key="key3" value="$$value with spaces%%"/> < <param key="key4" value="value5"/> < </access> --- > <access lane="1_0" pos="10.00" length="10.00"/> ---------- 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,418 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==153321==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11292 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f7f5cd1502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f7f5c2792f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines> ---------- Differences in log ---------- 2c2 < Warning: Error parsing key from access generic parameter. Key contains invalid characters --- > Warning: Error parsing key from access generic parameter. Key contains invalid characters.
---------- 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,414 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==151968==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10905 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7efdccc7902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7efdcc1dd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,7c5 < <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="24.00" endPos="34.00"> < <access lane="gneE1_0" pos="29.00"/> < </busStop> --- > <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="24.00" endPos="34.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 13,18c23,29 < Debug: Adding access 'busStop_gneE0_0_0' in GNEChange_Additional < Debug: Setting new attribute pos '23.00' into access 'busStop_gneE0_0_0' < Debug: Setting new attribute pos '29.00' into access 'busStop_gneE0_0_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute pos '23.00' into access 'busStop_gneE0_0_0' --- > Debug: Invalid input parameter of access: A busStop must be selected before insertion of access. > Debug: Setting new attribute shape '27.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 '21.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 21c32,34 < Debug: Setting previous attribute pos '35.00' into access 'busStop_gneE0_0_0' --- > Debug: Setting previous attribute shape '27.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" allow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/> --- > <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1" shape="50.00,0.00 21.00,0.00 0.00,0.00"> > <lane id="gneE1_0" index="0" allow="pedestrian" speed="13.89" length="50.00" shape="50.00,1.60 21.00,1.60 0.00,1.60"/>
---------- Differences in errors ---------- 26a27,36 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 117a128,1703 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==155184==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12631 byte(s) in 80 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f8181e2802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 10848 byte(s) in 12 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x204c63e 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:194:33 > #2 0x434a7c3 in AdditionalHandler::parseSumoBaseObject(CommonXMLStructure::SumoBaseObject*) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:84:13 > #3 0x4355ff1 in AdditionalHandler::parseSumoBaseObject(CommonXMLStructure::SumoBaseObject*) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:472:9 > #4 0x4393c6e in AdditionalHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:647:13 > #5 0x453298d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #6 0x7f8181e6df52 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) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,158 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==117422==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9741 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f5fad67702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f5facbdb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="12.00" endPos="22.00" personCapacity="6"/> --- > <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 22a33,157 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==120462==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10537 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f89cdf5f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f89cd4c32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 23a34,159 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==122202==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9882 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f69c109d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f69c06012f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,405 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==123172==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11200 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f774323502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f77427992f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==117431==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9927 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fd06a8ad02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fd069e112f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,187 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==124363==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10115 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f41f4faf02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f41f45132f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 37a48,173 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==120630==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9597 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7faf63eec02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7faf634502f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 27a38,163 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==125572==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9741 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fbf650fb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fbf6465f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 27a38,163 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==122994==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9694 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fc8643b102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fc8639152f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 31a42,166 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==128518==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10117 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f36b023302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f36af7972f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="16.00" endPos="26.00"/> --- > <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="16.00" endPos="26.00" personCapacity="3"/> ---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,165 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==126820==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10161 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f1bcc22102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f1bcb7852f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,203 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==129757==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10065 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f4ed18b102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f4ed0e152f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,202 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==131382==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10397 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f2afc8f802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f2afbe5c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,362 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==133833==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10965 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f3851eaf02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f38514132f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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 25a36 > Debug: Setting new attribute selected 'false' into lane 'gneE1_0' 27a39 > Debug: Setting new attribute selected 'false' into lane 'gneE0_0' 67a80,329 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==168223==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11562 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f869c59402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f869baf82f4 (/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 ---------- 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 25a36 > Debug: Setting new attribute selected 'false' into lane 'gneE1_0' 27a39 > Debug: Setting new attribute selected 'false' into lane 'gneE0_0' 66a79,330 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==169985==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11457 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f4c1441f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f4c139832f4 (/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 ---------- 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 25a36 > Debug: Setting new attribute selected 'false' into lane 'gneE1_0' 27a39 > Debug: Setting new attribute selected 'false' into lane 'gneE0_0' 63a76,327 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==167348==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11562 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f1d0090802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f1cffe6c2f4 (/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 ---------- 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 25a36 > Debug: Setting new attribute selected 'false' into lane 'gneE1_0' 27a39 > Debug: Setting new attribute selected 'false' into lane 'gneE0_0' 71a84,334 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==169056==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11676 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7facdc4df02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7facdba432f4 (/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 ---------- 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 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==141041==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9927 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fa492c0102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fa4921652f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 54a65,190 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==144147==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10070 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fc5de17202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fc5dd6d62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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,199 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==135432==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9647 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fecc0fb602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fecc051a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,241 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==137140==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9833 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fa116c8302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fa1161e72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 61a72,196 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==145444==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9785 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f2ad0fa802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f2ad050c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 54a65,190 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==142725==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9741 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f8a1594602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f8a14eaa2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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,236 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==150437==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10023 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f8e50fdb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f8e5053f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 63a74,199 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==148779==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10161 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fedd554b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fedd4aaf2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 59a70,195 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==146973==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10211 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f2cd763a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f2cd6b9e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==139109==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10021 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fd5400e702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fd53f64b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,323 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==155190==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12127 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f617be8502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f617b3e92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,323 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==156314==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11803 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f437183802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f4370d9c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,322 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==154030==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11749 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fd07dca002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fd07d2042f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,385 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==158938==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12076 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fe0bc63502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fe0bbb992f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,323 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==158017==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12241 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f6aedd9102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f6aed2f52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,324 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==157219==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12295 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f9ec2f1502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f9ec24792f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,299 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==161242==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11292 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fbd841c002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fbd837242f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,305 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==162960==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11238 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f92c27a202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f92c1d062f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,311 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==163717==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11511 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fad378a602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fad36e0a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,303 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==161661==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11019 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f518e2de02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f518d8422f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,302 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==162006==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11124 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f9d3021502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f9d2f7792f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,303 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==164265==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11184 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f045778d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f0456cf12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <busStop id="busStop_00" name="custom Name" lane="gneE0_0" startPos="5.00" endPos="10.00" lines="line1 line2"/> --- > <busStop id="busStop_00" name=";;;%%$$$" lane="gneE0_0" startPos="5.00" endPos="10.00" lines="line1 line2"/> ---------- Differences in errors ---------- 8d7 < Error: Could not build busStop with ID 'busStop_00' in netedit; name contains invalid characters. 9a9 > Error: Could not build busStop with ID 'busStop_00' in netedit; declared twice. 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,301 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==163340==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11124 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f3fddbb302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f3fdd1172f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines> ---------- Differences in log ---------- 1c1 < Error: Could not build busStop with ID 'busStop_00' in netedit; name contains invalid characters. --- > Error: Could not build busStop with ID 'busStop_00' in netedit; declared twice.
---------- 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,310 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==165304==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11457 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7ff66895602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7ff667eba2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,304 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==165015==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11622 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7ff21a92b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7ff219e8f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,304 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==164581==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11676 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f7af662e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f7af5b922f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,307 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==162449==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11343 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fde04b5e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fde040c22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="15.00" endPos="25.00" personCapacity="6"/> --- > <busStop id="busStop_gneE0_0_0" lane="gneE0_0" startPos="15.00" endPos="25.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 47a58,183 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==165813==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9365 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f5c336c502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f5c32c292f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,1376 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==166766==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12808 byte(s) in 80 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f07c258902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f07c1aed2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,223 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==118368==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11619 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fe3baa2802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fe3b9f8c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,222 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==121117==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12321 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f64d816802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f64d76cc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,214 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==122613==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11851 byte(s) in 63 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f43e02cc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f43df8302f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,221 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==126539==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11478 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f817e84902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f817ddad2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 36a47,172 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==123703==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11386 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f4155b6a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f41550ce2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 36a47,172 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==133666==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11715 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fe1bc93002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fe1bbe942f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 36a47,171 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==132303==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11762 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7ff85078f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7ff84fcf32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 36a47,172 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==125121==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11386 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f0644ad402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f06440382f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 36a47,172 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==130852==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11853 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f0df7fd802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f0df753c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 36a47,172 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==129330==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11809 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f066084f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f065fdb32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 36a47,172 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==127974==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11477 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f00eabf002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f00ea1542f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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 ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,245 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==141587==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11619 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f9d4313702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f9d4269b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 51a62,187 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==146239==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11433 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f1d1b59002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f1d1aaf42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 45a56,181 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==143392==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11433 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fd7bad6e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fd7ba2d22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 43a54,179 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==153549==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11762 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fa5e649802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fa5e59fc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 54a65,190 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==136387==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11339 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fac5762b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fac56b8f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 45a56,181 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==152103==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11809 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f08a3fc302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f08a35272f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,232 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==138050==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11569 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f9f8598002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f9f84ee42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 44a55,180 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==144884==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11433 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f7775d4802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f77752ac2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 89a100,225 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==154713==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11715 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fc07417102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fc0736d52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,245 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==139803==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11478 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7ff03413502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7ff0336992f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 45a56,180 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==150585==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11903 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fd88280b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fd881d6f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 45a56,181 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==149131==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11853 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fea60a8002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fea5ffe42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 44a55,179 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==147928==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11527 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f1d3cc7d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f1d3c1e12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,360 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==160042==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13720 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f7ec6c7202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f7ec61d62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,351 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==157859==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13720 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f78e1fab02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f78e150f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,348 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==166837==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14098 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f2f70f8d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f2f704f12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,351 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==165493==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14158 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fa7798df02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fa778e432f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,351 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==159038==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13720 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fa9ea1e202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fa9e97462f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,411 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==167832==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14047 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fc114b5d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fc1140c12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,351 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==163942==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14266 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7ff14f89c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7ff14ee002f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,351 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==162635==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14212 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f4e6d14a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f4e6c6ae2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,350 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==161291==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13828 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fa9f0bd002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fa9f01342f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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 a lane area 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,346 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==174846==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13095 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fd4948b002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fd493e142f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11c11 < Error: define either frequency or traffic light ID in E2 detector --- > Error: Define either 'freq' or 'tl' in a lane area detector. 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,343 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==173616==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13095 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f6c151e002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f6c147442f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines> ---------- Differences in log ---------- 1c1 < Error: define either frequency or traffic light ID in E2 detector --- > Error: Define either 'freq' or 'tl' in a lane area detector.
---------- 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,348 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==177677==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13482 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f675beab02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f675b40f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,345 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==170902==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12990 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f6236d2602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f623628a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 89a100,350 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==177103==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13533 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f5eb9eb902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f5eb941d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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 additionals ---------- 5a6 > <e2Detector id="e2MultilaneDetector_1" lanes="gneE2_0 gneE3_0" pos="15.00" endPos="15.00" freq="900.00" name="%%%....;;;" file="e2MultilaneDetector_1.xml"/> ---------- Differences in errors ---------- 12c12 < Error: Could not build e2Detector with ID 'e2MultilaneDetector_1' in netedit; name contains invalid characters. --- > Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_1' in GNEChange_Additional 14c14,23 < Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed. --- > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a49 > Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_1' in GNEChange_Additional 43a54 > Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_1' in GNEChange_Additional 64a76 > Debug: Deleting unreferenced e2MultilaneDetector 'e2MultilaneDetector_1' 84a97,346 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==174194==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13095 byte(s) in 71 object(s) allocated from: <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,2d0 < Error: Could not build e2Detector with ID 'e2MultilaneDetector_1' in netedit; name contains invalid characters. < Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Differences in errors ---------- 19c19 < Error: Parameters cannot be defined in either the additional file's root nor another parameter --- > Error: Parameters cannot be defined in neither the additional file's root nor another parameter. 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 88a99,466 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==178138==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13428 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f6be4e3802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f6be439c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines> ---------- Differences in log ---------- 3,4c3,4 < 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 --- > Warning: Error parsing key from e2Detector generic parameter. Key contains invalid characters. > Error: Parameters cannot be defined in neither the additional file's root nor another parameter.
---------- Differences in errors ---------- 9a10,13 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Error: Attribute 'pos' is missing in definition of e2Detector 'e2MultilaneDetector_0'. > Error: Attribute 'pos' in definition of e2Detector 'e2MultilaneDetector_1' is not of type float. > Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_2' in GNEChange_Additional 10a15 > Error: Could not build e2Detector with ID 'e2MultilaneDetector_4' in netedit; Invalid position over lane. 12a18,28 > Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed. > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a56 > Debug: Removing e2MultilaneDetector 'e2MultilaneDetector_2' in GNEChange_Additional 41a59 > Debug: Adding e2MultilaneDetector 'e2MultilaneDetector_2' in GNEChange_Additional 45,85d62 < Debug: Additionals saved < GLDebug: Removing junctions during recomputing < GLDebug: Removed object junction:gneJ0 from SUMORTree with boundary -10.00,-13.20,10.00,13.20 < GLDebug: Removed object junction:gneJ1 from SUMORTree with boundary 40.00,-13.20,60.00,13.20 < GLDebug: Removed object junction:gneJ2 from SUMORTree with boundary 15.00,-13.20,35.00,13.20 < GLDebug: Removing edges during recomputing <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,4d0 < Warning: Essential unique float attribute 'pos' of e2MultilaneDetector with ID 'e2MultilaneDetector_0' is missing; e2MultilaneDetector cannot be created < Warning: Format of essential unique float attribute 'pos' of e2MultilaneDetector with ID 'e2MultilaneDetector_1' is invalid; Cannot be parsed to float; e2MultilaneDetector cannot be created < Warning: Invalid position for e2MultilaneDetector with ID = 'e2MultilaneDetector_2'. < Warning: Invalid position for e2MultilaneDetector with ID = 'e2MultilaneDetector_4'. ---------- Differences in output ---------- 6c6 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <e2Detector id="e2MultilaneDetector_3" lanes="gneE2_0 gneE3_0" pos="0.00" endPos="15.00" freq="900.00" file="e2MultilaneDetector_3.xml" friendlyPos="1"/> <e2Detector id="e2MultilaneDetector_5" lanes="gneE2_0 gneE3_0" pos="24.99" endPos="15.00" freq="900.00" file="e2MultilaneDetector_5.xml" friendlyPos="1"/> <e2Detector id="e2MultilaneDetector_6" lanes="gneE2_0 gneE3_0" pos="12.50" endPos="15.00" freq="900.00" file="e2MultilaneDetector_6.xml"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> </edge> <edge id=":gneJ2_0" function="internal"> <lane id=":gneJ2_0_0" index="0" speed="13.89" length="0.10" shape="25.00,1.60 25.00,1.60"/> </edge> <edge id=":gneJ2_1" function="internal"> <lane id=":gneJ2_1_0" index="0" speed="13.89" length="0.10" shape="25.00,-1.60 25.00,-1.60"/> </edge> <edge id="gneE2" from="gneJ0" to="gneJ2" priority="-1"> <lane id="gneE2_0" index="0" speed="13.89" length="25.00" shape="0.00,-1.60 25.00,-1.60"/> </edge> <edge id="gneE3" from="gneJ2" to="gneJ1" priority="-1"> <lane id="gneE3_0" index="0" speed="13.89" length="25.00" shape="25.00,-1.60 50.00,-1.60"/> </edge> <edge id="gneE4" from="gneJ1" to="gneJ2" priority="-1"> <lane id="gneE4_0" index="0" speed="13.89" length="25.00" shape="50.00,1.60 25.00,1.60"/> </edge> <edge id="gneE5" from="gneJ2" to="gneJ0" priority="-1"> <lane id="gneE5_0" index="0" speed="13.89" length="25.00" shape="25.00,1.60 0.00,1.60"/> </edge> <truncated after showing first 30 lines>
---------- Differences in 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,351 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==176636==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13647 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fdc258c002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fdc24e242f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 89a100,352 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==176031==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13593 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fdbc0c2702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fdbc018b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,344 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==175451==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13209 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f3f8430202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f3f838662f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,230 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==178532==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11149 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fe159c2b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fe15918f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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 428a439,1887 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==179061==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14959 byte(s) in 80 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f7c0b60d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 3640 byte(s) in 65 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f7c0aa4da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f7c0ab712f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 74a85,409 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==118327==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10350 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f44279d002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f4426f342f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,220 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==121769==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10773 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f26ff75902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f26fecbd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 53a64,382 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==129849==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10117 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f88ff67402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f88febd82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 54a65,382 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==125866==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10117 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fc589f6e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fc5894d22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 53a64,382 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==123540==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10023 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7feba7b6002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7feba70c42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 53a64,381 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==127842==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10117 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fad42a1c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fad41f802f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 54a65,382 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==136025==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10587 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7ff16270b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7ff161c6f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 54a65,382 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==133927==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10537 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f7c5b8ec02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f7c5ae502f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 53a64,382 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==131831==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10211 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f0f8eb6802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f0f8e0cc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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: Adding detEntry 'e3Detector_2' in GNEChange_Additional --- > Debug: Invalid input parameter of detEntry: A e3Detector must be selected before insertion of detEntry. 20c30 < Debug: Adding detExit 'e3Detector_2' in GNEChange_Additional --- > Debug: Invalid input parameter of detExit: A e3Detector must be selected before insertion of detExit. 24c34,35 < Debug: Removing detExit 'e3Detector_2' in GNEChange_Additional --- > Debug: Removing e3Detector 'e3Detector_2' in GNEChange_Additional > GLDebug: Removed object e3Detector:e3Detector_2 from SUMORTree with boundary 7.00,-4.00,27.00,16.00 27c38,41 < Debug: Removing detEntry 'e3Detector_2' in GNEChange_Additional --- > Debug: Removing detExit 'e3Detector_1' in GNEChange_Additional > Debug: Removing detEntry 'e3Detector_1' in GNEChange_Additional > Debug: Removing e3Detector 'e3Detector_1' in GNEChange_Additional <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,6d0 < 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 net ---------- 8,14d7 < <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> < 18,39d10 < <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> < < <junction id="gneJ0" type="traffic_light" 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="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"> < <request index="0" response="0" foes="0" cont="0"/> < </junction> < < <connection from="gneE0" to="gneE1" fromLane="0" toLane="0" via=":gneJ1_0_0" tl="gneJ1" linkIndex="0" dir="t" state="O"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 17a18,27 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 167a178,617 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==138176==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12219 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f1f7db7102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f1f7d0d52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 81a92,410 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==149867==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10161 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fd6f57d602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fd6f4d3a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 75a86,404 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==146488==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10161 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f026cea702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f026c40b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1,106c1,3 < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector < Debug: Current Viewport values: 25.00, 25.00, 25.00. Zoom = '296.00' < Debug: Selected item 'busStop' in TagSelector < Debug: Selected item 'e3Detector' in TagSelector < Debug: Adding e3Detector 'e3Detector_0' in GNEChange_Additional < Debug: Adding e3Detector '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 < Debug: Selected item 'detExit' in TagSelector < Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional < Debug: Adding detExit 'e3Detector_1' in GNEChange_Additional < Debug: Value 'e3Detector_1' for attribute id of e3Detector isn't valid < Debug: Value ';;;;;;;;;;;;;;;;;' for attribute id of e3Detector isn't valid < Debug: Setting new attribute id 'Id with spaces' into e3Detector 'e3Detector_0' < Debug: Setting new attribute id 'correctID' into e3Detector 'Id with spaces' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute id 'Id with spaces' into e3Detector 'correctID' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute id 'e3Detector_0' into e3Detector 'Id with spaces' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing detExit 'e3Detector_1' in GNEChange_Additional < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing detExit 'e3Detector_0' in GNEChange_Additional <truncated after showing first 30 lines> ---------- Differences in output ---------- 3,27d2 < TestFunctions: 'reference.png' found. Position: 304 - 168 < 25 < 25 < 25 < e3Detector < TestFunctions: Clicked over position 554 - 278 < TestFunctions: Clicked over position 754 - 278 < detEntry < TestFunctions: Clicked over position 554 - 278 < TestFunctions: Clicked over position 554 - 418 < TestFunctions: Clicked over position 754 - 278 < TestFunctions: Clicked over position 754 - 418 < detExit < TestFunctions: Clicked over position 554 - 278 < TestFunctions: Clicked over position 554 - 588 < TestFunctions: Clicked over position 754 - 253 < TestFunctions: Clicked over position 754 - 588 < TestFunctions: Clicked over position 554 - 278 < e3Detector_1 < ;;;;;;;;;;;;;;;;; < Id with spaces < correctID < 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"> <e3Detector id="correctID" pos="22.00,29.00" freq="300.00" file="e3Detector_0.xml"> <detEntry lane="gneE3_0" pos="28.00"/> <detExit lane="gneE2_1" pos="22.00"/> </e3Detector> <e3Detector id="e3Detector_1" pos="29.00,29.00" freq="300.00" file="e3Detector_1.xml"> <detEntry lane="gneE3_0" pos="21.00"/> <detExit lane="gneE2_1" pos="29.00"/> </e3Detector> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="296.00" x="25.00" y="25.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,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 74a85,404 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==148232==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10161 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f380f04002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f380e5a42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 115a126,444 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==156665==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10446 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f2ad864702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f2ad7bab2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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 24c34 < GLDebug: Inserted e3Detector:e3Detector_0 into SUMORTree with boundary -10.00,-10.00,10.00,10.00 --- > GLDebug: Inserted e3Detector:e3Detector_0 into SUMORTree with boundary -10.00,-10.00,32.00,34.80 26,27c36,37 < GLDebug: Removed object e3Detector:e3Detector_0 from SUMORTree with boundary -10.00,-10.00,10.00,10.00 < GLDebug: Inserted e3Detector:e3Detector_0 into SUMORTree with boundary 15.00,15.00,35.00,35.00 --- > GLDebug: Removed object e3Detector:e3Detector_0 from SUMORTree with boundary -10.00,-10.00,32.00,34.80 > GLDebug: Inserted e3Detector:e3Detector_0 into SUMORTree with boundary 12.00,8.40,35.00,35.00 31,32c41,42 < GLDebug: Removed object e3Detector:e3Detector_0 from SUMORTree with boundary 15.00,15.00,35.00,35.00 < GLDebug: Inserted e3Detector:e3Detector_0 into SUMORTree with boundary -10.00,-10.00,10.00,10.00 --- > GLDebug: Removed object e3Detector:e3Detector_0 from SUMORTree with boundary 12.00,8.40,35.00,35.00 > GLDebug: Inserted e3Detector:e3Detector_0 into SUMORTree with boundary -10.00,-10.00,32.00,34.80 36,37c46,47 < GLDebug: Removed object e3Detector:e3Detector_0 from SUMORTree with boundary -10.00,-10.00,10.00,10.00 < GLDebug: Inserted e3Detector:e3Detector_0 into SUMORTree with boundary 12.00,19.00,32.00,39.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 75a86,405 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==155056==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10634 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fa04217e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fa0416e22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 75a86,405 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==153259==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10587 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fd4ca60e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fd4c9b722f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 74a85,403 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==151637==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10258 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f6c337f702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f6c32d5b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,391 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==161389==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12241 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f569d9ce02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f569cf322f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,393 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==159342==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12241 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f153ac8b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f153a1ef2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,372 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==160382==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12241 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f816807c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f81675e02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,451 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==166671==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12565 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fa16987502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fa168dd92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,393 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==165312==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12784 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fcebfb1002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fcebf0742f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,392 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==163792==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12733 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fb31bacd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fb31b0312f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,392 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==162688==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12346 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f4613ece02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f46134322f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,326 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==169338==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11781 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7ffba6ef002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7ffba64542f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,322 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==172140==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11676 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f33e09d202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f33dff362f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9,10c9,10 < Error: detEntry must be defined within the definition of a e3Detector < Error: detExit must be defined within the definition of a e3Detector --- > Error: 'detEntry' must be defined within the definition of a 'e3Detector' (found ''). > Error: 'detExit' must be defined within the definition of a 'e3Detector' (found ''). 15,16c15,16 < Error: detEntry must be defined within the definition of a e3Detector < Error: detExit must be defined within the definition of a e3Detector --- > Error: 'detEntry' must be defined within the definition of a 'e3Detector' (found ''). > Error: 'detExit' must be defined within the definition of a 'e3Detector' (found ''). 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,336 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==170544==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11622 byte(s) in 71 object(s) allocated from: <truncated after showing first 30 lines> ---------- Differences in log ---------- 2,3c2,3 < Error: detEntry must be defined within the definition of a e3Detector < Error: detExit must be defined within the definition of a e3Detector --- > Error: 'detEntry' must be defined within the definition of a 'e3Detector' (found ''). > Error: 'detExit' must be defined within the definition of a 'e3Detector' (found ''). 8,9c8,9 < Error: detEntry must be defined within the definition of a e3Detector < Error: detExit must be defined within the definition of a e3Detector --- > Error: 'detEntry' must be defined within the definition of a 'e3Detector' (found ''). > Error: 'detExit' must be defined within the definition of a 'e3Detector' (found '').
---------- Differences in errors ---------- 9,10c9,10 < Error: detEntry must be defined within the definition of a e3Detector < Error: detExit must be defined within the definition of a e3Detector --- > Error: 'detEntry' must be defined within the definition of a 'e3Detector' (found ''). > Error: 'detExit' must be defined within the definition of a 'e3Detector' (found ''). 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,333 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==170344==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11622 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f31b8fae02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f31b85122f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) <truncated after showing first 30 lines> ---------- Differences in log ---------- 2,3c2,3 < Error: detEntry must be defined within the definition of a e3Detector < Error: detExit must be defined within the definition of a e3Detector --- > Error: 'detEntry' must be defined within the definition of a 'e3Detector' (found ''). > Error: 'detExit' must be defined within the definition of a 'e3Detector' (found '').
---------- Differences in errors ---------- 20,21c20,21 < Error: detEntry must be defined within the definition of a e3Detector < Error: detExit must be defined within the definition of a e3Detector --- > Error: 'detEntry' must be defined within the definition of a 'e3Detector' (found ''). > Error: 'detExit' must be defined within the definition of a 'e3Detector' (found ''). 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,343 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==169880==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11511 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f1da14ff02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f1da0a632f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) <truncated after showing first 30 lines> ---------- Differences in log ---------- 3,4c3,4 < Error: detEntry must be defined within the definition of a e3Detector < Error: detExit must be defined within the definition of a e3Detector --- > Error: 'detEntry' must be defined within the definition of a 'e3Detector' (found ''). > Error: 'detExit' must be defined within the definition of a 'e3Detector' (found '').
---------- 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,326 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==172421==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12114 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f0bf305002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f0bf25b42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9,10c9,10 < Error: detEntry must be defined within the definition of a e3Detector < Error: detExit must be defined within the definition of a e3Detector --- > Error: 'detEntry' must be defined within the definition of a 'e3Detector' (found ''). > Error: 'detExit' must be defined within the definition of a 'e3Detector' (found ''). 12,13c12,13 < Error: detEntry must be defined within the definition of a e3Detector < Error: detExit must be defined within the definition of a e3Detector --- > Error: 'detEntry' must be defined within the definition of a 'e3Detector' (found ''). > Error: 'detExit' must be defined within the definition of a 'e3Detector' (found ''). 15,16c15,16 < Error: detEntry must be defined within the definition of a e3Detector < Error: detExit must be defined within the definition of a e3Detector --- > Error: 'detEntry' must be defined within the definition of a 'e3Detector' (found ''). > Error: 'detExit' must be defined within the definition of a 'e3Detector' (found ''). 18,19c18,19 < Error: detEntry must be defined within the definition of a e3Detector < Error: detExit must be defined within the definition of a e3Detector --- > Error: 'detEntry' must be defined within the definition of a 'e3Detector' (found ''). > Error: 'detExit' must be defined within the definition of a 'e3Detector' (found ''). 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' <truncated after showing first 30 lines> ---------- Differences in log ---------- 2,3c2,3 < Error: detEntry must be defined within the definition of a e3Detector < Error: detExit must be defined within the definition of a e3Detector --- > Error: 'detEntry' must be defined within the definition of a 'e3Detector' (found ''). > Error: 'detExit' must be defined within the definition of a 'e3Detector' (found ''). 5,6c5,6 < Error: detEntry must be defined within the definition of a e3Detector < Error: detExit must be defined within the definition of a e3Detector --- > Error: 'detEntry' must be defined within the definition of a 'e3Detector' (found ''). > Error: 'detExit' must be defined within the definition of a 'e3Detector' (found ''). 8,9c8,9 < Error: detEntry must be defined within the definition of a e3Detector < Error: detExit must be defined within the definition of a e3Detector --- > Error: 'detEntry' must be defined within the definition of a 'e3Detector' (found ''). > Error: 'detExit' must be defined within the definition of a 'e3Detector' (found ''). 11,12c11,12 < Error: detEntry must be defined within the definition of a e3Detector < Error: detExit must be defined within the definition of a e3Detector --- > Error: 'detEntry' must be defined within the definition of a 'e3Detector' (found ''). > Error: 'detExit' must be defined within the definition of a 'e3Detector' (found '').
---------- Differences in errors ---------- 13,14c13,14 < Error: detEntry must be defined within the definition of a e3Detector < Error: detExit must be defined within the definition of a e3Detector --- > Error: 'detEntry' must be defined within the definition of a 'e3Detector' (found ''). > Error: 'detExit' must be defined within the definition of a 'e3Detector' (found ''). 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,342 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==171360==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12168 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f566927202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f56687d62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) <truncated after showing first 30 lines> ---------- Differences in log ---------- 2,3c2,3 < Error: detEntry must be defined within the definition of a e3Detector < Error: detExit must be defined within the definition of a e3Detector --- > Error: 'detEntry' must be defined within the definition of a 'e3Detector' (found ''). > Error: 'detExit' must be defined within the definition of a 'e3Detector' (found '').
---------- Differences in errors ---------- 13,14c13,14 < Error: detEntry must be defined within the definition of a e3Detector < Error: detExit must be defined within the definition of a e3Detector --- > Error: 'detEntry' must be defined within the definition of a 'e3Detector' (found ''). > Error: 'detExit' must be defined within the definition of a 'e3Detector' (found ''). 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,342 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==171096==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12114 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f2cf0e2802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f2cf038c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) <truncated after showing first 30 lines> ---------- Differences in log ---------- 2,3c2,3 < Error: detEntry must be defined within the definition of a e3Detector < Error: detExit must be defined within the definition of a e3Detector --- > Error: 'detEntry' must be defined within the definition of a 'e3Detector' (found ''). > Error: 'detExit' must be defined within the definition of a 'e3Detector' (found '').
---------- Differences in additionals ---------- 5,8d4 < <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> ---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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: Adding detEntry 'e3Detector_0' in GNEChange_Additional --- > Debug: Invalid input parameter of detEntry: A e3Detector must be selected before insertion of detEntry. 10c20 < Debug: Adding detExit 'e3Detector_0' in GNEChange_Additional --- > Debug: Invalid input parameter of detExit: A e3Detector must be selected before insertion of detExit. 29c39 < Debug: Removing detExit 'e3Detector_0' in GNEChange_Additional --- > Debug: Removing e3Detector 'e3Detector_0' in GNEChange_Additional 31,32d40 < Debug: Calling GNEUndoList::undo() < Debug: Removing detEntry 'e3Detector_0' in GNEChange_Additional 34,35d41 < Debug: Calling GNEUndoList::undo() < Debug: Removing e3Detector 'e3Detector_0' in GNEChange_Additional 41,46d46 <truncated after showing first 30 lines> ---------- Differences in log ---------- 0a1,3 > Warning: An e3Detector need at least one detEntry detector > Warning: An e3Detector need at least one detExit detector > Warning: e3Detector with ID='e3Detector_0' cannot be written
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,1707 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==174601==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13348 byte(s) in 80 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f07b389e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 3840 byte(s) in 4 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x206aced 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:613:32 > #2 0x434e4d0 in AdditionalHandler::parseSumoBaseObject(CommonXMLStructure::SumoBaseObject*) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:212:13 > #3 0x4355ff1 in AdditionalHandler::parseSumoBaseObject(CommonXMLStructure::SumoBaseObject*) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:472:9 > #4 0x4393c6e in AdditionalHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:647:13 > #5 0x453298d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #6 0x7f07b38e3f52 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) > <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,187 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==117484==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10914 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f787b51602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f787aa7a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,180 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= <truncated after showing first 30 lines> ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <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,165 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==124132==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10681 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f053bbf202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f053b1562f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 28a39,164 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==125954==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10681 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f38ffd7b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f38ff2df2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 28a39,164 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==128779==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10775 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f75fe5bb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f75fdb1f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,189 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==122411==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10726 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f04ac98b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f04abeef2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 29a40,165 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==127312==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10963 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f9485cc502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f94852292f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 58a69,194 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==134997==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10725 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f8d0341502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f8d029792f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,235 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==130037==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10726 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f06d41af02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f06d37132f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,227 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==131713==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10817 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7faf2f09702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7faf2e5fb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 57a68,193 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==136559==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10725 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f5391a0502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f5390f692f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 57a68,193 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==139513==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10822 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f212bba802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f212b10c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,231 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==133173==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10773 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f341fefa02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f341f45e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 57a68,193 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==137967==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11010 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f8d08d5b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f8d082bf2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,418 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==146056==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12898 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f160552202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f1604a862f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,415 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==147601==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12898 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f588f8c602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f588ee2a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,416 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==150236==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13003 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f61cc93402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f61cbe982f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,443 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==151711==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13222 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f828785402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f8286db82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,452 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==144475==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12936 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f2a6308302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f2a625e72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,416 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==148963==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13222 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fa4bb0ef02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fa4ba6532f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,300 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==154867==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12438 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fe6a110e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fe6a06722f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,301 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==155589==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12279 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f290321d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f29027812f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9c9,10 < Error: Attr doesn't exist --- > Error: Trying to get undefined int attribute 'number' in SUMOBaseObject 'flow' > Error: Process Error 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 39a51,182 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==162399==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12990 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f81550c102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f81546252f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > <truncated after showing first 30 lines> ---------- Differences in log ---------- 1c1,2 < Error: Attr doesn't exist --- > Error: Trying to get undefined int attribute 'number' in SUMOBaseObject 'flow' > Error: Process Error
---------- Differences in errors ---------- 9c9,10 < Error: Attr doesn't exist --- > Error: Trying to get undefined int attribute 'number' in SUMOBaseObject 'flow' > Error: Process Error 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 39a51,182 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==162913==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12936 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f1b0124c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f1b007b02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > <truncated after showing first 30 lines> ---------- Differences in log ---------- 1c1,2 < Error: Attr doesn't exist --- > Error: Trying to get undefined int attribute 'number' in SUMOBaseObject 'flow' > Error: Process Error
---------- Differences in errors ---------- 9c9,10 < Error: Attr doesn't exist --- > Error: Trying to get undefined int attribute 'number' in SUMOBaseObject 'flow' > Error: Process Error 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 39a51,182 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==166172==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13095 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fc9ada1702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fc9acf7b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > <truncated after showing first 30 lines> ---------- Differences in log ---------- 1c1,2 < Error: Attr doesn't exist --- > Error: Trying to get undefined int attribute 'number' in SUMOBaseObject 'flow' > Error: Process Error
---------- Differences in errors ---------- 9c9,10 < Error: Attr doesn't exist --- > Error: Trying to get undefined int attribute 'number' in SUMOBaseObject 'flow' > Error: Process Error 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 39a51,182 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==163291==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13044 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fb31ccc502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fb31c2292f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > <truncated after showing first 30 lines> ---------- Differences in log ---------- 1c1,2 < Error: Attr doesn't exist --- > Error: Trying to get undefined int attribute 'number' in SUMOBaseObject 'flow' > Error: Process Error
---------- Differences in errors ---------- 9c9,10 < Error: Attr doesn't exist --- > Error: Trying to get undefined int attribute 'number' in SUMOBaseObject 'flow' > Error: Process Error 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 39a51,182 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==160121==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12657 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f0ac2fee02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f0ac25522f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > <truncated after showing first 30 lines> ---------- Differences in log ---------- 1c1,2 < Error: Attr doesn't exist --- > Error: Trying to get undefined int attribute 'number' in SUMOBaseObject 'flow' > Error: Process Error
---------- Differences in errors ---------- 9c9,10 < Error: Attr doesn't exist --- > Error: Trying to get undefined int attribute 'number' in SUMOBaseObject 'flow' > Error: Process Error 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 39a51,181 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==160776==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12657 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f4d8f73d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f4d8eca12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > <truncated after showing first 30 lines> ---------- Differences in log ---------- 1c1,2 < Error: Attr doesn't exist --- > Error: Trying to get undefined int attribute 'number' in SUMOBaseObject 'flow' > Error: Process Error
---------- Differences in errors ---------- 9c9,10 < Error: Attr doesn't exist --- > Error: Trying to get undefined int attribute 'number' in SUMOBaseObject 'flow' > Error: Process Error 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 39a51,182 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==164487==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13209 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f4cbd74d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f4cbccb12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > <truncated after showing first 30 lines> ---------- Differences in log ---------- 1c1,2 < Error: Attr doesn't exist --- > Error: Trying to get undefined int attribute 'number' in SUMOBaseObject 'flow' > Error: Process Error
---------- Differences in errors ---------- 9c9,10 < Error: Attr doesn't exist --- > Error: Trying to get undefined int attribute 'number' in SUMOBaseObject 'flow' > Error: Process Error 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 39a51,183 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==158133==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12771 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f1230b2c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f12300902f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > <truncated after showing first 30 lines> ---------- Differences in log ---------- 1c1,2 < Error: Attr doesn't exist --- > Error: Trying to get undefined int attribute 'number' in SUMOBaseObject 'flow' > Error: Process Error
---------- Differences in errors ---------- 9c9,10 < Error: Attr doesn't exist --- > Error: Trying to get undefined int attribute 'number' in SUMOBaseObject 'flow' > Error: Process Error 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 39a51,181 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==161150==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12936 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f32c87e702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f32c7d4b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > <truncated after showing first 30 lines> ---------- Differences in log ---------- 1c1,2 < Error: Attr doesn't exist --- > Error: Trying to get undefined int attribute 'number' in SUMOBaseObject 'flow' > Error: Process Error
---------- Differences in errors ---------- 9c9,10 < Error: Attr doesn't exist --- > Error: Trying to get undefined int attribute 'number' in SUMOBaseObject 'flow' > Error: Process Error 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 39a51,182 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==161615==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12876 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f0b392b602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f0b3881a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > <truncated after showing first 30 lines> ---------- Differences in log ---------- 1c1,2 < Error: Attr doesn't exist --- > Error: Trying to get undefined int attribute 'number' in SUMOBaseObject 'flow' > Error: Process Error
---------- Differences in errors ---------- 9c9,10 < Error: Attr doesn't exist --- > Error: Trying to get undefined int attribute 'number' in SUMOBaseObject 'flow' > Error: Process Error 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 39a51,183 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==165725==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13044 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fd8ead3002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fd8ea2942f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > <truncated after showing first 30 lines> ---------- Differences in log ---------- 1c1,2 < Error: Attr doesn't exist --- > Error: Trying to get undefined int attribute 'number' in SUMOBaseObject 'flow' > Error: Process Error
---------- Differences in errors ---------- 9c9,10 < Error: Attr doesn't exist --- > Error: Trying to get undefined int attribute 'number' in SUMOBaseObject 'flow' > Error: Process Error 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 39a51,180 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==161949==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12990 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f088225802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f08817bc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > <truncated after showing first 30 lines> ---------- Differences in log ---------- 1c1,2 < Error: Attr doesn't exist --- > Error: Trying to get undefined int attribute 'number' in SUMOBaseObject 'flow' > Error: Process Error
---------- Differences in errors ---------- 9c9,10 < Error: Attr doesn't exist --- > Error: Trying to get undefined int attribute 'number' in SUMOBaseObject 'flow' > Error: Process Error 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 39a51,181 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==160501==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12552 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f6a9701202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f6a965762f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > <truncated after showing first 30 lines> ---------- Differences in log ---------- 1c1,2 < Error: Attr doesn't exist --- > Error: Trying to get undefined int attribute 'number' in SUMOBaseObject 'flow' > Error: Process Error
---------- Differences in errors ---------- 9c9,10 < Error: Attr doesn't exist --- > Error: Trying to get undefined int attribute 'number' in SUMOBaseObject 'flow' > Error: Process Error 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 39a51,182 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==158790==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12498 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f6561f5902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f65614bd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > <truncated after showing first 30 lines> ---------- Differences in log ---------- 1c1,2 < Error: Attr doesn't exist --- > Error: Trying to get undefined int attribute 'number' in SUMOBaseObject 'flow' > Error: Process Error
---------- Differences in errors ---------- 9c9,10 < Error: Attr doesn't exist --- > Error: Trying to get undefined int attribute 'number' in SUMOBaseObject 'flow' > Error: Process Error 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 39a51,180 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==163669==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12606 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fd7fe7c202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fd7fdd262f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > <truncated after showing first 30 lines> ---------- Differences in log ---------- 1c1,2 < Error: Attr doesn't exist --- > Error: Trying to get undefined int attribute 'number' in SUMOBaseObject 'flow' > Error: Process Error
---------- Differences in errors ---------- 9c9,10 < Error: Attr doesn't exist --- > Error: Trying to get undefined int attribute 'number' in SUMOBaseObject 'flow' > Error: Process Error 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 39a51,182 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==164221==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13044 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fc22fef002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fc22f4542f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > <truncated after showing first 30 lines> ---------- Differences in log ---------- 1c1,2 < Error: Attr doesn't exist --- > Error: Trying to get undefined int attribute 'number' in SUMOBaseObject 'flow' > Error: Process Error
---------- Differences in errors ---------- 9c9,10 < Error: Attr doesn't exist --- > Error: Trying to get undefined int attribute 'number' in SUMOBaseObject 'flow' > Error: Process Error 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 39a51,182 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==164969==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12771 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f68c6a5002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f68c5fb42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > <truncated after showing first 30 lines> ---------- Differences in log ---------- 1c1,2 < Error: Attr doesn't exist --- > Error: Trying to get undefined int attribute 'number' in SUMOBaseObject 'flow' > Error: Process Error
---------- Differences in errors ---------- 9c9,10 < Error: Attr doesn't exist --- > Error: Trying to get undefined int attribute 'number' in SUMOBaseObject 'flow' > Error: Process Error 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 39a51,182 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==159198==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12657 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f73420dd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f73416412f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > <truncated after showing first 30 lines> ---------- Differences in log ---------- 1c1,2 < Error: Attr doesn't exist --- > Error: Trying to get undefined int attribute 'number' in SUMOBaseObject 'flow' > Error: Process Error
---------- Differences in errors ---------- 9c9,10 < Error: Attr doesn't exist --- > Error: Trying to get undefined int attribute 'number' in SUMOBaseObject 'flow' > Error: Process Error 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 39a51,180 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==159483==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12657 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f1d19f8302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f1d194e72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > <truncated after showing first 30 lines> ---------- Differences in log ---------- 1c1,2 < Error: Attr doesn't exist --- > Error: Trying to get undefined int attribute 'number' in SUMOBaseObject 'flow' > Error: Process Error
---------- Differences in errors ---------- 9c9,10 < Error: Attr doesn't exist --- > Error: Trying to get undefined int attribute 'number' in SUMOBaseObject 'flow' > Error: Process Error 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 39a51,182 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==158464==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12606 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f642055e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f641fac22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > <truncated after showing first 30 lines> ---------- Differences in log ---------- 1c1,2 < Error: Attr doesn't exist --- > Error: Trying to get undefined int attribute 'number' in SUMOBaseObject 'flow' > Error: Process Error
---------- Differences in errors ---------- 9c9,10 < Error: Attr doesn't exist --- > Error: Trying to get undefined int attribute 'number' in SUMOBaseObject 'flow' > Error: Process Error 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 39a51,183 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==159874==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12990 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fa8372b302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fa8368172f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > <truncated after showing first 30 lines> ---------- Differences in log ---------- 1c1,2 < Error: Attr doesn't exist --- > Error: Trying to get undefined int attribute 'number' in SUMOBaseObject 'flow' > Error: Process Error
---------- Differences in errors ---------- 9c9,10 < Error: Attr doesn't exist --- > Error: Trying to get undefined int attribute 'number' in SUMOBaseObject 'flow' > Error: Process Error 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 39a51,181 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==165258==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12552 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f04b439802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f04b38fc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > <truncated after showing first 30 lines> ---------- Differences in log ---------- 1c1,2 < Error: Attr doesn't exist --- > Error: Trying to get undefined int attribute 'number' in SUMOBaseObject 'flow' > Error: Process Error
---------- 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,304 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==156441==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12279 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fb73bdc302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fb73b3272f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,307 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==155283==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12168 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f935ea0502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f935df692f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 4a5 > <calibrator id="calibrator01" lane="gneE0_0" pos="0.00" freq="100.00" name="///" output="calibrator01.txt"/> ---------- Differences in errors ---------- 8c8 < Error: Could not build calibrator with ID 'calibrator01' in netedit; name contains invalid characters. --- > Debug: Adding laneCalibrator 'calibrator01' in GNEChange_Additional 10c10,19 < 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 26a36 > Debug: Deleting unreferenced laneCalibrator 'calibrator01' 39a50,300 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==156781==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12279 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f8e1018302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,2d0 < Error: Could not build calibrator with ID 'calibrator01' in netedit; name contains invalid characters. < Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Differences in 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,305 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==157453==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12387 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fce33bdc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fce331402f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 45a56,307 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==157759==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12606 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fbef6d0c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fbef62702f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines> ---------- Differences in log ---------- 2c2 < Warning: Error parsing key from laneCalibrator generic parameter. Key contains invalid characters --- > Warning: Error parsing key from laneCalibrator generic parameter. Key contains invalid characters.
---------- 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,304 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==155967==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12219 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f7240ccb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f724022f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,302 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==157169==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12606 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fd2b521602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fd2b477a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,299 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==167623==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12717 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fb32630402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fb3258682f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,299 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==166501==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12825 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f81c989602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f81c8dfa2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,297 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==167440==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12717 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f5707b8602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f57070ea2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,299 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==166936==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12552 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fa8b178b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fa8b0cef2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,299 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==168738==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12717 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f8ab83e202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f8ab79462f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,299 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==176245==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13314 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f7ddd4b502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f7ddca192f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,300 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==175295==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13209 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f90cf99d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f90cef012f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,297 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==172193==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12717 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f753615602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f75356ba2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,299 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==175893==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13374 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f77d9da402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f77d93082f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,297 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==169160==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12717 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f83077ab02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f8306d0f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,299 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==168068==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12825 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fc53b5fb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fc53ab5f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,300 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==172993==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13155 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f3ca7fed02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f3ca75512f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,299 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==173352==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12876 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f34b1be702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f34b114b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,300 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==168519==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12552 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f58853ef02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f58849532f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,300 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==174092==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12825 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fc16a99602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fc169efa2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,299 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==174499==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12990 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f86eab9202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f86ea0f62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,299 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==174937==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13263 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f626d1be02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f626c7222f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,299 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==177038==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13095 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f62158bf02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f6214e232f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,297 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==170398==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12771 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f4770a2802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f476ff8c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,299 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==176690==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13263 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f02f09b802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f02eff1c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,299 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==171146==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12876 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f9beed2f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f9bee2932f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,299 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==177627==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13044 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f890a5b202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f8909b162f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,299 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==170646==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12771 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f7ac2c5c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f7ac21c02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,299 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==177311==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12936 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fc967b7f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fc9670e32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,299 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==175619==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13209 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f835bdd502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f835b3392f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,299 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==169437==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12717 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7ff598d1302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7ff5982772f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,299 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==171821==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12876 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fda9652d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fda95a912f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,299 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==171499==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13044 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f609e38302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f609d8e72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,299 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==169931==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12606 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f04158a402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f0414e082f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,299 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==172511==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12771 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f8dde7df02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f8dddd432f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,300 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==173722==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12717 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f957c66402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f957bbc82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,1365 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==177975==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14065 byte(s) in 80 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f8ca610e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f8ca56722f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,181 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==130749==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10305 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7ffb8ba0a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7ffb8af6e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,190 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==117608==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10491 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f54266b402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f5425c182f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 27a38,162 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==126189==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10587 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fb92360302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fb922b672f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,194 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==128905==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10441 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f412da2b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f412cf8f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 28a39,163 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==120644==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10258 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f458840002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f45879642f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 27a38,163 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==124832==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10349 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fbaddfd902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fbadd53d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,215 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==133053==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10629 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f9c93d7802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f9c932dc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,203 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==134587==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10961 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f1597b3202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f15970962f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 31a42,167 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==122567==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10822 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fb7e046e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fb7df9d22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,193 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==127362==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10397 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f7f2cc3302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f7f2c1972f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,362 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==136076==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11622 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f2dfbac602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f2dfb02a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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 29a40 > Debug: Setting new attribute selected 'false' into lane 'gneE1_0' 31a43 > Debug: Setting new attribute selected 'false' into lane 'gneE0_0' 73a86,337 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==177360==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12219 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fe6855b802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fe684b1c2f4 (/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 29a40 > Debug: Setting new attribute selected 'false' into lane 'gneE1_0' 31a43 > Debug: Setting new attribute selected 'false' into lane 'gneE0_0' 36a49,58 > Debug: Setting new attribute selected 'false' into junction 'gneJ0' > Debug: Setting new attribute selected 'false' into edge 'gneE1' > Debug: Setting new attribute selected 'false' into lane 'gneE1_0' > Debug: Setting new attribute selected 'false' into junction 'gneJ1' > Debug: Setting new attribute selected 'false' into edge 'gneE0' > Debug: Setting new attribute selected 'false' into lane 'gneE0_0' > Debug: Setting new attribute selected 'false' into parkingArea 'parkingAreaA' > Debug: Setting new attribute selected 'false' into parkingArea 'parkingAreaB' > Debug: Setting new attribute selected 'false' into parkingArea 'parkingAreaC' > Debug: Setting new attribute selected 'false' into parkingArea 'parkingAreaD' 71a94,345 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= <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 29a40 > Debug: Setting new attribute selected 'false' into lane 'gneE1_0' 31a43 > Debug: Setting new attribute selected 'false' into lane 'gneE0_0' 38a51 > Debug: Setting new attribute selected 'false' into junction 'gneJ0' 39a53,54 > Debug: Setting new attribute selected 'false' into lane 'gneE1_0' > Debug: Setting new attribute selected 'false' into junction 'gneJ1' 40a56,60 > Debug: Setting new attribute selected 'false' into lane 'gneE0_0' > Debug: Setting new attribute selected 'false' into parkingArea 'parkingAreaA' > Debug: Setting new attribute selected 'false' into parkingArea 'parkingAreaB' > Debug: Setting new attribute selected 'false' into parkingArea 'parkingAreaC' > Debug: Setting new attribute selected 'false' into parkingArea 'parkingAreaD' 75a96,348 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= <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 29a40 > Debug: Setting new attribute selected 'false' into lane 'gneE1_0' 31a43 > Debug: Setting new attribute selected 'false' into lane 'gneE0_0' 36a49,58 > Debug: Setting new attribute selected 'false' into junction 'gneJ0' > Debug: Setting new attribute selected 'false' into edge 'gneE1' > Debug: Setting new attribute selected 'false' into lane 'gneE1_0' > Debug: Setting new attribute selected 'false' into junction 'gneJ1' > Debug: Setting new attribute selected 'false' into edge 'gneE0' > Debug: Setting new attribute selected 'false' into lane 'gneE0_0' > Debug: Setting new attribute selected 'false' into parkingArea 'parkingAreaA' > Debug: Setting new attribute selected 'false' into parkingArea 'parkingAreaB' > Debug: Setting new attribute selected 'false' into parkingArea 'parkingAreaC' > Debug: Setting new attribute selected 'false' into parkingArea 'parkingAreaD' 72a95,344 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 69a80,204 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==154277==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10349 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f6c71b4b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f6c710af2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,256 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==142983==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10491 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7faeb2dac02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7faeb23102f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 54a65,189 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==149623==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10634 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fa347ca002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fa3472042f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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,200 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==137498==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10211 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f5a5217b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f5a516df2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,237 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==139321==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10397 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f1d2a0b402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f1d296182f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 18c28 < Debug: Value '0.00' for attribute length of parkingArea isn't valid --- > Debug: Value '0' for attribute length of parkingArea isn't valid 91a102,233 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==152432==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10491 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fdbb567002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fdbb4bd42f4 (/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 55a66,191 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==145138==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10305 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fa402bcc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fa4021302f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 54a65,190 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==148523==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10399 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f0033a8a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f0032fee2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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,236 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==156024==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10587 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fb7f944602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fb7f89aa2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 57a68,193 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==146603==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10869 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fa09bd0a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fa09b26e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,256 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==141187==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10585 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f7f92a7302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f7f91fd72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,239 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==150690==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10441 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fb090e3402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fb0903982f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,345 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==166019==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12460 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f1e39a0302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f1e38f672f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,323 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==162088==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12784 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fd40ca8502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fd40bfe92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,326 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==164629==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12514 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fa07016902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fa06f6cd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,316 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==159087==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12406 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fbe469bc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fbe45f202f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,322 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==160940==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12514 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fe7a069502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fe79fbf92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,385 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==167520==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12733 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f00d970d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f00d8c712f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,326 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==159935==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13063 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fa1f79a502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fa1f6f092f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,326 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==163183==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12460 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f16b69ff02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f16b5f632f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,316 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==174300==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11841 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fd7d020e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fd7cf7722f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,299 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==170136==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11949 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f478563602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f4784b9a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,309 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==171669==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11895 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f9ad8e5c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f9ad83c02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,313 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==173195==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12168 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f17feed102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f17fe4352f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,309 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==170470==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11676 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f8b4f1fe02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f8b4e7622f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,305 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==170808==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11781 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f4155e1f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f41553832f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,309 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==174024==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11895 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f1e7327202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f1e727d62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5a6 > <parkingArea id="parkingArea_1" lane="gneE0_0" startPos="5.00" endPos="10.00" name="%%%$$$;;;" width="12.00" length="5.00"/> ---------- Differences in errors ---------- 10c10,11 < Error: Could not build parkingArea with ID 'parkingArea_1' in netedit; name contains invalid characters. --- > Debug: Adding parkingArea 'parkingArea_1' in GNEChange_Additional > GLDebug: Inserted parkingArea:parkingArea_1 into SUMORTree with boundary -17.00,-23.60,32.00,-3.60 13c14,23 < Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed. --- > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 30a41,42 > Debug: Deleting unreferenced parkingArea 'parkingArea_1' > GLDebug: Removed object parkingArea:parkingArea_1 from SUMORTree with boundary -17.00,-23.60,32.00,-3.60 45a58,308 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==172075==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11781 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7ff7349b202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,2d0 < Error: Could not build parkingArea with ID 'parkingArea_1' in netedit; name contains invalid characters. < Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Differences in errors ---------- 12a13,22 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 42a53,304 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==172624==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11895 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fbaf615c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fbaf56c02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,311 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==174698==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12114 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f507a2bd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f50798212f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines> ---------- Differences in log ---------- 4c4 < Warning: Error parsing key from parkingArea generic parameter. Key contains invalid characters --- > Warning: Error parsing key from parkingArea generic parameter. Key contains invalid characters.
---------- 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,310 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==172356==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12438 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f53afea802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f53af40c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,310 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==171211==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12000 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f5a8fa3e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f5a8efa22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,308 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==173564==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11841 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f10cdebd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f10cd4212f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <parkingArea id="parkingArea_gneE0_0_0" lane="gneE0_0" startPos="17.00" endPos="27.00"/> --- > <parkingArea id="parkingArea_gneE0_0_0" lane="gneE0_0" startPos="18.00" endPos="28.00"/> ---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 12c22 < Debug: Setting new attribute startPos '27.00' into parkingArea 'parkingArea_gneE0_0_0' --- > Debug: Setting new attribute startPos '28.00' into parkingArea 'parkingArea_gneE0_0_0' 14,17c24,27 < GLDebug: Inserted parkingArea:parkingArea_gneE0_0_0 into SUMORTree with boundary 8.90,-14.80,40.20,5.20 < Debug: Setting new attribute endPos '37.00' into parkingArea 'parkingArea_gneE0_0_0' < GLDebug: Removed object parkingArea:parkingArea_gneE0_0_0 from SUMORTree with boundary 8.90,-14.80,40.20,5.20 < GLDebug: Inserted parkingArea:parkingArea_gneE0_0_0 into SUMORTree with boundary 13.80,-14.80,50.20,5.20 --- > GLDebug: Inserted parkingArea:parkingArea_gneE0_0_0 into SUMORTree with boundary 8.90,-14.80,41.20,5.20 > Debug: Setting new attribute endPos '38.00' into parkingArea 'parkingArea_gneE0_0_0' > GLDebug: Removed object parkingArea:parkingArea_gneE0_0_0 from SUMORTree with boundary 8.90,-14.80,41.20,5.20 > GLDebug: Inserted parkingArea:parkingArea_gneE0_0_0 into SUMORTree with boundary 14.80,-14.80,51.20,5.20 19,20c29,30 < GLDebug: Removed object parkingArea:parkingArea_gneE0_0_0 from SUMORTree with boundary 13.80,-14.80,50.20,5.20 < GLDebug: Inserted parkingArea:parkingArea_gneE0_0_0 into SUMORTree with boundary -13.20,-14.80,50.20,5.20 --- > GLDebug: Removed object parkingArea:parkingArea_gneE0_0_0 from SUMORTree with boundary 14.80,-14.80,51.20,5.20 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 85a86,95 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 253a264,1559 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==176132==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13525 byte(s) in 80 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f798b0f502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 8064 byte(s) in 8 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x205a2cc in GNEAdditionalHandler::buildParkingSpace(CommonXMLStructure::SumoBaseObject const*, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::map<st d::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > const&) /home/delphi/clangDebug/sumo/src/netedit/ elements/additional/GNEAdditionalHandler.cpp:375:43 > #2 0x434c33f in AdditionalHandler::parseSumoBaseObject(CommonXMLStructure::SumoBaseObject*) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:136:13 > #3 0x4355ff1 in AdditionalHandler::parseSumoBaseObject(CommonXMLStructure::SumoBaseObject*) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:472:9 > #4 0x4393c6e in AdditionalHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:647:13 > #5 0x453298d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #6 0x7f798b13af52 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) > <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 ---------- 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,33 < 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,16c1,23 < 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 --- > 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 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/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 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,210 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==126967==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10253 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7ff9547d702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7ff953d3b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,209 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==117952==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10350 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f455621e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f45557822f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,209 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==120700==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10773 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fcb5130702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fcb5086b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,210 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==125410==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10209 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f3dd2a7402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f3dd1fd82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,211 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==122399==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10209 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fcee979f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fcee8d032f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,211 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==124001==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10209 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fa87f13902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fa87e69d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5d4 < <routeProbe id="routeProbe_gneE1_2" edge="gneE1" freq="3600" file="routeProbe_gneE1_2.xml" begin="0.00"/> ---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 8a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 27d37 < Debug: Removing routeProbe 'routeProbe_01' in GNEChange_Additional 62c72 < Debug: Adding routeProbe 'routeProbe_01' in GNEChange_Additional --- > Debug: Removing routeProbe 'routeProbe_gneE1_2' in GNEChange_Additional 65,75d74 < Debug: Removing routeProbe 'routeProbe_gneE1_2' in GNEChange_Additional < Debug: Opened FXMessageBox Problem deleting edge 'gneE0' < Debug: Closed FXMessageBox Problem deleting edge 'gneE0' < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding routeProbe 'routeProbe_gneE1_2' in GNEChange_Additional < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Removing routeProbe 'routeProbe_01' in GNEChange_Additional < Debug: Keys Ctrl+Y (Redo) pressed <truncated after showing first 30 lines> ---------- Differences in guisettingsoutput ---------- 2c2 < <viewport zoom="100.00" x="49.50" y="1.60" angle="0.00"/> --- > <viewport zoom="100.00" x="49.00" y="2.10" angle="0.00"/>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 57a68,216 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==137427==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10211 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fe68d54c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fe68cab02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,270 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==131267==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10253 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fa28898e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fa287ef22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 56a67,215 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==135863==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10161 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f5a0262802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f5a01b8c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 57a68,216 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==132860==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10161 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f5c6784602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f5c66daa2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 65a76,224 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==129520==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10070 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7ff6c2ba302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7ff6c21072f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 56a67,215 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==134425==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10161 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7faa988fb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7faa97e5f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,316 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==138880==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10538 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f1de957802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f1de8adc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,368 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==146790==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12295 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f992647f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f99259e32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,365 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==145453==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12241 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f3764fa802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f376450c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,368 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==142470==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12241 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fec1562a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fec14b8e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,368 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==143799==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12241 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f15aa57a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f15a9ade2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,429 < X connection to :9259.0 broken (explicit kill or server shutdown). --- > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==148368==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12565 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f0f640cf02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f0f636332f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a 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,323 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==153393==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11676 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fb15e77102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fb15dcd52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,324 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==151748==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11622 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f9e40fc902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f9e4052d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,324 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==153076==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11622 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f7e760e602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f7e7564a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,324 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==152157==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11622 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f88a115c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f88a06c02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,327 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==151384==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11511 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fdc8973102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fdc88c952f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 4a5 > <routeProbe id="routeProbe_0" edge="gneE1" freq="100.00" name="$·$·%·%·" file="routeProbe_0.txt" begin="10.30"/> ---------- Differences in errors ---------- 8c8 < Error: Could not build routeProbe with ID 'routeProbe_0' in netedit; name contains invalid characters. --- > Debug: Adding routeProbe 'routeProbe_0' in GNEChange_Additional 10c10,19 < 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 26a36 > Debug: Deleting unreferenced routeProbe 'routeProbe_0' 39a50,322 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==152681==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11622 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f9b441f702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,2d0 < Error: Could not build routeProbe with ID 'routeProbe_0' in netedit; name contains invalid characters. < Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Differences in errors ---------- 18a19,28 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 47a58,61 > Tracer caught signal 11: addr=0x0 pc=0xe92e44 sp=0x7fe68731bd30 > ==153824==LeakSanitizer has encountered a fatal error. > ==153824==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1 > ==153824==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc) ---------- Differences in log ---------- 4c4 < Warning: Error parsing key from routeProbe generic parameter. Key contains invalid characters --- > Warning: Error parsing key from routeProbe generic parameter. Key contains invalid characters.
---------- 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,1410 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==154427==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13348 byte(s) in 80 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fb87090302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fb86fe672f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 ---------- 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,187 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==117923==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10209 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fea6d4a602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fea6ca0a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,187 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==124375==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10397 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f389c44702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f389b9ab2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 37a48,172 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==120655==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9882 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fa18f89e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fa18ee022f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 27a38,163 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==125583==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10023 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f2c3101302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f2c305772f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 27a38,162 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==123002==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9973 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fa5d34b102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fa5d2a152f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 31a42,167 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==128526==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10399 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f2ce96bb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f2ce8c1f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 29a40,165 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==126830==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10446 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fd773df302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fd7733572f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,202 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==129807==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10350 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fd67ae4902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fd67a3ad2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,7c5,6 < <trainStop id="trainStop_gneE0_0_0" lane="gneE0_0" startPos="44.00" endPos="49.00"/> < <trainStop id="trainStop_gneE0_0_1" lane="gneE0_0" startPos="9.00" endPos="14.00"/> < <trainStop id="trainStop_gneE0_0_2" lane="gneE0_0" startPos="33.50" endPos="38.50"/> --- > <trainStop id="trainStop_gneE0_0_0" lane="gneE0_0" startPos="4.00" endPos="14.00"/> > <trainStop id="trainStop_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 9a20,22 > Debug: Current selected reference point isn't valid > Debug: Current selected reference point isn't valid > Debug: Current selected reference point isn't valid 12,15d24 < Debug: Adding trainStop 'trainStop_gneE0_0_2' in GNEChange_Additional < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing trainStop 'trainStop_gneE0_0_2' in GNEChange_Additional 21a31 > Debug: Keys Ctrl+Z (Undo) pressed 29,30d38 < Debug: Calling GNEUndoList::redo() < Debug: Adding trainStop 'trainStop_gneE0_0_2' in GNEChange_Additional 46d53 < Debug: Deleting unreferenced trainStop 'trainStop_gneE0_0_2' 61a69,199 > LLVMSymbolizer: error reading file: No such file or directory > <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,370 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==133739==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11292 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f97b9d2a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f97b928e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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 25a36 > Debug: Setting new attribute selected 'false' into lane 'gneE1_0' 27a39 > Debug: Setting new attribute selected 'false' into lane 'gneE0_0' 67a80,331 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==167972==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11895 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f5fb67c702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f5fb5d2b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,6c5,6 < <trainStop id="trainStopA" lane="gneE0_0" startPos="-2.00" endPos="12.00" friendlyPos="1"/> < <trainStop id="trainStopB" lane="gneE0_0" startPos="38.00" endPos="480.00" friendlyPos="1"/> --- > <trainStop id="trainStopA" lane="gneE0_0" startPos="-2.00" endPos="12.00" friendlyPos="true"/> > <trainStop id="trainStopB" lane="gneE0_0" startPos="38.00" endPos="480.00" friendlyPos="true"/> 8c8 < <trainStop id="trainStopD" lane="gneE1_0" startPos="-2.00" endPos="-12.00" friendlyPos="1"/> --- > <trainStop id="trainStopD" lane="gneE1_0" startPos="-2.00" endPos="-12.00" friendlyPos="true"/> ---------- 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 25a36 > Debug: Setting new attribute selected 'false' into lane 'gneE1_0' 27a39 > Debug: Setting new attribute selected 'false' into lane 'gneE0_0' 66a79,330 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==169686==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11781 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f003c57b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f003badf2f4 (/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 ---------- 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 25a36 > Debug: Setting new attribute selected 'false' into lane 'gneE1_0' 27a39 > Debug: Setting new attribute selected 'false' into lane 'gneE0_0' 63a76,327 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==167053==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11895 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7efc4d49202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7efc4c9f62f4 (/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 ---------- 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 25a36 > Debug: Setting new attribute selected 'false' into lane 'gneE1_0' 27a39 > Debug: Setting new attribute selected 'false' into lane 'gneE0_0' 71a84,335 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==168792==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12000 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f8c56b7e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f8c560e22f4 (/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 ---------- 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 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==140898==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10209 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f89ab79f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f89aad032f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <trainStop id="trainStop_gneE2_1_0" lane="gneE2_1" startPos="12.00" endPos="22.00" friendlyPos="1"/> --- > <trainStop id="trainStop_gneE2_1_0" lane="gneE2_1" startPos="12.00" endPos="22.00" friendlyPos="true"/> ---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,190 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==143965==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10349 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f5abccb002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f5abc2142f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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,200 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==135337==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9929 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f28ffea302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f28ff4072f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,241 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==137040==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10115 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f5134f1302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f51344772f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 61a72,197 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==145387==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10070 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f1bc1ea402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f1bc14082f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <trainStop id="trainStop_gneE2_1_0" lane="gneE2_1" startPos="12.00" endPos="22.00" name="Train Stop Name"/> --- > <trainStop id="trainStop_gneE2_1_0" name="Train Stop Name" 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 54a65,190 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==142664==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10023 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f8db2fcb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f8db252f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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,236 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==150341==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10305 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f7d2410202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f7d236662f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 63a74,199 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==148727==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10446 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fe9b789e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fe9b6e022f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 7c17 < Debug: Value 'dummyPersonCapacity' for attribute personCapacity of trainStop isn't valid --- > Debug: Value '-7' for attribute personCapacity of trainStop isn't valid 59a70,194 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==146881==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10493 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fb63dc4f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fb63d1b32f4 (/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 ---------- 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,237 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==138928==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10303 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f486cd4c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f486c2b02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <trainStop id="trainStopA" lane="gneE0_0" startPos="5.00" endPos="10.00" name="trainStop" friendlyPos="1" lines="line1 line2" personCapacity="10" parkingLength="12.00"> --- > <trainStop id="trainStopA" name="trainStop" lane="gneE0_0" startPos="5.00" endPos="10.00" friendlyPos="true" lines="line1 line2" personCapacity="10" parkingLength="12.00"> 10c10 < <trainStop id="trainStopB" lane="gneE0_0" startPos="15.00" endPos="20.00" name="trainStop" friendlyPos="1" lines="line3 line4" personCapacity="20" parkingLength="15.00"> --- > <trainStop id="trainStopB" name="trainStop" lane="gneE0_0" startPos="15.00" endPos="20.00" friendlyPos="true" lines="line3 line4" personCapacity="20" parkingLength="15.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 67a78,323 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==155121==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12460 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f066f7f502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f066ed592f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <trainStop id="trainStopA" lane="gneE0_0" startPos="5.00" endPos="10.00" name="trainStop" friendlyPos="1" lines="commonLine1 commonLine2" personCapacity="10" parkingLength="12.00"> --- > <trainStop id="trainStopA" name="trainStop" lane="gneE0_0" startPos="5.00" endPos="10.00" friendlyPos="true" lines="commonLine1 commonLine2" personCapacity="10" parkingLength="12.00"> 10c10 < <trainStop id="trainStopB" lane="gneE0_0" startPos="15.00" endPos="20.00" name="trainStop" lines="commonLine1 commonLine2" personCapacity="20" parkingLength="15.00"> --- > <trainStop id="trainStopB" name="trainStop" lane="gneE0_0" startPos="15.00" endPos="20.00" lines="commonLine1 commonLine2" personCapacity="20" parkingLength="15.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 67a78,323 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==156219==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12127 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fb66983a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fb668d9e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <trainStop id="trainStopA" lane="gneE0_0" startPos="5.00" endPos="10.00" name="common TrainStop Name" friendlyPos="1" lines="line1 line2" personCapacity="10" parkingLength="12.00"> --- > <trainStop id="trainStopA" name="common TrainStop Name" lane="gneE0_0" startPos="5.00" endPos="10.00" friendlyPos="true" lines="line1 line2" personCapacity="10" parkingLength="12.00"> 10c10 < <trainStop id="trainStopB" lane="gneE0_0" startPos="15.00" endPos="20.00" name="common TrainStop Name" lines="line3 line4" personCapacity="20" parkingLength="15.00"> --- > <trainStop id="trainStopB" name="common TrainStop Name" lane="gneE0_0" startPos="15.00" endPos="20.00" lines="line3 line4" personCapacity="20" parkingLength="15.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 67a78,323 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==153980==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12076 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7ffbba23e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7ffbb97a22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5,8c5,8 < <trainStop id="trainStopA" lane="gneE0_0" startPos="5.00" endPos="10.00" name="trainStop" friendlyPos="1" lines="line1 line2" personCapacity="10" parkingLength="12.00"> < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> --- > <trainStop id="trainStopA" name="trainStop" lane="gneE0_0" startPos="5.00" endPos="10.00" friendlyPos="true" lines="line1 line2" personCapacity="10" parkingLength="12.00"> > <param key="KeyA1" value="valueA1"/> > <param key="KeyA2" value="valueA3"/> > <param key="KeyA3" value="valueA2"/> 10,13c10,13 < <trainStop id="trainStopB" lane="gneE0_0" startPos="15.00" endPos="20.00" name="trainStop" lines="line3 line4" personCapacity="20" parkingLength="15.00"> < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> --- > <trainStop id="trainStopB" name="trainStop" lane="gneE0_0" startPos="15.00" endPos="20.00" lines="line3 line4" personCapacity="20" parkingLength="15.00"> > <param key="KeyB1" value="valueB1"/> > <param key="KeyB2" value="valueB3"/> > <param key="KeyB3" value="valueB2"/> ---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,58c27,35 < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into trainStop 'trainStopA' < Debug: Setting new attribute genericParameter 'key1=value1|key2=value2|key3=value3' into trainStop 'trainStopB' < Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into trainStop 'trainStopA' < Debug: Setting new attribute genericParameter 'key1=|key2=|key3=' into trainStop 'trainStopB' < Debug: Setting new attribute genericParameter '' into trainStop 'trainStopA' < Debug: Setting new attribute genericParameter '' into trainStop 'trainStopB' < Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into trainStop 'trainStopA' < Debug: Setting new attribute genericParameter 'key1duplicated=value2|key3=value3' into trainStop 'trainStopB' < Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into trainStop 'trainStopA' < Debug: Setting new attribute genericParameter 'key1=valueDuplicated|key2=valueDuplicated|key3=valueDuplicated' into trainStop 'trainStopB' < Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into trainStop 'trainStopA' < Debug: Setting new attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into trainStop 'trainStopB' < Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into trainStop 'trainStopA' < Debug: Setting new attribute genericParameter 'keyFinal1=value1|keyFinal2=value2|keyFinal3=value3' into trainStop 'trainStopB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into trainStop 'trainStopB' < Debug: Setting previous attribute genericParameter 'key1=valueInvalid%;%$<>$$%|key2=value2|key3=value3' into trainStop 'trainStopA' <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,3d0 < Warning: Invalid format of parameter (dummyGenericParameters) < Warning: Invalid format of parameter (key1) < Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1)
---------- Differences in additionals ---------- 5c5 < <trainStop id="trainStopA" lane="gneE0_0" startPos="5.00" endPos="10.00" name="trainStop" friendlyPos="1" lines="line1 line2" personCapacity="10" parkingLength="50.00"> --- > <trainStop id="trainStopA" name="trainStop" lane="gneE0_0" startPos="5.00" endPos="10.00" friendlyPos="true" lines="line1 line2" personCapacity="10" parkingLength="50.00"> 10c10 < <trainStop id="trainStopB" lane="gneE0_0" startPos="15.00" endPos="20.00" name="trainStop" lines="line3 line4" personCapacity="20" parkingLength="50.00"> --- > <trainStop id="trainStopB" name="trainStop" lane="gneE0_0" startPos="15.00" endPos="20.00" lines="line3 line4" personCapacity="20" parkingLength="50.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 67a78,324 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==157969==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12565 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f220717702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f22066db2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <trainStop id="trainStopA" lane="gneE0_0" startPos="5.00" endPos="10.00" name="trainStop" friendlyPos="1" lines="line1 line2" personCapacity="50" parkingLength="12.00"> --- > <trainStop id="trainStopA" name="trainStop" lane="gneE0_0" startPos="5.00" endPos="10.00" friendlyPos="true" lines="line1 line2" personCapacity="50" parkingLength="12.00"> 10c10 < <trainStop id="trainStopB" lane="gneE0_0" startPos="15.00" endPos="20.00" name="trainStop" lines="line3 line4" personCapacity="50" parkingLength="15.00"> --- > <trainStop id="trainStopB" name="trainStop" lane="gneE0_0" startPos="15.00" endPos="20.00" lines="line3 line4" personCapacity="50" parkingLength="15.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 67a78,323 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==157119==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12625 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f472f7be02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f472ed222f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,299 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==161040==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11622 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f663679502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f6635cf92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,307 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==162750==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11562 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fca747f802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fca73d5c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,311 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==163517==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11841 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f83475c302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f8346b272f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,303 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==161544==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11343 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7ff93f86b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7ff93edcf2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,302 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==161785==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11457 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f2d5b6e602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f2d5ac4a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,301 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==163838==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11511 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fa6d69e202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fa6d5f462f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <trainStop id="trainStop_00" name="custom Name" lane="gneE0_0" startPos="5.00" endPos="10.00" lines="line1 line2"/> --- > <trainStop id="trainStop_00" name=";;;%%$$$" lane="gneE0_0" startPos="5.00" endPos="10.00" lines="line1 line2"/> ---------- Differences in errors ---------- 8d7 < Error: Could not build trainStop with ID 'trainStop_00' in netedit; name contains invalid characters. 9a9 > Error: Could not build trainStop with ID 'trainStop_00' in netedit; declared twice. 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 39a50,301 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==163078==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11457 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fcf7b88402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fcf7ade82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: <truncated after showing first 30 lines> ---------- Differences in log ---------- 1c1 < Error: Could not build trainStop with ID 'trainStop_00' in netedit; name contains invalid characters. --- > Error: Could not build trainStop with ID 'trainStop_00' in netedit; declared twice.
---------- 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,309 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==165096==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11781 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f337afa802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f337a50c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,306 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==164756==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11949 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f2bdb47a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f2bda9de2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,306 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==164340==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12000 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fe0151b902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fe01471d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,307 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==162249==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11676 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fc74a1af02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fc7497132f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 47a58,183 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==165613==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9647 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f467f78702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f467eceb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,1376 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==166610==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13164 byte(s) in 80 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fd3e530102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fd3e48652f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 8a19,143 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==147538==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 5979 byte(s) in 54 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f0225eaa02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f022540e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 6a17,158 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==121395==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9932 byte(s) in 75 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fab6f7c502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 560 byte(s) in 10 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7fab6ec05a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fab6ed292f4 (/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 6a17,159 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==119940==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7101 byte(s) in 59 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f74710ae02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f74706122f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 6a17,142 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==117309==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 4729 byte(s) in 46 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fc391b0502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fc3910692f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 47a58,182 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==137330==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7210 byte(s) in 60 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7ffacb5c902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7ffacab2d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 44a55,179 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==140017==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8087 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f080ea0402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f080df682f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 44a55,180 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==141317==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7861 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f0808d5a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f08082be2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 45a56,181 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==138562==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7904 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f324df2802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f324d48c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 45a56,180 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==143523==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8122 byte(s) in 63 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f5967f5f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f59674c32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 48a59,183 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==145816==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7736 byte(s) in 63 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f87b9a8402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f87b8fe82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 45a56,180 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==144777==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7878 byte(s) in 63 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7ffaa6ddc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7ffaa63402f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 44a55,180 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==142222==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7929 byte(s) in 63 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f4171cd302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f41712372f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 59a70,194 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==124882==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8808 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fa97db9d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fa97d1012f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 56a67,192 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==128317==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9824 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f2d7f2f702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f2d7e85b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 56a67,192 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==129568==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9538 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fac9e38502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fac9d8e92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 57a68,193 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==126648==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9596 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fbb20a9a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fbb1fffe2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 57a68,192 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==132760==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9822 byte(s) in 72 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fba6961502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fba68b792f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 60a71,196 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==135692==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9346 byte(s) in 72 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fc88429a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fc8837fe2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 57a68,193 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==134269==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9527 byte(s) in 72 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f7f7b09002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f7f7a5f42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 56a67,192 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==131152==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9584 byte(s) in 72 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f385e03e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f385d5a22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 75a86,210 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==123604==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7645 byte(s) in 61 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fcaf404f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fcaf35b32f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 35a46,170 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==122316==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 5979 byte(s) in 54 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7efd3ca6e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7efd3bfd22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 88a99,229 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==124059==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8557 byte(s) in 65 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fb31429402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fb3137f82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 126a137,467 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==117689==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9010 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f40cf15e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f40ce6c22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <busStop id="busStop_gneE1_0_0" lane="gneE1_0" startPos="42.01" endPos="50.00" friendlyPos="1"/> --- > <busStop id="busStop_gneE1_0_0" lane="gneE1_0" startPos="42.01" endPos="50.00" friendlyPos="true"/> ---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,2000 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==121010==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9910 byte(s) in 78 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f9f47dcf02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 3024 byte(s) in 3 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x205a2cc in GNEAdditionalHandler::buildParkingSpace(CommonXMLStructure::SumoBaseObject const*, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::map<st d::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > const&) /home/delphi/clangDebug/sumo/src/netedit/ elements/additional/GNEAdditionalHandler.cpp:375:43 > #2 0x434c33f in AdditionalHandler::parseSumoBaseObject(CommonXMLStructure::SumoBaseObject*) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:136:13 > #3 0x4355ff1 in AdditionalHandler::parseSumoBaseObject(CommonXMLStructure::SumoBaseObject*) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:472:9 > #4 0x4393c6e in AdditionalHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:647:13 > #5 0x453298d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #6 0x7f9f47e14f52 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) > <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 736a747,997 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==121909==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8734 byte(s) in 68 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f73c489002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 5824 byte(s) in 104 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f73c3cd0a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f73c3df42f4 (/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 100a111,263 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==124636==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7599 byte(s) in 61 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f0c59b4e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 3248 byte(s) in 58 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f0c58f8ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f0c590b22f4 (/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 172a183,335 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==126462==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7840 byte(s) in 140 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7fa8f79b3a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 7599 byte(s) in 61 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fa8f857302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fa8f7ad72f4 (/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 100a111,263 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==129701==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7599 byte(s) in 61 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f1f06cb102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 3808 byte(s) in 68 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f1f060f1a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f1f062152f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > <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,241 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==131472==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 6560 byte(s) in 56 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fa11b95302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fa11aeb72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 179a190,320 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==131993==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10864 byte(s) in 194 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f1080bcaa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 7367 byte(s) in 61 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f108178a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f1080cee2f4 (/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 96a107,237 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==133219==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7367 byte(s) in 61 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f3a628e402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 1120 byte(s) in 20 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f3a61d24a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f3a61e482f4 (/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 33a44,169 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==134196==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 5979 byte(s) in 54 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f92a027b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f929f7df2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,1549 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==135507==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 59752 byte(s) in 1067 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7ff000ce7a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 8956 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7ff0018a702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7ff000e0b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > <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,1360 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==137379==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 24696 byte(s) in 441 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f7761406a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 8787 byte(s) in 68 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f7761fc602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f776152a2f4 (/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 187a198,323 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==138768==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7645 byte(s) in 61 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fd8e70a002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fd8e66042f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 60a71,201 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==139561==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7279 byte(s) in 61 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f9f4581702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 896 byte(s) in 16 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f9f44c57a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f9f44d7b2f4 (/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 126a137,289 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==140374==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7141 byte(s) in 61 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fb41ec1202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 3584 byte(s) in 64 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7fb41e052a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fb41e1762f4 (/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 19a30,155 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==142172==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7146 byte(s) in 61 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f131892702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f1317e8b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 593a604,728 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==144324==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 5803 byte(s) in 54 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f7ac0e9202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f7ac03f62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 16a27,151 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==146386==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7141 byte(s) in 61 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fa41f7db02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fa41ed3f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 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 Oct2021 Sep2021 )
---------- Differences in datas ---------- 4c4 < <meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd"> --- > <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> 8c8 < </meandata> --- > </data> ---------- Differences in errors ---------- 2a3,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 > 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 > Debug: Calling GNEUndoList::redo() > Debug: Adding edgeData 'newDataSet[0.00,3600.00]gneE13' in GNEChange_GenericData > Debug: data sets saved 23,32d42 < 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 < Debug: Calling GNEUndoList::redo() <truncated after showing first 30 lines>dataElements edgedata create default ( Last six runs Oct2021 Sep2021 )
---------- Differences in datas ---------- 4,5c4,5 < <meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd"> < </meandata> --- > <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> > </data> ---------- Differences in errors ---------- 3,22c3,12 < 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() --- > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in <truncated after showing first 30 lines>dataElements edgedata delete ( Last six runs Oct2021 Sep2021 )
---------- Differences in datas ---------- 4c4 < <meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd"> --- > <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> 8c8 < </meandata> --- > </data> ---------- Differences in errors ---------- 3,22c3,12 < 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() --- > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in <truncated after showing first 30 lines> ---------- Differences in log ---------- 3,4d2 < Warning: Invalid format of parameter (key1=) < Warning: Invalid format of parameter (key1=valueDuplicated) 6d3 < Warning: Invalid format of parameter (key1=valueInvalid%;%$<>$$%)dataElements edgedata inspect parameters ( Last six runs Oct2021 Sep2021 )
---------- Differences in datas ---------- 4c4 < <meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd"> --- > <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> 7c7 < <edge id="-gneE15" keyFinal1="1" keyFinal2="2" keyFinal3="3"/> --- > <edge id="-gneE15"/> 9c9 < </meandata> --- > </data> ---------- Differences in errors ---------- 3,22c3,12 < 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() --- > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in <truncated after showing first 30 lines> ---------- Differences in log ---------- 3,4d2 < Warning: Invalid format of parameter (key1=) < Warning: Invalid format of parameter (key1=valueDuplicated) 6d3 < Warning: Invalid format of parameter (key1=valueInvalid%;%$<>$$%)
---------- Differences in datas ---------- 4c4 < <meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd"> --- > <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> 6c6 < <edge id="gneE13" key1="5" keyFinal="10"/> --- > <edge id="gneE13"/> 8c8 < </meandata> --- > </data> ---------- 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,395 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==131880==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10582 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7faf4219e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: <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 ---------- 4c4 < <meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd"> --- > <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> 8c8 < </meandata> --- > </data> ---------- Differences in errors ---------- 2a3,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 > Debug: Adding dataSet 'newDataSet' in GNEChange_DataSet > Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval > Debug: Key ENTER pressed > Debug: Adding edgeRelation 'newDataSet' in GNEChange_GenericData > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() > Debug: Removing edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' in GNEChange_GenericData > Debug: Keys Ctrl+Y (Redo) pressed > Debug: Calling GNEUndoList::redo() > Debug: Adding edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' in GNEChange_GenericData > Debug: data sets saved 23,33d43 < Debug: Adding dataSet 'newDataSet' in GNEChange_DataSet < Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval < Debug: Key ENTER pressed < Debug: Adding edgeRelation 'newDataSet' in GNEChange_GenericData < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' in GNEChange_GenericData <truncated after showing first 30 lines>
---------- Differences in datas ---------- 4c4 < <meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd"> --- > <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> 8c8 < </meandata> --- > </data> ---------- Differences in errors ---------- 2a3,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 > Debug: Adding dataSet 'newDataSet' in GNEChange_DataSet > Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval > Debug: Key ENTER pressed > Debug: Adding edgeRelation 'newDataSet' in GNEChange_GenericData > Debug: Key ENTER pressed > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() > Debug: Removing edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' in GNEChange_GenericData > Debug: Keys Ctrl+Y (Redo) pressed > Debug: Calling GNEUndoList::redo() > Debug: Adding edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' in GNEChange_GenericData > Debug: data sets saved 23,34d44 < Debug: Adding dataSet 'newDataSet' in GNEChange_DataSet < Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval < Debug: Key ENTER pressed < Debug: Adding edgeRelation 'newDataSet' in GNEChange_GenericData < Debug: Key ENTER pressed < Debug: Keys Ctrl+Z (Undo) pressed <truncated after showing first 30 lines>
---------- Differences in datas ---------- 4c4 < <meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd"> --- > <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> 6,7c6,7 < <edgeRelation from="gneE12" to="gneE15" keyFinal1="1" keyFinal2="2" keyFinal3="3"/> < <edgeRelation from="gneE13" to="-gneE16" keyFinal1="1" keyFinal2="2" keyFinal3="3"/> --- > <edgeRelation from="gneE12" to="gneE15"/> > <edgeRelation from="gneE13" to="-gneE16"/> 9c9 < </meandata> --- > </data> ---------- Differences in errors ---------- 3,22c3,12 < 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() --- > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,6d0 < Warning: Invalid format of parameter (dummyGenericParameters) < Warning: Invalid format of parameter (key1) < Warning: Invalid format of parameter (key1=) < Warning: Invalid format of parameter (key1=valueDuplicated) < Warning: Invalid format of parameter (keyInvalid.;%>%$$=1) < Warning: Invalid format of parameter (key1=valueInvalid%;%$<>$$%)
---------- Differences in datas ---------- 4,8c4,5 < <meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd"> < <interval id="newDataSet" begin="0.00" end="3600.00"> < <edgeRelation from="gneE12" to="gneE15"/> < </interval> < </meandata> --- > <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> > </data> ---------- 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,275 > LLVMSymbolizer: error reading file: No such file or directory <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 datas ---------- 4c4 < <meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd"> --- > <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> 8c8 < </meandata> --- > </data> ---------- Differences in errors ---------- 2a3,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 > 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 > Debug: Calling GNEUndoList::redo() > Debug: Adding edgeData 'newDataSet[0.00,3600.00]gneE13' in GNEChange_GenericData > Debug: data sets saved 23,32d42 < 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 < Debug: Calling GNEUndoList::redo() <truncated after showing first 30 lines>dataElements edgedata create default ( Last six runs Oct2021 Sep2021 )
---------- Differences in datas ---------- 4,5c4,5 < <meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd"> < </meandata> --- > <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> > </data> ---------- Differences in errors ---------- 3,22c3,12 < 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() --- > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in <truncated after showing first 30 lines>dataElements edgedata delete ( Last six runs Oct2021 Sep2021 )
---------- Differences in datas ---------- 4c4 < <meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd"> --- > <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> 8c8 < </meandata> --- > </data> ---------- Differences in errors ---------- 3,22c3,12 < 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() --- > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in <truncated after showing first 30 lines> ---------- Differences in log ---------- 3,4d2 < Warning: Invalid format of parameter (key1=) < Warning: Invalid format of parameter (key1=valueDuplicated) 6d3 < Warning: Invalid format of parameter (key1=valueInvalid%;%$<>$$%)dataElements edgedata inspect parameters ( Last six runs Oct2021 Sep2021 )
---------- Differences in datas ---------- 4c4 < <meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd"> --- > <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> 7c7 < <edge id="-gneE15" keyFinal1="1" keyFinal2="2" keyFinal3="3"/> --- > <edge id="-gneE15"/> 9c9 < </meandata> --- > </data> ---------- Differences in errors ---------- 3,22c3,12 < 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() --- > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in <truncated after showing first 30 lines> ---------- Differences in log ---------- 3,4d2 < Warning: Invalid format of parameter (key1=) < Warning: Invalid format of parameter (key1=valueDuplicated) 6d3 < Warning: Invalid format of parameter (key1=valueInvalid%;%$<>$$%)
---------- Differences in datas ---------- 4c4 < <meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd"> --- > <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> 6c6 < <edge id="gneE13" key1="5" keyFinal="10"/> --- > <edge id="gneE13"/> 8c8 < </meandata> --- > </data> ---------- 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,395 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==132649==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10910 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f22cc99a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: <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 ---------- 4c4 < <meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd"> --- > <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> 8c8 < </meandata> --- > </data> ---------- Differences in errors ---------- 2a3,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 > Debug: Adding dataSet 'newDataSet' in GNEChange_DataSet > Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval > Debug: Key ENTER pressed > Debug: Adding edgeRelation 'newDataSet' in GNEChange_GenericData > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() > Debug: Removing edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' in GNEChange_GenericData > Debug: Keys Ctrl+Y (Redo) pressed > Debug: Calling GNEUndoList::redo() > Debug: Adding edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' in GNEChange_GenericData > Debug: data sets saved 23,33d43 < Debug: Adding dataSet 'newDataSet' in GNEChange_DataSet < Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval < Debug: Key ENTER pressed < Debug: Adding edgeRelation 'newDataSet' in GNEChange_GenericData < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' in GNEChange_GenericData <truncated after showing first 30 lines>
---------- Differences in datas ---------- 4c4 < <meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd"> --- > <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> 8c8 < </meandata> --- > </data> ---------- Differences in errors ---------- 2a3,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 > Debug: Adding dataSet 'newDataSet' in GNEChange_DataSet > Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval > Debug: Key ENTER pressed > Debug: Adding edgeRelation 'newDataSet' in GNEChange_GenericData > Debug: Key ENTER pressed > Debug: Keys Ctrl+Z (Undo) pressed > Debug: Calling GNEUndoList::undo() > Debug: Removing edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' in GNEChange_GenericData > Debug: Keys Ctrl+Y (Redo) pressed > Debug: Calling GNEUndoList::redo() > Debug: Adding edgeRelation 'newDataSet[0.00,3600.00]gneE12->gneE15' in GNEChange_GenericData > Debug: data sets saved 23,34d44 < Debug: Adding dataSet 'newDataSet' in GNEChange_DataSet < Debug: adding dataInterval [0.00, 3600.00] in GNEChange_DataInterval < Debug: Key ENTER pressed < Debug: Adding edgeRelation 'newDataSet' in GNEChange_GenericData < Debug: Key ENTER pressed < Debug: Keys Ctrl+Z (Undo) pressed <truncated after showing first 30 lines>
---------- Differences in datas ---------- 4c4 < <meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd"> --- > <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> 6,7c6,7 < <edgeRelation from="gneE12" to="gneE15" keyFinal1="1" keyFinal2="2" keyFinal3="3"/> < <edgeRelation from="gneE13" to="-gneE16" keyFinal1="1" keyFinal2="2" keyFinal3="3"/> --- > <edgeRelation from="gneE12" to="gneE15"/> > <edgeRelation from="gneE13" to="-gneE16"/> 9c9 < </meandata> --- > </data> ---------- Differences in errors ---------- 3,22c3,12 < 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() --- > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,6d0 < Warning: Invalid format of parameter (dummyGenericParameters) < Warning: Invalid format of parameter (key1) < Warning: Invalid format of parameter (key1=) < Warning: Invalid format of parameter (key1=valueDuplicated) < Warning: Invalid format of parameter (keyInvalid.;%>%$$=1) < Warning: Invalid format of parameter (key1=valueInvalid%;%$<>$$%)
---------- Differences in datas ---------- 4,8c4,5 < <meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd"> < <interval id="newDataSet" begin="0.00" end="3600.00"> < <edgeRelation from="gneE12" to="gneE15"/> < </interval> < </meandata> --- > <data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/datamode_file.xsd"> > </data> ---------- 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,276 > LLVMSymbolizer: error reading file: No such file or directory <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 ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,347 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==132384==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 19712 byte(s) in 352 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f722764aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 9826 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f722820a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f722776e2f4 (/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 180a191,349 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==134644==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 20160 byte(s) in 360 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f79d233ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 9780 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f79d2efe02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f79d24622f4 (/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 185a196,354 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==147241==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 21056 byte(s) in 376 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f5197016a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 9921 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f5197bd602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f519713a2f4 (/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 173a184,342 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==136842==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 19264 byte(s) in 344 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f974e65ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 9871 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f974f21e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f974e7822f4 (/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,346 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==123450==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 18816 byte(s) in 336 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7fa5b737ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 9545 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fa5b7f3e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fa5b74a22f4 (/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 171a182,339 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==142822==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 19264 byte(s) in 344 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f09d28f6a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 10014 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f09d34b602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f09d2a1a2f4 (/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 168a179,337 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==118337==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 15232 byte(s) in 272 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7eff0e52ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 9638 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7eff0f0ec02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7eff0e6502f4 (/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 172a183,341 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==125474==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 19264 byte(s) in 344 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f35d30f4a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 9780 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f35d3cb402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f35d32182f4 (/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 185a196,353 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==127668==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 21056 byte(s) in 376 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f9db3545a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 9733 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f9db410502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f9db36692f4 (/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 185a196,354 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==144945==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 21056 byte(s) in 376 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f37530bfa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 9871 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f3753c7f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f37531e32f4 (/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 178a189,347 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==129993==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 21504 byte(s) in 384 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f59dbe05a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 9826 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f59dc9c502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f59dbf292f4 (/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 178a189,347 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==139156==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 18816 byte(s) in 336 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f53f320da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 9495 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f53f3dcd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f53f33312f4 (/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 171a182,339 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==140997==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 19264 byte(s) in 344 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7fad51f66a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 9871 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fad52b2602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fad5208a2f4 (/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 172a183,461 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==121458==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17024 byte(s) in 304 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f1b9fef4a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 10918 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f1ba0ab402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f1ba00182f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19c19,21 < Error: A route needs at least one edge. --- > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > Error: Could not build route in netedit; edge doesn't exist. > Debug: Adding route 'route_0' in GNEChange_DemandElement 20a23,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 69c81 < Debug: Adding route 'route_0' in GNEChange_DemandElement --- > Debug: Adding route 'route_1' in GNEChange_DemandElement 75d86 < Debug: Removing flowRoute 'flow_0' in GNEChange_DemandElement 78d88 < Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement 80d89 < Debug: Removing route 'route_0' in GNEChange_DemandElement 83c92 < Debug: Adding route 'route_0' in GNEChange_DemandElement --- <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,2c1 < Warning: Error parsing parameter edges. edge 'gneE13' doesn't exist < Error: A route needs at least one edge. --- > Error: Could not build route in netedit; edge doesn't exist. ---------- 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 171a182,340 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==180496==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 16576 byte(s) in 296 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7fb8b9835a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 10247 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fb8ba3f502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fb8b99592f4 (/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,346 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==179690==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17472 byte(s) in 312 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f6f27a1fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 10156 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f6f285df02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f6f27b432f4 (/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 178a189,347 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==181186==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17472 byte(s) in 312 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f97cb83da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 10109 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f97cc3fd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f97cb9612f4 (/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 171a182,339 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==182708==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 16576 byte(s) in 296 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f6101d5ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 10014 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f610291b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f6101e7f2f4 (/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,346 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==182012==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17472 byte(s) in 312 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7fd100ec5a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 10156 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fd101a8502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fd100fe92f4 (/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 171a182,340 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==220982==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 16576 byte(s) in 296 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7feb4dac6a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 10297 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7feb4e68602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7feb4dbea2f4 (/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,346 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==197544==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17472 byte(s) in 312 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f53ad75da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 10247 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f53ae31d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f53ad8812f4 (/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 176a187,344 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==199230==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17472 byte(s) in 312 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f5052b3ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 10202 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f50536fb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f5052c5f2f4 (/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 176a187,345 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==210383==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17472 byte(s) in 312 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f63e74e9a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 10247 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f63e80a902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f63e760d2f4 (/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 171a182,340 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==184010==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 16576 byte(s) in 296 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f84550dea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 10297 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f8455c9e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f84552022f4 (/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 74d83 < Debug: Value 'flow (over route)' for attribute arrivalSpeed of flowRoute isn't valid 179a189,347 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==183238==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17472 byte(s) in 312 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f026cc64a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 10202 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f026d82402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,352 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==155471==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 18368 byte(s) in 328 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7fd7efa61a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 9592 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fd7f062102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fd7efb852f4 (/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 178a189,346 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==185756==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17472 byte(s) in 312 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f52640b8a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 10059 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f5264c7802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f52641dc2f4 (/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 176a187,344 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==160894==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17472 byte(s) in 312 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f03bfc66a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 10202 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f03c082602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f03bfd8a2f4 (/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 176a187,345 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==162500==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17472 byte(s) in 312 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f2c58652a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 10059 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f2c5921202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f2c587762f4 (/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 171a182,340 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==163986==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 16576 byte(s) in 296 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f5783336a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 10109 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f5783ef602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f578345a2f4 (/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 178a189,346 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==156877==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17472 byte(s) in 312 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f691e26aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 10109 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f691ee2a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f691e38e2f4 (/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 176a187,345 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==159814==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17472 byte(s) in 312 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f536d790a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 10059 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f536e35002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f536d8b42f4 (/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 176a187,344 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==158567==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17472 byte(s) in 312 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f2a694eea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 10156 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f2a6a0ae02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f2a696122f4 (/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 171a182,339 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==171406==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 16576 byte(s) in 296 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7fbb89486a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 10014 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fbb8a04602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fbb895aa2f4 (/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,346 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==165549==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17472 byte(s) in 312 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7fc2bd926a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 10059 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fc2be4e602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fc2bda4a2f4 (/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 176a187,345 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==168576==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17472 byte(s) in 312 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f095979ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 10014 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f095a35c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f09598c02f4 (/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 176a187,345 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==172762==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17472 byte(s) in 312 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f5e04064a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 10014 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f5e04c2402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f5e041882f4 (/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 176a187,345 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==167009==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17472 byte(s) in 312 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f8875b8ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 10109 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f887674c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f8875cb02f4 (/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,346 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==169836==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17472 byte(s) in 312 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f2460e78a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 10344 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f2461a3802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f2460f9c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 71,77c81 < Debug: Selected item 'DEFAULT_VEHTYPE' in DemandElementSelector < Debug: Selected item 'flow (over route)' in TagSelector < Debug: Adding flowRoute 'flow_0' in GNEChange_DemandElement < Debug: Value '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,332 > LLVMSymbolizer: error reading file: No such file or directory <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 177a188,345 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==186425==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17472 byte(s) in 312 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f681d7daa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 10202 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f681e39a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f681d8fe2f4 (/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 176a187,345 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==187997==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17472 byte(s) in 312 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f5d6d0e7a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 10156 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f5d6dca702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f5d6d20b2f4 (/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 176a187,345 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==189155==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17472 byte(s) in 312 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f792c620a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 10156 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f792d1e002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f792c7442f4 (/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 176a187,344 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==187348==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17472 byte(s) in 312 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f2ea6083a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 10247 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f2ea6c4302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f2ea61a72f4 (/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 176a187,344 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==188595==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17472 byte(s) in 312 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7fc67ce01a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 10485 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fc67d9c102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fc67cf252f4 (/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 75,78d84 < Debug: Setting new attribute departPosLat 'right' into flowRoute 'flow_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPosLat 'center' into flowRoute 'flow_0' 84a91 > Debug: Keys Ctrl+Z (Undo) pressed 92,93d98 < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute departPosLat 'right' into flowRoute 'flow_0' 176a182,339 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==189673==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 16576 byte(s) in 296 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6c6 < <flow id="flow_0" begin="0.00" departPosLat="right" route="route_0" end="3600.00" number="1800"/> --- > <flow id="flow_0" begin="0.00" route="route_0" end="3600.00" number="1800"/>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 176a187,345 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==178438==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17472 byte(s) in 312 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f2e5bbbda38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 10247 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f2e5c77d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f2e5bce12f4 (/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 178a189,346 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==174248==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17472 byte(s) in 312 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f54933cda38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 10156 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f5493f8d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f54934f12f4 (/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 176a187,345 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==177245==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17472 byte(s) in 312 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7fdcf906fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 10059 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fdcf9c2f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fdcf91932f4 (/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 176a187,345 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==175799==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17472 byte(s) in 312 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f30809aba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 10202 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f308156b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f3080acf2f4 (/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 176a187,345 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==179012==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17472 byte(s) in 312 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7fa37b73ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 10390 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fa37c2fe02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fa37b8622f4 (/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 181a192,471 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==150744==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17920 byte(s) in 320 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7fb87768da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 10809 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fb87824d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fb8777b12f4 (/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 175a186,344 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==184527==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17472 byte(s) in 312 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7fa273314a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 9545 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fa273ed402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fa2734382f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1,210c1,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 < 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 output ---------- 3,23d2 < 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 ---------- New result in exitcode ---------- 1 ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="41.40" y="40.00" angle="0.00"/> </viewsettings> ---------- Missing result in log ---------- Warning: Invalid format of parameter (dummyGenericParameters) Warning: Invalid format of parameter (key1) Warning: Invalid format of parameter (keyInvalid.;%>%$$=value1) ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="10.00,20.00,70.00,60.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ5_0" function="internal"> <lane id=":gneJ5_0_0" index="0" speed="7.33" length="11.73" shape="68.40,27.20 67.85,24.75 66.20,23.00 63.45,21.95 59.60,21.60"/> </edge> <edge id=":gneJ5_1" function="internal"> <lane id=":gneJ5_1_0" index="0" speed="9.32" length="19.63" shape="59.60,18.40 66.25,18.95 71.00,20.60 73.85,23.35 74.80,27.20"/> <lane id=":gneJ5_1_1" index="1" speed="8.67" length="16.85" shape="59.60,18.40 64.85,18.95 68.60,20.60 70.85,23.35 71.60,27.20"/> </edge> <edge id=":gneJ6_0" function="internal"> <lane id=":gneJ6_0_0" index="0" speed="8.67" length="16.85" shape="71.60,52.80 70.85,56.65 68.60,59.40 64.85,61.05 59.60,61.60"/> </edge> <edge id=":gneJ6_1" function="internal"> <lane id=":gneJ6_1_0" index="0" speed="6.51" length="9.03" shape="59.60,58.40 62.05,58.05 63.80,57.00 64.85,55.25 65.20,52.80"/> <lane id=":gneJ6_1_1" index="1" speed="7.33" length="11.73" shape="59.60,58.40 63.45,58.05 66.20,57.00 67.85,55.25 68.40,52.80"/> </edge> <edge id=":gneJ7_0" function="internal"> <lane id=":gneJ7_0_0" index="0" allow="bicycle" speed="6.25" length="8.25" width="2.00" shape="13.50,61.00 11.53,60.64 10.12,59.58 9.28,57.79 9.00,55.30"/> </edge> <edge id=":gneJ7_1" function="internal"> <lane id=":gneJ7_1_0" index="0" allow="bicycle" speed="4.44" length="4.03" shape="11.00,55.30 11.16,56.39 11.62,57.17 12.41,57.64 13.50,57.80"/> </edge> <edge id=":gneJ8_0" function="internal"> <lane id=":gneJ8_0_0" index="0" allow="bicycle" speed="6.46" length="9.27" shape="9.00,44.70 9.28,41.68 10.13,39.52 11.53,38.23 13.50,37.80"/> </edge> <truncated after showing first 30 lines> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <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>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,347 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==185025==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17472 byte(s) in 312 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f0f043bba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 9921 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f0f04f7b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f0f044df2f4 (/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 180a191,469 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==152329==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17472 byte(s) in 312 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f4a88ac4a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 10975 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f4a8968402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f4a88be82f4 (/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 179a190,469 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==153876==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17472 byte(s) in 312 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f721d479a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 10975 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f721e03902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f721d59d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,24 > Debug: Inserting generic parameter 'KeyA1|valueA1' into flow > Debug: Inserting generic parameter 'KeyA3|valueA2' into flow > Debug: Inserting generic parameter 'KeyA2|valueA3' into flow 22a26,28 > Debug: Inserting generic parameter 'KeyB1|valueB1' into flow > Debug: Inserting generic parameter 'KeyB3|valueB2' into flow > Debug: Inserting generic parameter 'KeyB2|valueB3' into flow 23a30,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 196a213,491 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==456182==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12289 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f440524702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 3584 byte(s) in 64 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,24 > Debug: Inserting generic parameter 'KeyA1|valueA1' into flow > Debug: Inserting generic parameter 'KeyA3|valueA2' into flow > Debug: Inserting generic parameter 'KeyA2|valueA3' into flow 22a26,28 > Debug: Inserting generic parameter 'KeyB1|valueB1' into flow > Debug: Inserting generic parameter 'KeyB3|valueB2' into flow > Debug: Inserting generic parameter 'KeyB2|valueB3' into flow 23a30,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 212a229,507 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==456116==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12175 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fbc6b66e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 3584 byte(s) in 64 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,24 > Debug: Inserting generic parameter 'KeyA1|valueA1' into flow > Debug: Inserting generic parameter 'KeyA3|valueA2' into flow > Debug: Inserting generic parameter 'KeyA2|valueA3' into flow 22a26,28 > Debug: Inserting generic parameter 'KeyB1|valueB1' into flow > Debug: Inserting generic parameter 'KeyB3|valueB2' into flow > Debug: Inserting generic parameter 'KeyB2|valueB3' into flow 23a30,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 75,84c91 < Debug: Current Viewport values: 14.00, 17.00, 12.00. Zoom = '723.33' < Debug: Setting new attribute arrivalPos 'max' into flowRoute 'flowA' < Debug: Setting new attribute arrivalPos 'max' into flowRoute 'flowB' < Debug: Value 'dummyPos' for attribute arrivalPos of flowRoute isn't valid < Debug: Setting new attribute arrivalPos '500' into flowRoute 'flowA' < Debug: Setting new attribute arrivalPos '500' into flowRoute 'flowB' < Debug: Setting new attribute arrivalPos '-10' into flowRoute 'flowA' < Debug: Setting new attribute arrivalPos '-10' into flowRoute 'flowB' < Debug: Setting new attribute arrivalPos '15.5' into flowRoute 'flowA' < Debug: Setting new attribute arrivalPos '15.5' into flowRoute 'flowB' <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="15.50" arrivalPosLat="15.50" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> --- > <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> 12c12 < <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="15.50" 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 ---------- 21a22,24 > Debug: Inserting generic parameter 'KeyA1|valueA1' into flow > Debug: Inserting generic parameter 'KeyA3|valueA2' into flow > Debug: Inserting generic parameter 'KeyA2|valueA3' into flow 22a26,28 > Debug: Inserting generic parameter 'KeyB1|valueB1' into flow > Debug: Inserting generic parameter 'KeyB3|valueB2' into flow > Debug: Inserting generic parameter 'KeyB2|valueB3' into flow 23a30,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 199a216,494 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==467497==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12013 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fb69178f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 3584 byte(s) in 64 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,24 > Debug: Inserting generic parameter 'KeyA1|valueA1' into flow > Debug: Inserting generic parameter 'KeyA3|valueA2' into flow > Debug: Inserting generic parameter 'KeyA2|valueA3' into flow 22a26,28 > Debug: Inserting generic parameter 'KeyB1|valueB1' into flow > Debug: Inserting generic parameter 'KeyB3|valueB2' into flow > Debug: Inserting generic parameter 'KeyB2|valueB3' into flow 23a30,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 75,94c91 < Debug: Current Viewport values: 14.00, 17.00, 12.00. Zoom = '723.33' < Debug: Setting new attribute arrivalPos 'max' into flowRoute 'flowA' < Debug: Setting new attribute arrivalPos 'max' into flowRoute 'flowB' < Debug: Value 'dummyPos' for attribute arrivalPos of flowRoute isn't valid < Debug: Setting new attribute arrivalPos '500' into flowRoute 'flowA' < Debug: Setting new attribute arrivalPos '500' into flowRoute 'flowB' < Debug: Setting new attribute arrivalPos 'random' into flowRoute 'flowA' < Debug: Setting new attribute arrivalPos 'random' into flowRoute 'flowB' < 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="15.50" 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="random" arrivalPosLat="0.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> --- > <flow id="flowA" begin="0.00" departLane="0" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="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 ---------- 21a22,24 > Debug: Inserting generic parameter 'KeyA1|valueA1' into flow > Debug: Inserting generic parameter 'KeyA3|valueA2' into flow > Debug: Inserting generic parameter 'KeyA2|valueA3' into flow 22a26,28 > Debug: Inserting generic parameter 'KeyB1|valueB1' into flow > Debug: Inserting generic parameter 'KeyB3|valueB2' into flow > Debug: Inserting generic parameter 'KeyB2|valueB3' into flow 23a30,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 199a216,494 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==469998==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12342 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f8e5e9ae02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 3584 byte(s) in 64 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,24 > Debug: Inserting generic parameter 'KeyA1|valueA1' into flow > Debug: Inserting generic parameter 'KeyA3|valueA2' into flow > Debug: Inserting generic parameter 'KeyA2|valueA3' into flow 22a26,28 > Debug: Inserting generic parameter 'KeyB1|valueB1' into flow > Debug: Inserting generic parameter 'KeyB3|valueB2' into flow > Debug: Inserting generic parameter 'KeyB2|valueB3' into flow 23a30,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 215a232,511 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==469778==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12289 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f1938f5502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 3584 byte(s) in 64 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,24 > Debug: Inserting generic parameter 'KeyA1|valueA1' into flow > Debug: Inserting generic parameter 'KeyA3|valueA2' into flow > Debug: Inserting generic parameter 'KeyA2|valueA3' into flow 22a26,28 > Debug: Inserting generic parameter 'KeyB1|valueB1' into flow > Debug: Inserting generic parameter 'KeyB3|valueB2' into flow > Debug: Inserting generic parameter 'KeyB2|valueB3' into flow 23a30,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 207a224,503 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==469845==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12232 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f0fb55e202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 3584 byte(s) in 64 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,24 > Debug: Inserting generic parameter 'KeyA1|valueA1' into flow > Debug: Inserting generic parameter 'KeyA3|valueA2' into flow > Debug: Inserting generic parameter 'KeyA2|valueA3' into flow 22a26,28 > Debug: Inserting generic parameter 'KeyB1|valueB1' into flow > Debug: Inserting generic parameter 'KeyB3|valueB2' into flow > Debug: Inserting generic parameter 'KeyB2|valueB3' into flow 23a30,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 207a224,502 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==469912==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12289 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f7cdea4f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 3584 byte(s) in 64 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,24 > Debug: Inserting generic parameter 'KeyA1|valueA1' into flow > Debug: Inserting generic parameter 'KeyA3|valueA2' into flow > Debug: Inserting generic parameter 'KeyA2|valueA3' into flow 22a26,28 > Debug: Inserting generic parameter 'KeyB1|valueB1' into flow > Debug: Inserting generic parameter 'KeyB3|valueB2' into flow > Debug: Inserting generic parameter 'KeyB2|valueB3' into flow 23a30,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 196a213,492 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==468942==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12342 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f148f72b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 3584 byte(s) in 64 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,24 > Debug: Inserting generic parameter 'KeyA1|valueA1' into flow > Debug: Inserting generic parameter 'KeyA3|valueA2' into flow > Debug: Inserting generic parameter 'KeyA2|valueA3' into flow 22a26,28 > Debug: Inserting generic parameter 'KeyB1|valueB1' into flow > Debug: Inserting generic parameter 'KeyB3|valueB2' into flow > Debug: Inserting generic parameter 'KeyB2|valueB3' into flow 23a30,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 213a230,508 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==468872==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12232 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f325b20502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 3584 byte(s) in 64 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1,215c1,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 route 'routeA' in GNEChange_DemandElement < Debug: Adding route 'routeB' in GNEChange_DemandElement < Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement < Debug: Adding flowRoute 'flowB' in GNEChange_DemandElement < GLDebug: Removing junctions during recomputing < GLDebug: Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00 < GLDebug: Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00 < GLDebug: Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00 < GLDebug: Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00 < GLDebug: Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00 <truncated after showing first 30 lines> ---------- Differences in output ---------- 3,15d2 < TestFunctions: 'reference.png' found. Position: 304 - 168 < 14 < 17 < 12 < TestFunctions: Clicked over position 634 - 318 < < dummyColor < cyan < 12,13,14 < 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"> <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="12,13,14" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </flow> <flow id="flowB" begin="0.00" departLane="free" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="12,13,14" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </flow> </routes>
---------- Differences in errors ---------- 21a22,24 > Debug: Inserting generic parameter 'KeyA1|valueA1' into flow > Debug: Inserting generic parameter 'KeyA3|valueA2' into flow > Debug: Inserting generic parameter 'KeyA2|valueA3' into flow 22a26,28 > Debug: Inserting generic parameter 'KeyB1|valueB1' into flow > Debug: Inserting generic parameter 'KeyB3|valueB2' into flow > Debug: Inserting generic parameter 'KeyB2|valueB3' into flow 23a30,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 209a226,505 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==469138==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12070 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f536e2e202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 3584 byte(s) in 64 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,24 > Debug: Inserting generic parameter 'KeyA1|valueA1' into flow > Debug: Inserting generic parameter 'KeyA3|valueA2' into flow > Debug: Inserting generic parameter 'KeyA2|valueA3' into flow 22a26,28 > Debug: Inserting generic parameter 'KeyB1|valueB1' into flow > Debug: Inserting generic parameter 'KeyB3|valueB2' into flow > Debug: Inserting generic parameter 'KeyB2|valueB3' into flow 23a30,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 207a224,502 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==439041==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12232 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f847027302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 3584 byte(s) in 64 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,24 > Debug: Inserting generic parameter 'KeyA1|valueA1' into flow > Debug: Inserting generic parameter 'KeyA3|valueA2' into flow > Debug: Inserting generic parameter 'KeyA2|valueA3' into flow 22a26,28 > Debug: Inserting generic parameter 'KeyB1|valueB1' into flow > Debug: Inserting generic parameter 'KeyB3|valueB2' into flow > Debug: Inserting generic parameter 'KeyB2|valueB3' into flow 23a30,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 207a224,502 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==439206==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12070 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f4782d8802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 3584 byte(s) in 64 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,24 > Debug: Inserting generic parameter 'KeyA1|valueA1' into flow > Debug: Inserting generic parameter 'KeyA3|valueA2' into flow > Debug: Inserting generic parameter 'KeyA2|valueA3' into flow 22a26,28 > Debug: Inserting generic parameter 'KeyB1|valueB1' into flow > Debug: Inserting generic parameter 'KeyB3|valueB2' into flow > Debug: Inserting generic parameter 'KeyB2|valueB3' into flow 23a30,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 75,82c91 < 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: 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 ---------- 7c7 < <flow id="flowA" begin="0.00" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> --- > <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" 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 ---------- 21a22,24 > Debug: Inserting generic parameter 'KeyA1|valueA1' into flow > Debug: Inserting generic parameter 'KeyA3|valueA2' into flow > Debug: Inserting generic parameter 'KeyA2|valueA3' into flow 22a26,28 > Debug: Inserting generic parameter 'KeyB1|valueB1' into flow > Debug: Inserting generic parameter 'KeyB3|valueB2' into flow > Debug: Inserting generic parameter 'KeyB2|valueB3' into flow 23a30,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 75,90c91 < 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() <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 ---------- 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 ---------- 21a22,24 > Debug: Inserting generic parameter 'KeyA1|valueA1' into flow > Debug: Inserting generic parameter 'KeyA3|valueA2' into flow > Debug: Inserting generic parameter 'KeyA2|valueA3' into flow 22a26,28 > Debug: Inserting generic parameter 'KeyB1|valueB1' into flow > Debug: Inserting generic parameter 'KeyB3|valueB2' into flow > Debug: Inserting generic parameter 'KeyB2|valueB3' into flow 23a30,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 207a224,502 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==394469==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12070 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f172e99302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 3584 byte(s) in 64 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1,207c1,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 route 'routeA' in GNEChange_DemandElement < Debug: Adding route 'routeB' in GNEChange_DemandElement < Debug: Adding flowRoute 'flowA' in GNEChange_DemandElement < Debug: Adding flowRoute 'flowB' in GNEChange_DemandElement < GLDebug: Removing junctions during recomputing < GLDebug: Removed object junction:gneJ4 from SUMORTree with boundary -2.00,8.00,22.00,32.00 < GLDebug: Removed object junction:gneJ5 from SUMORTree with boundary 58.00,8.00,82.00,32.00 < GLDebug: Removed object junction:gneJ6 from SUMORTree with boundary 58.00,48.00,82.00,72.00 < GLDebug: Removed object junction:gneJ7 from SUMORTree with boundary -2.00,48.00,22.00,72.00 < GLDebug: Removed object junction:gneJ8 from SUMORTree with boundary -2.00,28.00,22.00,52.00 <truncated after showing first 30 lines> ---------- Differences in output ---------- 3,14d2 < TestFunctions: 'reference.png' found. Position: 304 - 168 < 14 < 17 < 12 < TestFunctions: Clicked over position 634 - 318 < < dummyDepart < random < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Clicked over position 304 - 168 < TestFunctions: Netedit closed successfully ---------- New result in exitcode ---------- 1 ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="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"> <route edges="gneE2 gneE4 gneE5" color="yellow" id="routeA"/> <route edges="gneE6 gneE3 gneE7" color="yellow" id="routeB"/> <flow id="flowA" begin="0.00" departLane="random" departPos="2.00" departPosLat="2.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> <param key="KeyA1" value="valueA1"/> <param key="KeyA2" value="valueA3"/> <param key="KeyA3" value="valueA2"/> </flow> <flow id="flowB" begin="0.00" departLane="random" departPos="random" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18"> <param key="KeyB1" value="valueB1"/> <param key="KeyB2" value="valueB3"/> <param key="KeyB3" value="valueB2"/> </flow> </routes>
---------- Differences in errors ---------- 21a22,24 > Debug: Inserting generic parameter 'KeyA1|valueA1' into flow > Debug: Inserting generic parameter 'KeyA3|valueA2' into flow > Debug: Inserting generic parameter 'KeyA2|valueA3' into flow 22a26,28 > Debug: Inserting generic parameter 'KeyB1|valueB1' into flow > Debug: Inserting generic parameter 'KeyB3|valueB2' into flow > Debug: Inserting generic parameter 'KeyB2|valueB3' into flow 23a30,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 199a216,494 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==455646==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12013 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f94ab50e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 3584 byte(s) in 64 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,24 > Debug: Inserting generic parameter 'KeyA1|valueA1' into flow > Debug: Inserting generic parameter 'KeyA3|valueA2' into flow > Debug: Inserting generic parameter 'KeyA2|valueA3' into flow 22a26,28 > Debug: Inserting generic parameter 'KeyB1|valueB1' into flow > Debug: Inserting generic parameter 'KeyB3|valueB2' into flow > Debug: Inserting generic parameter 'KeyB2|valueB3' into flow 23a30,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 75,94c91 < 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 '500' into flowRoute 'flowA' < Debug: Setting new attribute departPos '500' into flowRoute 'flowB' < Debug: Setting new attribute departPos '20' into flowRoute 'flowA' < Debug: Setting new attribute departPos '20' into flowRoute 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() <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="20.00" departPosLat="20.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> --- > <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="20.00" departPosLat="random_free" departSpeed="speedLimit" arrivalLane="current" arrivalPos="random" arrivalPosLat="right" arrivalSpeed="current" color="blue" line="line B" personNumber="2" containerNumber="10" route="routeB" end="36.00" number="18"> --- > <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 ---------- 21a22,24 > Debug: Inserting generic parameter 'KeyA1|valueA1' into flow > Debug: Inserting generic parameter 'KeyA3|valueA2' into flow > Debug: Inserting generic parameter 'KeyA2|valueA3' into flow 22a26,28 > Debug: Inserting generic parameter 'KeyB1|valueB1' into flow > Debug: Inserting generic parameter 'KeyB3|valueB2' into flow > Debug: Inserting generic parameter 'KeyB2|valueB3' into flow 23a30,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 75,88c91 < 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 'free' into flowRoute 'flowA' < Debug: Setting new attribute departPos 'free' into flowRoute 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute departPos 'base' into flowRoute 'flowB' < Debug: Setting previous attribute departPos 'base' into flowRoute 'flowA' <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="free" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> --- > <flow id="flowA" begin="0.00" departLane="0" 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="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 ---------- 21a22,24 > Debug: Inserting generic parameter 'KeyA1|valueA1' into flow > Debug: Inserting generic parameter 'KeyA3|valueA2' into flow > Debug: Inserting generic parameter 'KeyA2|valueA3' into flow 22a26,28 > Debug: Inserting generic parameter 'KeyB1|valueB1' into flow > Debug: Inserting generic parameter 'KeyB3|valueB2' into flow > Debug: Inserting generic parameter 'KeyB2|valueB3' into flow 23a30,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 207a224,503 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==455722==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12013 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f86528ea02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 3584 byte(s) in 64 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,24 > Debug: Inserting generic parameter 'KeyA1|valueA1' into flow > Debug: Inserting generic parameter 'KeyA3|valueA2' into flow > Debug: Inserting generic parameter 'KeyA2|valueA3' into flow 22a26,28 > Debug: Inserting generic parameter 'KeyB1|valueB1' into flow > Debug: Inserting generic parameter 'KeyB3|valueB2' into flow > Debug: Inserting generic parameter 'KeyB2|valueB3' into flow 23a30,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 207a224,503 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==447564==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12123 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f3deca7902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 3584 byte(s) in 64 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,24 > Debug: Inserting generic parameter 'KeyA1|valueA1' into flow > Debug: Inserting generic parameter 'KeyA3|valueA2' into flow > Debug: Inserting generic parameter 'KeyA2|valueA3' into flow 22a26,28 > Debug: Inserting generic parameter 'KeyB1|valueB1' into flow > Debug: Inserting generic parameter 'KeyB3|valueB2' into flow > Debug: Inserting generic parameter 'KeyB2|valueB3' into flow 23a30,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 75,94c91 < 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 '500' into flowRoute 'flowA' < Debug: Setting new attribute departPos '500' into flowRoute 'flowB' < Debug: Setting new attribute departPos 'random_free' into flowRoute 'flowA' < Debug: Setting new attribute departPos 'random_free' into flowRoute 'flowB' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() <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="random_free" departPosLat="0.00" departSpeed="12.00" arrivalLane="0" arrivalPos="3.00" arrivalPosLat="3.00" arrivalSpeed="12.00" color="red" line="line A" personNumber="1" containerNumber="5" route="routeA" end="26.00" number="13"> --- > <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_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 ---------- 21a22,24 > Debug: Inserting generic parameter 'KeyA1|valueA1' into flow > Debug: Inserting generic parameter 'KeyA3|valueA2' into flow > Debug: Inserting generic parameter 'KeyA2|valueA3' into flow 22a26,28 > Debug: Inserting generic parameter 'KeyB1|valueB1' into flow > Debug: Inserting generic parameter 'KeyB3|valueB2' into flow > Debug: Inserting generic parameter 'KeyB2|valueB3' into flow 23a30,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 199a216,494 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==469643==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12289 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f6fbd3d602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 3584 byte(s) in 64 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,24 > Debug: Inserting generic parameter 'KeyA1|valueA1' into flow > Debug: Inserting generic parameter 'KeyA3|valueA2' into flow > Debug: Inserting generic parameter 'KeyA2|valueA3' into flow 22a26,28 > Debug: Inserting generic parameter 'KeyB1|valueB1' into flow > Debug: Inserting generic parameter 'KeyB3|valueB2' into flow > Debug: Inserting generic parameter 'KeyB2|valueB3' into flow 23a30,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 215a232,511 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==469205==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12232 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f1ff6def02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 3584 byte(s) in 64 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,24 > Debug: Inserting generic parameter 'KeyA1|valueA1' into flow > Debug: Inserting generic parameter 'KeyA3|valueA2' into flow > Debug: Inserting generic parameter 'KeyA2|valueA3' into flow 22a26,28 > Debug: Inserting generic parameter 'KeyB1|valueB1' into flow > Debug: Inserting generic parameter 'KeyB3|valueB2' into flow > Debug: Inserting generic parameter 'KeyB2|valueB3' into flow 23a30,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 207a224,502 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==469343==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12175 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fa5a493c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 3584 byte(s) in 64 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,24 > Debug: Inserting generic parameter 'KeyA1|valueA1' into flow > Debug: Inserting generic parameter 'KeyA3|valueA2' into flow > Debug: Inserting generic parameter 'KeyA2|valueA3' into flow 22a26,28 > Debug: Inserting generic parameter 'KeyB1|valueB1' into flow > Debug: Inserting generic parameter 'KeyB3|valueB2' into flow > Debug: Inserting generic parameter 'KeyB2|valueB3' into flow 23a30,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 207a224,502 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==469470==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12175 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f063518802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 3584 byte(s) in 64 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,24 > Debug: Inserting generic parameter 'KeyA1|valueA1' into flow > Debug: Inserting generic parameter 'KeyA3|valueA2' into flow > Debug: Inserting generic parameter 'KeyA2|valueA3' into flow 22a26,28 > Debug: Inserting generic parameter 'KeyB1|valueB1' into flow > Debug: Inserting generic parameter 'KeyB3|valueB2' into flow > Debug: Inserting generic parameter 'KeyB2|valueB3' into flow 23a30,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 207a224,502 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==469278==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12289 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f1cc3ec002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 3584 byte(s) in 64 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,24 > Debug: Inserting generic parameter 'KeyA1|valueA1' into flow > Debug: Inserting generic parameter 'KeyA3|valueA2' into flow > Debug: Inserting generic parameter 'KeyA2|valueA3' into flow 22a26,28 > Debug: Inserting generic parameter 'KeyB1|valueB1' into flow > Debug: Inserting generic parameter 'KeyB3|valueB2' into flow > Debug: Inserting generic parameter 'KeyB2|valueB3' into flow 23a30,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 207a224,503 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==469408==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12561 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fae2d4bb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 3584 byte(s) in 64 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,24 > Debug: Inserting generic parameter 'KeyA1|valueA1' into flow > Debug: Inserting generic parameter 'KeyA3|valueA2' into flow > Debug: Inserting generic parameter 'KeyA2|valueA3' into flow 22a26,28 > Debug: Inserting generic parameter 'KeyB1|valueB1' into flow > Debug: Inserting generic parameter 'KeyB3|valueB2' into flow > Debug: Inserting generic parameter 'KeyB2|valueB3' into flow 23a30,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 207a224,502 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==469552==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12232 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f1e752b602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 3584 byte(s) in 64 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,24 > Debug: Inserting generic parameter 'KeyA1|valueA1' into flow > Debug: Inserting generic parameter 'KeyA3|valueA2' into flow > Debug: Inserting generic parameter 'KeyA2|valueA3' into flow 22a26,28 > Debug: Inserting generic parameter 'KeyB1|valueB1' into flow > Debug: Inserting generic parameter 'KeyB3|valueB2' into flow > Debug: Inserting generic parameter 'KeyB2|valueB3' into flow 23a30,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 207a224,502 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==455984==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12289 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fce9230202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 3584 byte(s) in 64 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,24 > Debug: Inserting generic parameter 'KeyA1|valueA1' into flow > Debug: Inserting generic parameter 'KeyA3|valueA2' into flow > Debug: Inserting generic parameter 'KeyA2|valueA3' into flow 22a26,28 > Debug: Inserting generic parameter 'KeyB1|valueB1' into flow > Debug: Inserting generic parameter 'KeyB3|valueB2' into flow > Debug: Inserting generic parameter 'KeyB2|valueB3' into flow 23a30,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 209a226,505 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==455785==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12175 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fe56429b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 3584 byte(s) in 64 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,24 > Debug: Inserting generic parameter 'KeyA1|valueA1' into flow > Debug: Inserting generic parameter 'KeyA3|valueA2' into flow > Debug: Inserting generic parameter 'KeyA2|valueA3' into flow 22a26,28 > Debug: Inserting generic parameter 'KeyB1|valueB1' into flow > Debug: Inserting generic parameter 'KeyB3|valueB2' into flow > Debug: Inserting generic parameter 'KeyB2|valueB3' into flow 23a30,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 207a224,502 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==455918==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12070 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f0db97fd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 3584 byte(s) in 64 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,24 > Debug: Inserting generic parameter 'KeyA1|valueA1' into flow > Debug: Inserting generic parameter 'KeyA3|valueA2' into flow > Debug: Inserting generic parameter 'KeyA2|valueA3' into flow 22a26,28 > Debug: Inserting generic parameter 'KeyB1|valueB1' into flow > Debug: Inserting generic parameter 'KeyB3|valueB2' into flow > Debug: Inserting generic parameter 'KeyB2|valueB3' into flow 23a30,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 207a224,502 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==455856==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12232 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7ffa85a7102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 3584 byte(s) in 64 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,24 > Debug: Inserting generic parameter 'KeyA1|valueA1' into flow > Debug: Inserting generic parameter 'KeyA3|valueA2' into flow > Debug: Inserting generic parameter 'KeyA2|valueA3' into flow 22a26,28 > Debug: Inserting generic parameter 'KeyB1|valueB1' into flow > Debug: Inserting generic parameter 'KeyB3|valueB2' into flow > Debug: Inserting generic parameter 'KeyB2|valueB3' into flow 23a30,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 207a224,502 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==456045==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12451 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fa0216ab02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 3584 byte(s) in 64 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,24 > Debug: Inserting generic parameter 'KeyA1|valueA1' into flow > Debug: Inserting generic parameter 'KeyA3|valueA2' into flow > Debug: Inserting generic parameter 'KeyA2|valueA3' into flow 22a26,28 > Debug: Inserting generic parameter 'KeyB1|valueB1' into flow > Debug: Inserting generic parameter 'KeyB3|valueB2' into flow > Debug: Inserting generic parameter 'KeyB2|valueB3' into flow 23a30,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 198a215,493 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==469007==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11466 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f3ca6f3f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 3584 byte(s) in 64 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 21a22,24 > Debug: Inserting generic parameter 'KeyA1|valueA1' into flow > Debug: Inserting generic parameter 'KeyA3|valueA2' into flow > Debug: Inserting generic parameter 'KeyA2|valueA3' into flow 22a26,28 > Debug: Inserting generic parameter 'KeyB1|valueB1' into flow > Debug: Inserting generic parameter 'KeyB3|valueB2' into flow > Debug: Inserting generic parameter 'KeyB2|valueB3' into flow 23a30,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 209a226,504 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==469070==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11904 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fbd2db9002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 3584 byte(s) in 64 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 23a24,33 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 131a142,517 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==470594==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11137 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f83a782e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f83a6d922f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 143a154,529 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==470644==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11080 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f701419e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f70137022f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 147a158,533 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==470932==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11247 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f70406a402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f703fc082f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 135a146,522 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==470692==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11194 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f288910502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f28886692f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,517 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==470979==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10809 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7ff36fb5602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7ff36f0ba2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,520 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==470402==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10809 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f0fec1ff02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f0feb7632f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 131a142,518 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==470833==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11356 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f77864b102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f7785a152f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 123a134,408 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==470163==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10918 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f966e26402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f966d7c82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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 145a156,531 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==470449==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11080 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f871d40202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f871c9662f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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 155a166,542 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==470497==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11028 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f68817ea02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f6880d4e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 159a170,545 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==470883==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11194 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fdca166702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fdca0bcb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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 145a156,532 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==470544==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11137 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fab1c37102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fab1b8d52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 131a142,517 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==471027==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10699 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f34b76ff02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f34b6c632f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 132a143,518 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==470258==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10642 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f7bb399802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f7bb2efc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 129a140,515 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==470739==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10756 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f417c0f602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f417b65a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 123a134,408 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==470211==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10975 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f34ef49502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f34ee9f92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 129a140,516 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==471220==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10861 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7ff5497ec02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7ff548d502f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,417 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==471271==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11080 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f8ade75202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f8addcb62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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 134a145,520 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==471121==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10861 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f4e85c8d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f4e851f12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 131a142,518 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==470786==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11194 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f7a78ad002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f7a780342f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 135a146,521 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==471172==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11137 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f66374bc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f6636a202f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 126a137,513 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==470355==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10809 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f453af0002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f453a4642f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 135a146,521 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==470305==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10809 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f3ce4c7002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f3ce41d42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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 134a145,520 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==471074==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11137 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fb6d920302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fb6d87672f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,1660 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==471319==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 15022 byte(s) in 93 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fd2c0a7502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 1792 byte(s) in 32 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7fd2bfeb5a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fd2bffd92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > <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 Oct2021 Sep2021 )
Test exceeded wallclock time limit of 300.0 seconds ---------- Differences in errors ---------- 21a22,24 > Debug: Inserting generic parameter 'KeyA1|valueA1' into flow > Debug: Inserting generic parameter 'KeyA3|valueA2' into flow > Debug: Inserting generic parameter 'KeyA2|valueA3' into flow 22a26,28 > Debug: Inserting generic parameter 'KeyB1|valueB1' into flow > Debug: Inserting generic parameter 'KeyB3|valueB2' into flow > Debug: Inserting generic parameter 'KeyB2|valueB3' into flow 23a30,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 118,243d133 < 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' < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute selected 'true' into route 'routeA' < Debug: Setting new attribute selected 'true' into route 'routeB' <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 ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 28,103c38,63 < Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Differences in output ---------- 16d15 < 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="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"/> <vehicle id="vehicle_0" depart="0.00" route="route_0"> <stop busStop="busStopB" duration="60.00" actType=";;;;;;;;;;"/> <stop busStop="busStopB" duration="60.00"/> <stop busStop="busStopB" duration="60.00" actType="dummy Act"/> <stop busStop="busStopB" duration="60.00" actType="singing"/> </vehicle> </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 28,87c38,63 < Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement < Debug: Removing route 'route_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing busStop 'busStopB' in GNEChange_Additional < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding busStop 'busStopB' in GNEChange_Additional <truncated after showing first 30 lines> ---------- Differences in output ---------- 10d9 < 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="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"/> <vehicle id="vehicle_0" depart="0.00" route="route_0"> <stop busStop="busStopB" duration="60.00"/> <stop busStop="busStopB" duration="60.00"/> </vehicle> </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 28,73c38,63 < Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement < 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: Adding vehicle 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Additionals saved < Debug: demand elements saved < GLDebug: Removing junctions during recomputing <truncated after showing first 30 lines> ---------- Differences in output ---------- 9d8 < 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="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"/> <vehicle id="vehicle_0" depart="0.00" route="route_0"> <stop busStop="busStopB" duration="60.00"/> </vehicle> </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 28,99c38,63 < Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Invalid input parameter of stopBusStop: 'duration' doesn't have a valid 'float' format < Debug: Invalid input parameter of stopBusStop: 'duration' cannot be negative < Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Differences in output ---------- 18d17 < 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="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"/> <vehicle id="vehicle_0" depart="0.00" route="route_0"> <stop busStop="busStopB"/> <stop busStop="busStopB" duration="60.00"/> <stop busStop="busStopB" duration="0.00"/> <stop busStop="busStopB" duration="22.33"/> </vehicle> </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 29,98c39,64 < Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement < Debug: Removing route 'route_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Differences in output ---------- 16d15 < 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="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"/> <vehicle id="vehicle_0" depart="0.00" route="route_0"> <stop busStop="busStopB" duration="60.00" triggered="person"/> <stop busStop="busStopB" duration="60.00" triggered="person" expected="ID1"/> <stop busStop="busStopB" duration="60.00" triggered="person" expected="ID1 ID2 ID3"/> </vehicle> </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 29,98c39,64 < Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement < Debug: Removing route 'route_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Differences in output ---------- 16d15 < 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="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"/> <vehicle id="vehicle_0" depart="0.00" route="route_0"> <stop busStop="busStopB" duration="60.00"/> <stop busStop="busStopB" duration="60.00" expectedContainers="ID1"/> <stop busStop="busStopB" duration="60.00" expectedContainers="ID1 ID2 ID3"/> </vehicle> </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 28,99c38,63 < Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Invalid input parameter of stopBusStop: 'extension' doesn't have a valid SUMOTime format < Debug: Invalid input parameter of stopBusStop: 'extension' doesn't have a valid SUMOTime format < Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Differences in output ---------- 18d17 < 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="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"/> <vehicle id="vehicle_0" depart="0.00" route="route_0"> <stop busStop="busStopB" duration="60.00"/> <stop busStop="busStopB" duration="60.00" extension="0.00"/> <stop busStop="busStopB" duration="60.00" extension="0.00"/> <stop busStop="busStopB" duration="60.00" extension="22.33"/> </vehicle> </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 65a76,443 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==121314==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13375 byte(s) in 79 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fe0519b102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fe050f152f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 28,95c38,63 < Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement < Debug: Removing route 'route_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Differences in output ---------- 11d10 < 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="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"/> <vehicle id="vehicle_0" depart="0.00" route="route_0"> <stop busStop="busStopB" duration="60.00"/> <stop busStop="busStopB" duration="60.00" parking="0"/> <stop busStop="busStopB" duration="60.00" parking="1"/> </vehicle> </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 28,87c38,63 < Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement < Debug: Removing route 'route_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing busStop 'busStopB' in GNEChange_Additional < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding busStop 'busStopB' in GNEChange_Additional <truncated after showing first 30 lines> ---------- Differences in output ---------- 10d9 < 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="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"/> <vehicle id="vehicle_0" depart="0.00" route="route_0"> <stop busStop="busStopB" duration="60.00"/> <stop busStop="busStopB" duration="60.00" triggered="person"/> </vehicle> </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 28,99c38,63 < Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Invalid input parameter of stopBusStop: 'until' doesn't have a valid 'float' format < Debug: Invalid input parameter of stopBusStop: 'until' cannot be negative < Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Differences in output ---------- 18d17 < 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="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"/> <vehicle id="vehicle_0" depart="0.00" route="route_0"> <stop busStop="busStopB" duration="60.00"/> <stop busStop="busStopB" duration="60.00" until="0.00"/> <stop busStop="busStopB" duration="60.00" until="0.00"/> <stop busStop="busStopB" duration="60.00" until="22.33"/> </vehicle> </routes>
---------- 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 27,91c38,63 < Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement < 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 < Debug: Adding vehicle 'vehicle_0' in GNEChange_DemandElement < Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Differences in output ---------- 14d13 < 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="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"/> <vehicle id="vehicle_0" depart="0.00" route="route_0"/> </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 28,80c38,63 < Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Setting new attribute actType 'dummy' into stopBusStop 'vehicle_0' < Debug: Setting new attribute actType 'waiting' into stopBusStop 'vehicle_0' < Debug: Setting new attribute actType 'singing' into stopBusStop 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute actType 'waiting' into stopBusStop 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute actType 'dummy' into stopBusStop 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute actType '' into stopBusStop 'vehicle_0' < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute actType 'dummy' into stopBusStop 'vehicle_0' < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() <truncated after showing first 30 lines> ---------- Differences in output ---------- 13d12 < 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="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"/> <vehicle id="vehicle_0" depart="0.00" route="route_0"> <stop busStop="busStopB" duration="60.00" actType="singing"/> </vehicle> </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 28,80c38,63 < Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Setting new attribute containerTriggered 'true' into stopBusStop 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute containerTriggered '0' into stopBusStop 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement < 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: Adding vehicle 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() <truncated after showing first 30 lines> ---------- Differences in output ---------- 10d9 < 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="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"/> <vehicle id="vehicle_0" depart="0.00" route="route_0"> <stop busStop="busStopB" duration="60.00"/> </vehicle> </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 28,99c38,63 < Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Setting new attribute into stopBusStop 'vehicle_0' < Debug: Setting new attribute into stopBusStop 'vehicle_0' < Debug: Setting new attribute duration '60' into stopBusStop 'vehicle_0' < Debug: Value 'dummyValue' for attribute duration of stopBusStop isn't valid < Debug: Setting new attribute duration '60' into stopBusStop 'vehicle_0' < Debug: Value '-5' for attribute duration of stopBusStop isn't valid < Debug: Setting new attribute duration '0' into stopBusStop 'vehicle_0' < Debug: Setting new attribute duration '3.5' into stopBusStop 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute duration '0.00' into stopBusStop 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute duration '60.00' into stopBusStop 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute duration '60.00' into stopBusStop 'vehicle_0' <truncated after showing first 30 lines> ---------- Differences in output ---------- 15d14 < 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="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"/> <vehicle id="vehicle_0" depart="0.00" route="route_0"> <stop busStop="busStopB" duration="3.50"/> </vehicle> </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 28,95c38,63 < Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Setting new attribute triggered 'true' into stopBusStop 'vehicle_0' < Debug: Setting new attribute expected 'dummyValue' into stopBusStop 'vehicle_0' < Debug: Setting new attribute expected '' into stopBusStop 'vehicle_0' < Debug: Value ';;;;;' for attribute expected of stopBusStop isn't valid < Debug: Setting new attribute expected 'ID1' into stopBusStop 'vehicle_0' < Debug: Setting new attribute expected 'ID2' into stopBusStop 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute expected 'ID1' into stopBusStop 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute expected '' into stopBusStop 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute expected 'dummyValue' into stopBusStop 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Differences in output ---------- 15d14 < 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="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"/> <vehicle id="vehicle_0" depart="0.00" route="route_0"> <stop busStop="busStopB" duration="60.00" triggered="person" expected="ID2"/> </vehicle> </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 28,95c38,63 < Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Setting new attribute containerTriggered 'true' into stopBusStop 'vehicle_0' < Debug: Setting new attribute expectedContainers 'dummyValue' into stopBusStop 'vehicle_0' < Debug: Setting new attribute expectedContainers '' into stopBusStop 'vehicle_0' < Debug: Value ';;;;;' for attribute expectedContainers of stopBusStop isn't valid < Debug: Setting new attribute expectedContainers 'ID1' into stopBusStop 'vehicle_0' < Debug: Setting new attribute expectedContainers 'ID2' into stopBusStop 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute expectedContainers 'ID1' into stopBusStop 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute expectedContainers '' into stopBusStop 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute expectedContainers 'dummyValue' into stopBusStop 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Differences in output ---------- 15d14 < 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="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"/> <vehicle id="vehicle_0" depart="0.00" route="route_0"> <stop busStop="busStopB" duration="60.00" expectedContainers="ID2"/> </vehicle> </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 28,109c38,63 < Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Setting new attribute into stopBusStop 'vehicle_0' < Debug: Setting new attribute extension '0' into stopBusStop 'vehicle_0' < Debug: Setting new attribute into stopBusStop 'vehicle_0' < Debug: Setting new attribute into stopBusStop 'vehicle_0' < Debug: Setting new attribute extension '0' into stopBusStop 'vehicle_0' < Debug: Value 'dummyValue' for attribute extension of stopBusStop isn't valid < Debug: Setting new attribute extension '0' into stopBusStop 'vehicle_0' < Debug: Value '-5' for attribute extension of stopBusStop isn't valid < Debug: Setting new attribute extension '0' into stopBusStop 'vehicle_0' < Debug: Setting new attribute extension '3.5' into stopBusStop 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute extension '0.00' into stopBusStop 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute extension '0.00' into stopBusStop 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed <truncated after showing first 30 lines> ---------- Differences in output ---------- 15d14 < 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="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"/> <vehicle id="vehicle_0" depart="0.00" route="route_0"> <stop busStop="busStopB" duration="60.00" extension="3.50"/> </vehicle> </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 28,87c38,63 < Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Setting new attribute into stopBusStop 'vehicle_0' < Debug: Setting new attribute parking 'true' into stopBusStop 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute parking '0' into stopBusStop 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute into stopBusStop 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement < Debug: Removing route 'route_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() <truncated after showing first 30 lines> ---------- Differences in output ---------- 10d9 < 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="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"/> <vehicle id="vehicle_0" depart="0.00" route="route_0"> <stop busStop="busStopB" duration="60.00" parking="1"/> </vehicle> </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 28,80c38,63 < Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Setting new attribute triggered 'true' into stopBusStop 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute triggered '0' into stopBusStop 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement < 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: Adding vehicle 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() <truncated after showing first 30 lines> ---------- Differences in output ---------- 10d9 < 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="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"/> <vehicle id="vehicle_0" depart="0.00" route="route_0"> <stop busStop="busStopB" duration="60.00" triggered="person"/> </vehicle> </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 28,105c38,63 < Debug: Adding stopBusStop 'vehicle_0' in GNEChange_DemandElement < Debug: Setting new attribute into stopBusStop 'vehicle_0' < Debug: Setting new attribute until '0.00' into stopBusStop 'vehicle_0' < Debug: Setting new attribute into stopBusStop 'vehicle_0' < Debug: Setting new attribute into stopBusStop 'vehicle_0' < Debug: Value 'dummyValue' for attribute until of stopBusStop isn't valid < Debug: Value '-5' for attribute until of stopBusStop isn't valid < Debug: Setting new attribute until '0' into stopBusStop 'vehicle_0' < Debug: Setting new attribute until '3.5' into stopBusStop 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute until '0.00' into stopBusStop 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute until '0.00' into stopBusStop 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute into stopBusStop 'vehicle_0' <truncated after showing first 30 lines> ---------- Differences in output ---------- 15d14 < 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="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"/> <vehicle id="vehicle_0" depart="0.00" route="route_0"> <stop busStop="busStopB" duration="60.00" until="3.50"/> </vehicle> </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,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 ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 11a13,22 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 29,32c40,43 < Debug: Value 'dummy' for attribute triggered of stopBusStop isn't valid < Debug: Value '' for attribute triggered of stopBusStop isn't valid < Debug: Setting new attribute triggered 'true' into stopBusStop 'route_0' < Debug: Setting new attribute triggered 'true' into stopBusStop 'route_0' --- > Debug: Value 'dummy' for attribute parking of stopBusStop isn't valid > Debug: Value '' for attribute parking of stopBusStop isn't valid > Debug: Setting new attribute parking 'true' into stopBusStop 'route_0' > Debug: Setting new attribute parking 'true' into stopBusStop 'route_0' 35,36c46,47 < Debug: Setting previous attribute triggered '0' into stopBusStop 'route_0' < Debug: Setting previous attribute triggered '1' into stopBusStop 'route_0' --- > Debug: Setting previous attribute parking '0' into stopBusStop 'route_0' > Debug: Setting previous attribute parking '1' into stopBusStop 'route_0' 59,60c70,71 <truncated after showing first 30 lines> ---------- Differences in routes ---------- 7c7 < <stop busStop="busStopB" duration="60.00" extension="20.00" triggered="person"/> --- > <stop busStop="busStopB" duration="60.00" extension="20.00"/>
---------- Differences in errors ---------- 6a7 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 11a13,22 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 29,36c40,49 < Debug: Value 'dummyValue' for attribute until of stopBusStop isn't valid < Debug: Setting new attribute until '0' into stopBusStop 'route_0' < Debug: Setting new attribute until '0' into stopBusStop 'route_0' < Debug: Value '-5' for attribute until of stopBusStop isn't valid < Debug: Setting new attribute until '0' into stopBusStop 'route_0' < Debug: Setting new attribute until '0' into stopBusStop 'route_0' < Debug: Setting new attribute until '3.5' into stopBusStop 'route_0' < Debug: Setting new attribute until '3.5' into stopBusStop 'route_0' --- > Debug: Setting new attribute expected 'dummyValue' into stopBusStop 'route_0' > Debug: Setting new attribute expected 'dummyValue' into stopBusStop 'route_0' > Debug: Setting new attribute expected '' into stopBusStop 'route_0' > Debug: Setting new attribute expected '' into stopBusStop 'route_0' > Debug: Setting new attribute expected '-5' into stopBusStop 'route_0' > Debug: Setting new attribute expected '-5' into stopBusStop 'route_0' > Debug: Setting new attribute expected '0' into stopBusStop 'route_0' <truncated after showing first 30 lines> ---------- Differences in routes ---------- 6,7c6,7 < <stop busStop="busStopA" duration="70.00" until="3.50" extension="10.00" triggered="person container" parking="1" expected="IDA" expectedContainers="IDB" tripId="IDC"/> < <stop busStop="busStopB" duration="60.00" until="3.50" extension="20.00"/> --- > <stop busStop="busStopA" duration="70.00" until="12.00" extension="10.00" triggered="person container" parking="1" expected="3.5" expectedContainers="IDB" tripId="IDC"/> > <stop busStop="busStopB" duration="60.00" extension="20.00" expected="3.5"/>
---------- Differences in errors ---------- 12a13,22 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 60a71,437 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==177786==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13120 byte(s) in 79 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f24265bc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f2425b202f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 67a78,444 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==176438==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13692 byte(s) in 79 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f13588ac02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f1357e102f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,433 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==173408==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13120 byte(s) in 79 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fc86d5d202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fc86cb362f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,441 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==173976==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13182 byte(s) in 79 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f5eccc7602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f5ecc1da2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,442 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==175937==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13182 byte(s) in 79 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f7881b6902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f78810cd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,442 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==176984==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13820 byte(s) in 79 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fd952f9f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fd9525032f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,443 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==175035==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13242 byte(s) in 79 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fd6aea1c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fd6adf802f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 67a78,445 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==177422==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13120 byte(s) in 79 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f211d0c802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f211c62c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 70a81,447 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==175499==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13242 byte(s) in 79 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f45e17f402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f45e0d582f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,442 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==174407==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12987 byte(s) in 79 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f443509602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f44345fa2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 30,35c30,39 < Debug: Adding stopBusStop 'route_1' in GNEChange_DemandElement < Debug: Adding stopBusStop 'route_1' in GNEChange_DemandElement < Debug: Adding stopBusStop 'route_1' in GNEChange_DemandElement < Debug: Adding stopBusStop 'route_1' in GNEChange_DemandElement < Debug: Adding stopBusStop 'route_1' in GNEChange_DemandElement < Debug: Adding stopBusStop 'route_1' 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 53,58d56 < Debug: Deleting unreferenced stopBusStop 'route_1' < Debug: Deleting unreferenced stopBusStop 'route_1' < Debug: Deleting unreferenced stopBusStop 'route_1' < Debug: Deleting unreferenced stopBusStop 'route_1' < Debug: Deleting unreferenced stopBusStop 'route_1' < Debug: Deleting unreferenced stopBusStop 'route_1' 147a146,1628 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==178280==ERROR: LeakSanitizer: detected memory leaks <truncated after showing first 30 lines> ---------- Differences in routes ---------- 14,25d13 < <stop busStop="busStopH" duration="60.00"/> < <stop busStop="busStopG" duration="60.00"/> < <stop busStop="busStopF" duration="60.00"/> < <stop busStop="busStopE" duration="60.00"/> < <stop busStop="busStopD" duration="60.00"/> < <stop busStop="busStopC" duration="60.00"/> < <stop busStop="busStopH" duration="60.00"/> < <stop busStop="busStopG" duration="60.00"/> < <stop busStop="busStopF" duration="60.00"/> < <stop busStop="busStopE" duration="60.00"/> < <stop busStop="busStopD" duration="60.00"/> < <stop busStop="busStopC" duration="60.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 27,99c37,62 < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement < Debug: 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: 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: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Differences in output ---------- 16d15 < 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"> <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 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"> <stop containerStop="containerStopB" duration="60.00" actType=";;;;;;;;;;"/> <stop containerStop="containerStopB" duration="60.00"/> <stop containerStop="containerStopB" duration="60.00" actType="dummy Act"/> <stop containerStop="containerStopB" duration="60.00" actType="singing"/> </trip> </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 27,83c37,62 < 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: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing trip 'trip' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing containerStop 'containerStopB' in GNEChange_Additional < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding containerStop 'containerStopB' in GNEChange_Additional < Debug: Keys Ctrl+Y (Redo) pressed <truncated after showing first 30 lines> ---------- Differences in output ---------- 10d9 < 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"> <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 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"> <stop containerStop="containerStopB" duration="60.00"/> <stop containerStop="containerStopB" duration="60.00"/> </trip> </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 27,69c37,62 < 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 trip 'trip' in GNEChange_DemandElement < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding trip 'trip' in GNEChange_DemandElement < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement < Debug: Additionals saved < Debug: demand elements 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 15.00,-13.20,35.00,13.20 <truncated after showing first 30 lines> ---------- Differences in output ---------- 9d8 < 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"> <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 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"> <stop containerStop="containerStopB" duration="60.00"/> </trip> </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 27,95c37,62 < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement < Debug: Invalid input parameter of stopContainerStop: 'duration' doesn't have a valid 'float' format < Debug: Invalid input parameter of stopContainerStop: 'duration' cannot be negative < 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: 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 <truncated after showing first 30 lines> ---------- Differences in output ---------- 18d17 < 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"> <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 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"> <stop containerStop="containerStopB"/> <stop containerStop="containerStopB" duration="60.00"/> <stop containerStop="containerStopB" duration="0.00"/> <stop containerStop="containerStopB" duration="22.33"/> </trip> </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 28,94c38,63 < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement < 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: 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 trip 'trip' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing containerStop 'containerStopB' in GNEChange_Additional <truncated after showing first 30 lines> ---------- Differences in output ---------- 16d15 < 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"> <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 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"> <stop containerStop="containerStopB" duration="60.00" triggered="person"/> <stop containerStop="containerStopB" duration="60.00" triggered="person" expected="ID1"/> <stop containerStop="containerStopB" duration="60.00" triggered="person" expected="ID1 ID2 ID3"/> </trip> </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 28,94c38,63 < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement < 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: 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 trip 'trip' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing containerStop 'containerStopB' in GNEChange_Additional <truncated after showing first 30 lines> ---------- Differences in output ---------- 16d15 < 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"> <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 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"> <stop containerStop="containerStopB" duration="60.00"/> <stop containerStop="containerStopB" duration="60.00" expectedContainers="ID1"/> <stop containerStop="containerStopB" duration="60.00" expectedContainers="ID1 ID2 ID3"/> </trip> </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 27,95c37,62 < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement < Debug: Invalid input parameter of stopContainerStop: 'extension' doesn't have a valid SUMOTime format < Debug: Invalid input parameter of stopContainerStop: 'extension' doesn't have a valid SUMOTime format < 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: 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 <truncated after showing first 30 lines> ---------- Differences in output ---------- 18d17 < 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"> <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 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"> <stop containerStop="containerStopB" duration="60.00"/> <stop containerStop="containerStopB" duration="60.00" extension="0.00"/> <stop containerStop="containerStopB" duration="60.00" extension="0.00"/> <stop containerStop="containerStopB" duration="60.00" extension="22.33"/> </trip> </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 61a72,438 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==121310==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14517 byte(s) in 79 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f8955d5c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f89552c02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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 27,91c37,62 < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement < 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: 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 trip 'trip' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing containerStop 'containerStopB' in GNEChange_Additional <truncated after showing first 30 lines> ---------- Differences in output ---------- 11d10 < 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"> <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 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"> <stop containerStop="containerStopB" duration="60.00"/> <stop containerStop="containerStopB" duration="60.00" parking="0"/> <stop containerStop="containerStopB" duration="60.00" parking="1"/> </trip> </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 27,83c37,62 < 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: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing trip 'trip' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing containerStop 'containerStopB' in GNEChange_Additional < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding containerStop 'containerStopB' in GNEChange_Additional < Debug: Keys Ctrl+Y (Redo) pressed <truncated after showing first 30 lines> ---------- Differences in output ---------- 10d9 < 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"> <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 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"> <stop containerStop="containerStopB" duration="60.00"/> <stop containerStop="containerStopB" duration="60.00" triggered="person"/> </trip> </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 27,95c37,62 < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement < Debug: Invalid input parameter of stopContainerStop: 'until' doesn't have a valid 'float' format < Debug: Invalid input parameter of stopContainerStop: 'until' cannot be negative < 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: 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 <truncated after showing first 30 lines> ---------- Differences in output ---------- 18d17 < 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"> <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 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"> <stop containerStop="containerStopB" duration="60.00"/> <stop containerStop="containerStopB" duration="60.00" until="0.00"/> <stop containerStop="containerStopB" duration="60.00" until="0.00"/> <stop containerStop="containerStopB" duration="60.00" until="22.33"/> </trip> </routes>
---------- 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,91c37,62 < Debug: Adding stopContainerStop 'vehicle_0' in GNEChange_DemandElement < Debug: Removing stopContainerStop 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Adding stopContainerStop 'vehicle_0' in GNEChange_DemandElement < Debug: Removing stopContainerStop 'vehicle_0' in GNEChange_DemandElement < Debug: Removing vehicle 'vehicle_0' in GNEChange_DemandElement < Debug: Removing route 'route_0' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Differences in output ---------- 14d13 < 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"> <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 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"/> <vehicle id="vehicle_0" depart="0.00" route="route_0"/> </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 27,78c37,62 < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement < Debug: Setting new attribute actType 'dummy' into stopContainerStop 'trip' < Debug: Setting new attribute actType 'waiting' into stopContainerStop 'trip' < Debug: Setting new attribute actType 'singing' into stopContainerStop 'trip' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute actType 'waiting' into stopContainerStop 'trip' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute actType 'dummy' into stopContainerStop 'trip' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute actType '' into stopContainerStop 'trip' < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute actType 'dummy' into stopContainerStop 'trip' < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() <truncated after showing first 30 lines> ---------- Differences in output ---------- 13d12 < 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"> <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 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"> <stop containerStop="containerStopB" duration="60.00" actType="singing"/> </trip> </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 27,76c37,62 < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement < Debug: Setting new attribute containerTriggered 'true' into stopContainerStop 'trip' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute containerTriggered '0' into stopContainerStop 'trip' < 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 trip 'trip' in GNEChange_DemandElement < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding trip 'trip' in GNEChange_DemandElement < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement < Debug: Keys Ctrl+Y (Redo) pressed <truncated after showing first 30 lines> ---------- Differences in output ---------- 10d9 < 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"> <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 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"> <stop containerStop="containerStopB" duration="60.00"/> </trip> </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 27,97c37,62 < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement < Debug: Setting new attribute into stopContainerStop 'trip' < Debug: Setting new attribute into stopContainerStop 'trip' < Debug: Setting new attribute duration '60' into stopContainerStop 'trip' < Debug: Value 'dummyValue' for attribute duration of stopContainerStop isn't valid < Debug: Setting new attribute duration '60' into stopContainerStop 'trip' < Debug: Value '-5' for attribute duration of stopContainerStop isn't valid < Debug: Setting new attribute duration '0' into stopContainerStop 'trip' < Debug: Setting new attribute duration '3.5' into stopContainerStop 'trip' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute duration '0.00' into stopContainerStop 'trip' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute duration '60.00' into stopContainerStop 'trip' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute duration '60.00' into stopContainerStop 'trip' <truncated after showing first 30 lines> ---------- Differences in output ---------- 15d14 < 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"> <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 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"> <stop containerStop="containerStopB" duration="3.50"/> </trip> </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 27,93c37,62 < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement < Debug: Setting new attribute triggered 'true' into stopContainerStop 'trip' < Debug: Setting new attribute expected 'dummyValue' into stopContainerStop 'trip' < Debug: Setting new attribute expected '' into stopContainerStop 'trip' < Debug: Value ';;;;;' for attribute expected of stopContainerStop isn't valid < Debug: Setting new attribute expected 'ID1' into stopContainerStop 'trip' < Debug: Setting new attribute expected 'ID2' into stopContainerStop 'trip' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute expected 'ID1' into stopContainerStop 'trip' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute expected '' into stopContainerStop 'trip' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute expected 'dummyValue' into stopContainerStop 'trip' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Differences in output ---------- 15d14 < 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"> <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 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"> <stop containerStop="containerStopB" duration="60.00" triggered="person" expected="ID2"/> </trip> </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 27,93c37,62 < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement < Debug: Setting new attribute containerTriggered 'true' into stopContainerStop 'trip' < Debug: Setting new attribute expectedContainers 'dummyValue' into stopContainerStop 'trip' < Debug: Setting new attribute expectedContainers '' into stopContainerStop 'trip' < Debug: Value ';;;;;' for attribute expectedContainers of stopContainerStop isn't valid < Debug: Setting new attribute expectedContainers 'ID1' into stopContainerStop 'trip' < Debug: Setting new attribute expectedContainers 'ID2' into stopContainerStop 'trip' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute expectedContainers 'ID1' into stopContainerStop 'trip' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute expectedContainers '' into stopContainerStop 'trip' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute expectedContainers 'dummyValue' into stopContainerStop 'trip' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Differences in output ---------- 15d14 < 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"> <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 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"> <stop containerStop="containerStopB" duration="60.00" expectedContainers="ID2"/> </trip> </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 27,107c37,62 < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement < Debug: Setting new attribute into stopContainerStop 'trip' < Debug: Setting new attribute extension '0' into stopContainerStop 'trip' < Debug: Setting new attribute into stopContainerStop 'trip' < Debug: Setting new attribute into stopContainerStop 'trip' < Debug: Setting new attribute extension '0' into stopContainerStop 'trip' < Debug: Value 'dummyValue' for attribute extension of stopContainerStop isn't valid < Debug: Setting new attribute extension '0' into stopContainerStop 'trip' < Debug: Value '-5' for attribute extension of stopContainerStop isn't valid < Debug: Setting new attribute extension '0' into stopContainerStop 'trip' < Debug: Setting new attribute extension '3.5' into stopContainerStop 'trip' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute extension '0.00' into stopContainerStop 'trip' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute extension '0.00' into stopContainerStop 'trip' < Debug: Keys Ctrl+Z (Undo) pressed <truncated after showing first 30 lines> ---------- Differences in output ---------- 15d14 < 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"> <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 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"> <stop containerStop="containerStopB" duration="60.00" extension="3.50"/> </trip> </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 27,83c37,62 < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement < Debug: Setting new attribute into stopContainerStop 'trip' < Debug: Setting new attribute parking 'true' into stopContainerStop 'trip' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute parking '0' into stopContainerStop 'trip' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute into stopContainerStop 'trip' < 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 trip 'trip' in GNEChange_DemandElement < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding trip 'trip' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Differences in output ---------- 10d9 < 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"> <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 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"> <stop containerStop="containerStopB" duration="60.00" parking="1"/> </trip> </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 27,76c37,62 < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement < Debug: Setting new attribute triggered 'true' into stopContainerStop 'trip' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute triggered '0' into stopContainerStop 'trip' < 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 trip 'trip' in GNEChange_DemandElement < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding trip 'trip' in GNEChange_DemandElement < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement < Debug: Keys Ctrl+Y (Redo) pressed <truncated after showing first 30 lines> ---------- Differences in output ---------- 10d9 < 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"> <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 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"> <stop containerStop="containerStopB" duration="60.00" triggered="person"/> </trip> </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 27,103c37,62 < Debug: Adding stopContainerStop 'trip' in GNEChange_DemandElement < Debug: Setting new attribute into stopContainerStop 'trip' < Debug: Setting new attribute until '0.00' into stopContainerStop 'trip' < Debug: Setting new attribute into stopContainerStop 'trip' < Debug: Setting new attribute into stopContainerStop 'trip' < Debug: Value 'dummyValue' for attribute until of stopContainerStop isn't valid < Debug: Value '-5' for attribute until of stopContainerStop isn't valid < Debug: Setting new attribute until '0' into stopContainerStop 'trip' < Debug: Setting new attribute until '3.5' into stopContainerStop 'trip' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute until '0.00' into stopContainerStop 'trip' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute until '0.00' into stopContainerStop 'trip' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute into stopContainerStop 'trip' <truncated after showing first 30 lines> ---------- Differences in output ---------- 15d14 < 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"> <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 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"> <stop containerStop="containerStopB" duration="60.00" until="3.50"/> </trip> </routes>
---------- 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 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 71,88d81 < Debug: Adding containerStop 'containerStopA' in GNEChange_Additional < Debug: Adding containerStop 'containerStopB' in GNEChange_Additional < Debug: Adding containerStop 'containerStopC' in GNEChange_Additional < Debug: Adding containerStop 'containerStopD' in GNEChange_Additional < Debug: Adding containerStop 'containerStopE' in GNEChange_Additional < Debug: Adding containerStop 'containerStopF' in GNEChange_Additional < Debug: Adding containerStop 'containerStopG' in GNEChange_Additional < Debug: Adding containerStop 'containerStopH' in GNEChange_Additional < Debug: Adding trip '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 < Debug: Adding stopContainerStop 'trip0' in GNEChange_DemandElement < Debug: Adding trip 'trip1' in GNEChange_DemandElement <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,107c39,64 < 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: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Differences in output ---------- 16d15 < TestFunctions: Netedit closed successfully ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <parkingArea id="parkingAreaB" 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"> <vehicle id="vehicle_0" depart="0.00"> <route edges="gneE0 gneE1" color="yellow"/> <stop parkingArea="parkingAreaB" duration="60.00" actType=";;;;;;;;;;"/> <stop parkingArea="parkingAreaB" duration="60.00"/> <stop parkingArea="parkingAreaB" duration="60.00" actType="dummy Act"/> <stop parkingArea="parkingAreaB" duration="60.00" actType="singing"/> </vehicle> </routes>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 29,91c39,64 < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing parkingArea 'parkingAreaB' in GNEChange_Additional < GLDebug: Removed object parkingArea:parkingAreaB from SUMORTree with boundary -8.20,-5.20,28.20,14.80 < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() <truncated after showing first 30 lines> ---------- Differences in output ---------- 10d9 < TestFunctions: Netedit closed successfully ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <parkingArea id="parkingAreaB" 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"> <vehicle id="vehicle_0" depart="0.00"> <route edges="gneE0 gneE1" color="yellow"/> <stop parkingArea="parkingAreaB" duration="60.00"/> <stop parkingArea="parkingAreaB" duration="60.00"/> </vehicle> </routes>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 29,75c39,64 < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Additionals saved < Debug: demand elements saved < GLDebug: Removing junctions during recomputing <truncated after showing first 30 lines> ---------- Differences in output ---------- 9d8 < TestFunctions: Netedit closed successfully ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <parkingArea id="parkingAreaB" 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"> <vehicle id="vehicle_0" depart="0.00"> <route edges="gneE0 gneE1" color="yellow"/> <stop parkingArea="parkingAreaB" duration="60.00"/> </vehicle> </routes>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 29,101c39,64 < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Invalid input parameter of stopParkingArea: 'duration' doesn't have a valid 'float' format < Debug: Invalid input parameter of stopParkingArea: 'duration' cannot be negative < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Differences in output ---------- 18d17 < TestFunctions: Netedit closed successfully ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <parkingArea id="parkingAreaB" 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"> <vehicle id="vehicle_0" depart="0.00"> <route edges="gneE0 gneE1" color="yellow"/> <stop parkingArea="parkingAreaB"/> <stop parkingArea="parkingAreaB" duration="60.00"/> <stop parkingArea="parkingAreaB" duration="0.00"/> <stop parkingArea="parkingAreaB" duration="22.33"/> </vehicle> </routes>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 30,102c40,65 < 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: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Differences in output ---------- 16d15 < TestFunctions: Netedit closed successfully ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <parkingArea id="parkingAreaB" 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"> <vehicle id="vehicle_0" depart="0.00"> <route edges="gneE0 gneE1" color="yellow"/> <stop parkingArea="parkingAreaB" duration="60.00" triggered="person"/> <stop parkingArea="parkingAreaB" duration="60.00" triggered="person" expected="ID1"/> <stop parkingArea="parkingAreaB" duration="60.00" triggered="person" expected="ID1 ID2 ID3"/> </vehicle> </routes>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 30,102c40,65 < 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: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Differences in output ---------- 16d15 < TestFunctions: Netedit closed successfully ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <parkingArea id="parkingAreaB" 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"> <vehicle id="vehicle_0" depart="0.00"> <route edges="gneE0 gneE1" color="yellow"/> <stop parkingArea="parkingAreaB" duration="60.00"/> <stop parkingArea="parkingAreaB" duration="60.00" expectedContainers="ID1"/> <stop parkingArea="parkingAreaB" duration="60.00" expectedContainers="ID1 ID2 ID3"/> </vehicle> </routes>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 29,101c39,64 < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Invalid input parameter of stopParkingArea: 'extension' doesn't have a valid SUMOTime format < Debug: Invalid input parameter of stopParkingArea: 'extension' doesn't have a valid SUMOTime format < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Differences in output ---------- 18d17 < TestFunctions: Netedit closed successfully ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <parkingArea id="parkingAreaB" 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"> <vehicle id="vehicle_0" depart="0.00"> <route edges="gneE0 gneE1" color="yellow"/> <stop parkingArea="parkingAreaB" duration="60.00"/> <stop parkingArea="parkingAreaB" duration="60.00" extension="0.00"/> <stop parkingArea="parkingAreaB" duration="60.00" extension="0.00"/> <stop parkingArea="parkingAreaB" duration="60.00" extension="22.33"/> </vehicle> </routes>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 67a78,445 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==121261==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 14140 byte(s) in 79 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fd46312d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fd4626912f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,91c39,64 < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing parkingArea 'parkingAreaB' in GNEChange_Additional < GLDebug: Removed object parkingArea:parkingAreaB from SUMORTree with boundary -8.20,-5.20,28.20,14.80 < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() <truncated after showing first 30 lines> ---------- Differences in output ---------- 10d9 < TestFunctions: Netedit closed successfully ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <parkingArea id="parkingAreaB" 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"> <vehicle id="vehicle_0" depart="0.00"> <route edges="gneE0 gneE1" color="yellow"/> <stop parkingArea="parkingAreaB" duration="60.00"/> <stop parkingArea="parkingAreaB" duration="60.00" triggered="person"/> </vehicle> </routes>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 29,101c39,64 < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Invalid input parameter of stopParkingArea: 'until' doesn't have a valid 'float' format < Debug: Invalid input parameter of stopParkingArea: 'until' cannot be negative < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement <truncated after showing first 30 lines> ---------- Differences in output ---------- 18d17 < TestFunctions: Netedit closed successfully ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <parkingArea id="parkingAreaB" 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"> <vehicle id="vehicle_0" depart="0.00"> <route edges="gneE0 gneE1" color="yellow"/> <stop parkingArea="parkingAreaB" duration="60.00"/> <stop parkingArea="parkingAreaB" duration="60.00" until="0.00"/> <stop parkingArea="parkingAreaB" duration="60.00" until="0.00"/> <stop parkingArea="parkingAreaB" duration="60.00" until="22.33"/> </vehicle> </routes>
---------- 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 28,89c39,64 < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < 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 < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Differences in output ---------- 14d13 < TestFunctions: Netedit closed successfully ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <parkingArea id="parkingAreaB" 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"> <vehicle id="vehicle_0" depart="0.00"> <route edges="gneE0 gneE1" color="yellow"/> </vehicle> </routes>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 29,82c39,64 < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Setting new attribute actType 'dummy' into stopParkingArea 'vehicle_0' < Debug: Setting new attribute actType 'waiting' into stopParkingArea 'vehicle_0' < Debug: Setting new attribute actType 'singing' into stopParkingArea 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute actType 'waiting' into stopParkingArea 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute actType 'dummy' into stopParkingArea 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute actType '' into stopParkingArea 'vehicle_0' < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute actType 'dummy' into stopParkingArea 'vehicle_0' < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() <truncated after showing first 30 lines> ---------- Differences in output ---------- 13d12 < TestFunctions: Netedit closed successfully ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <parkingArea id="parkingAreaB" 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"> <vehicle id="vehicle_0" depart="0.00"> <route edges="gneE0 gneE1" color="yellow"/> <stop parkingArea="parkingAreaB" duration="60.00" actType="singing"/> </vehicle> </routes>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 29,82c39,64 < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Setting new attribute containerTriggered 'true' into stopParkingArea 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute containerTriggered '0' into stopParkingArea 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() <truncated after showing first 30 lines> ---------- Differences in output ---------- 10d9 < TestFunctions: Netedit closed successfully ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <parkingArea id="parkingAreaB" 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"> <vehicle id="vehicle_0" depart="0.00"> <route edges="gneE0 gneE1" color="yellow"/> <stop parkingArea="parkingAreaB" duration="60.00"/> </vehicle> </routes>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 29,101c39,64 < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Setting new attribute into stopParkingArea 'vehicle_0' < Debug: Setting new attribute into stopParkingArea 'vehicle_0' < Debug: Setting new attribute duration '60' into stopParkingArea 'vehicle_0' < Debug: Value 'dummyValue' for attribute duration of stopParkingArea isn't valid < Debug: Setting new attribute duration '60' into stopParkingArea 'vehicle_0' < Debug: Value '-5' for attribute duration of stopParkingArea isn't valid < Debug: Setting new attribute duration '0' into stopParkingArea 'vehicle_0' < Debug: Setting new attribute duration '3.5' into stopParkingArea 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute duration '0.00' into stopParkingArea 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute duration '60.00' into stopParkingArea 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute duration '60.00' into stopParkingArea 'vehicle_0' <truncated after showing first 30 lines> ---------- Differences in output ---------- 15d14 < TestFunctions: Netedit closed successfully ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <parkingArea id="parkingAreaB" 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"> <vehicle id="vehicle_0" depart="0.00"> <route edges="gneE0 gneE1" color="yellow"/> <stop parkingArea="parkingAreaB" duration="3.50"/> </vehicle> </routes>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 29,97c39,64 < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Setting new attribute triggered 'true' into stopParkingArea 'vehicle_0' < Debug: Setting new attribute expected 'dummyValue' into stopParkingArea 'vehicle_0' < Debug: Setting new attribute expected '' into stopParkingArea 'vehicle_0' < Debug: Value ';;;;;' for attribute expected of stopParkingArea isn't valid < Debug: Setting new attribute expected 'ID1' into stopParkingArea 'vehicle_0' < Debug: Setting new attribute expected 'ID2' into stopParkingArea 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute expected 'ID1' into stopParkingArea 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute expected '' into stopParkingArea 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute expected 'dummyValue' into stopParkingArea 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Differences in output ---------- 15d14 < TestFunctions: Netedit closed successfully ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <parkingArea id="parkingAreaB" 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"> <vehicle id="vehicle_0" depart="0.00"> <route edges="gneE0 gneE1" color="yellow"/> <stop parkingArea="parkingAreaB" duration="60.00" triggered="person" expected="ID2"/> </vehicle> </routes>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 29,97c39,64 < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Setting new attribute containerTriggered 'true' into stopParkingArea 'vehicle_0' < Debug: Setting new attribute expectedContainers 'dummyValue' into stopParkingArea 'vehicle_0' < Debug: Setting new attribute expectedContainers '' into stopParkingArea 'vehicle_0' < Debug: Value ';;;;;' for attribute expectedContainers of stopParkingArea isn't valid < Debug: Setting new attribute expectedContainers 'ID1' into stopParkingArea 'vehicle_0' < Debug: Setting new attribute expectedContainers 'ID2' into stopParkingArea 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute expectedContainers 'ID1' into stopParkingArea 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute expectedContainers '' into stopParkingArea 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute expectedContainers 'dummyValue' into stopParkingArea 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Differences in output ---------- 15d14 < TestFunctions: Netedit closed successfully ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <parkingArea id="parkingAreaB" 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"> <vehicle id="vehicle_0" depart="0.00"> <route edges="gneE0 gneE1" color="yellow"/> <stop parkingArea="parkingAreaB" duration="60.00" expectedContainers="ID2"/> </vehicle> </routes>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 29,111c39,64 < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Setting new attribute into stopParkingArea 'vehicle_0' < Debug: Setting new attribute extension '0' into stopParkingArea 'vehicle_0' < Debug: Setting new attribute into stopParkingArea 'vehicle_0' < Debug: Setting new attribute into stopParkingArea 'vehicle_0' < Debug: Setting new attribute extension '0' into stopParkingArea 'vehicle_0' < Debug: Value 'dummyValue' for attribute extension of stopParkingArea isn't valid < Debug: Setting new attribute extension '0' into stopParkingArea 'vehicle_0' < Debug: Value '-5' for attribute extension of stopParkingArea isn't valid < Debug: Setting new attribute extension '0' into stopParkingArea 'vehicle_0' < Debug: Setting new attribute extension '3.5' into stopParkingArea 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute extension '0.00' into stopParkingArea 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute extension '0.00' into stopParkingArea 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed <truncated after showing first 30 lines> ---------- Differences in output ---------- 15d14 < TestFunctions: Netedit closed successfully ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <parkingArea id="parkingAreaB" 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"> <vehicle id="vehicle_0" depart="0.00"> <route edges="gneE0 gneE1" color="yellow"/> <stop parkingArea="parkingAreaB" duration="60.00" extension="3.50"/> </vehicle> </routes>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 29,82c39,64 < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Setting new attribute triggered 'true' into stopParkingArea 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute triggered '0' into stopParkingArea 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Removing vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding vehicleWithRoute 'vehicle_0' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_0' in GNEChange_DemandElement < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() <truncated after showing first 30 lines> ---------- Differences in output ---------- 10d9 < TestFunctions: Netedit closed successfully ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <parkingArea id="parkingAreaB" 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"> <vehicle id="vehicle_0" depart="0.00"> <route edges="gneE0 gneE1" color="yellow"/> <stop parkingArea="parkingAreaB" duration="60.00" triggered="person"/> </vehicle> </routes>
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 29,107c39,64 < Debug: Adding stopParkingArea 'vehicle_0' in GNEChange_DemandElement < Debug: Setting new attribute into stopParkingArea 'vehicle_0' < Debug: Setting new attribute until '0.00' into stopParkingArea 'vehicle_0' < Debug: Setting new attribute into stopParkingArea 'vehicle_0' < Debug: Setting new attribute into stopParkingArea 'vehicle_0' < Debug: Value 'dummyValue' for attribute until of stopParkingArea isn't valid < Debug: Value '-5' for attribute until of stopParkingArea isn't valid < Debug: Setting new attribute until '0' into stopParkingArea 'vehicle_0' < Debug: Setting new attribute until '3.5' into stopParkingArea 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute until '0.00' into stopParkingArea 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute until '0.00' into stopParkingArea 'vehicle_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute into stopParkingArea 'vehicle_0' <truncated after showing first 30 lines> ---------- Differences in output ---------- 15d14 < TestFunctions: Netedit closed successfully ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <parkingArea id="parkingAreaB" 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"> <vehicle id="vehicle_0" depart="0.00"> <route edges="gneE0 gneE1" color="yellow"/> <stop parkingArea="parkingAreaB" duration="60.00" until="3.50"/> </vehicle> </routes>
---------- Differences in errors ---------- 10a11 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector 29,194c30,34 < 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 < Debug: Adding vehicleWithRoute 'vehicle_1' in GNEChange_DemandElement < Debug: Adding routeEmbedded 'vehicle_1' in GNEChange_DemandElement < Debug: Adding stopParkingArea 'vehicle_1' in GNEChange_DemandElement < Debug: Adding stopParkingArea 'vehicle_1' in GNEChange_DemandElement < Debug: Keys Shift + F5 (Compute with volatile options) pressed < Debug: Opening FXMessageBox 'Volatile Recomputing' < Debug: Closed FXMessageBox 'Volatile Recomputing' with 'Yes' < Debug: Additionals saved < Debug: demand elements 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 38.00,8.00,62.00,32.00 < GLDebug: Removed object junction:gneJ3 from SUMORTree with boundary -12.00,8.00,12.00,32.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: Removed object edge:gneE2 from SUMORTree with boundary -10.00,10.00,60.00,44.40 < GLDebug: Removed object edge:gneE4 from SUMORTree with boundary -10.00,8.40,60.00,30.00 < Debug: Deleting unreferenced stopParkingArea 'vehicle_1' < Debug: Deleting unreferenced stopParkingArea 'vehicle_1' <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 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="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="parkingAreaH" lane="gneE4_0" startPos="17.90" endPos="27.90"/> </additional> ---------- 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> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vehicle id="vehicle_0" depart="0.00"> <route edges="gneE0 gneE1" color="yellow"/> <stop parkingArea="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"/> </vehicle> <vehicle id="vehicle_1" depart="0.00"> <route edges="gneE0 gneE1" color="red"/> <stop parkingArea="parkingAreaB" duration="60.00"/> <stop parkingArea="parkingAreaA" duration="60.00"/> </vehicle> </routes>
---------- 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,520 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==141648==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11737 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f1210e5702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f12103bb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 130a141,516 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==137709==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11737 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fb793c3d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fb7931a12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 122a133,509 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==135216==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11794 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f12186ba02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f1217c1e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,517 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==142369==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12508 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f5360d7c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f53602e02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,517 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==143846==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12946 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f643b17a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f643a6de2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,521 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==170745==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13108 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fbb0c1ad02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fbb0b7112f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,521 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==171309==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13327 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f66576cd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f6656c312f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,520 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==167242==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12946 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f60af00902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f60ae56d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,520 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==166556==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12946 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f80c792502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f80c6e892f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,520 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==172467==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12670 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f120cce902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f120c24d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,520 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==177724==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12946 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f7e09d3702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f7e0929b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,520 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==173240==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12946 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fc607b9b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fc6070ff2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,521 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==173782==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13218 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fac5f10b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fac5e66f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,521 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==180035==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13051 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f8bd86a002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f8bd7c042f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,520 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==180224==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13051 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f091d39c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f091c9002f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,521 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==179201==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13108 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f9adc29102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f9adb7f52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,521 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==179596==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13108 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f57d2c6a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f57d21ce2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,521 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==179444==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13108 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f917209a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f91715fe2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,521 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==174352==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12670 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f6a550ef02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f6a546532f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,521 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==175079==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12889 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f31fb76b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f31faccf2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 118a129,282 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==177201==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13165 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f824ceb202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f824c4162f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,520 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==175562==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12889 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f0aee56a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f0aedace2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,521 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==178780==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12946 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fc9b711202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fc9b66762f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,520 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==178531==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12999 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f321198602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f3210eea2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,521 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==178184==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12999 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fdd564a702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fdd55a0b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,521 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==176179==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12727 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f8640baa02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f864010e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,521 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==176735==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12670 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7ff7c2b1902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7ff7c207d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,521 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==152619==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12889 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7ff90482802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7ff903d8c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,517 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==153209==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13051 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f12f9cf602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f12f925a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,521 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==153780==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13327 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fddef81402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fddeed782f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,520 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==154600==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13218 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fa63612a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fa63568e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,521 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==155816==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12946 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f71d9bc602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f71d912a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,521 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==151818==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13384 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f1a6cff202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f1a6c5562f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,521 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==151167==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13437 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f8cf5f9a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f8cf54fe2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,521 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==157563==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12780 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fd3ff24502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fd3fe7a92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,521 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==158086==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12780 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f7b2696302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f7b25ec72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,521 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==158676==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12780 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f458348102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f45829e52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,521 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==159290==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12780 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f085f4c802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f085ea2c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,521 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==159762==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12780 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fb1b683502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fb1b5d992f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,520 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==160279==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12780 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f4c182cf02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f4c178332f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,521 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==160681==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12780 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7efcfd39102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7efcfc8f52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,521 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==161447==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12780 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f40e006602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f40df5ca2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,521 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==161998==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12780 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f68c1cb402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f68c12182f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,521 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==156943==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13489 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f65da60302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f65d9b672f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,520 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==156537==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13384 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f2d9e76a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f2d9dcce2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,521 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==150389==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13489 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f4ad228102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f4ad17e52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,517 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==143134==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12508 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f13e12b302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f13e08172f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,517 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==144717==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12999 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f8eaecd002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f8eae2342f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,521 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==169482==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13108 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f83b180102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f83b0d652f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,520 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==170231==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13327 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fa4b4bcc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fa4b41302f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,521 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==165925==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12946 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f4777ae102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f47770452f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,520 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==165201==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12946 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fb38b62002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fb38ab842f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,521 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==168464==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13165 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fbff4f8402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fbff44e82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,520 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==168907==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13384 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fc3edcac02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fc3ed2102f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,521 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==164695==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12999 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fd13d11c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fd13c6802f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,521 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==164075==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12999 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f6716a6502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f6715fc92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,521 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==171973==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13546 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f6921d5302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f69212b72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,521 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==155330==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12289 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f43c241702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f43c197b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,520 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==163449==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12613 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f8ee026802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f8edf7cc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,521 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==167685==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12889 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f714417a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f71436de2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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 134a145,521 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==145558==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12508 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fac7818102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fac776e52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,517 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==146143==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12394 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fdd3ec4902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fdd3e1ad2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,521 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==147076==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12451 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f297096802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f296fecc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,520 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==147679==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12451 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f2a6ce0102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f2a6c3652f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,521 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==148569==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12451 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fe6d052302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fe6cfa872f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,520 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==149036==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12451 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f4eb214a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f4eb16ae2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,521 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==149805==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12451 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fb5f749002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fb5f69f42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 126a137,513 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==162795==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12780 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f635571102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f6354c752f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 130a141,517 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==127428==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11137 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f9f29acd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f9f290312f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 127a138,513 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==136702==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11794 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f4b9e33902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f4b9d89d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 119a130,404 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==119654==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11247 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7efcb415902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7efcb36bd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 123a134,509 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==128969==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11575 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fa3f46a002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fa3f3c042f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 135a146,420 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==129761==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11299 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f40b01ae02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f40af7122f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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 134a145,521 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==120858==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10975 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fb018d9002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fb0182f42f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 125a136,512 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==131628==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11247 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7ff5a0f2e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7ff5a04922f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 133a144,520 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==133523==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11413 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f2cc0b9f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f2cc01032f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 132a143,518 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==185121==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12832 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f5fbbda002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f5fbb3042f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 132a143,519 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==185580==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13270 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fc2b8aff02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fc2b80632f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 132a143,519 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==185335==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13437 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fb81fe8702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fb81f3eb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 132a143,519 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==185762==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12999 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f2ff80cc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f2ff76302f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 132a143,519 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==186377==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12999 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fae88c6702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fae881cb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 132a143,519 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==186172==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13051 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f558310702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f558266b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 132a143,519 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==185964==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13384 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fcec5cfd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fcec52612f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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 134a145,520 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==186701==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12780 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f2ac197a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f2ac0ede2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 132a143,519 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==187019==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12889 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f8014eb502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f80144192f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 122a133,508 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==134359==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11685 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fe88bf6802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fe88b4cc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,516 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==184155==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12780 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f7b0ba4202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f7b0afa62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 132a143,519 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==182754==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12780 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f4873b3e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f48730a22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,521 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==180821==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12889 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f87917fb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f8790d5f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 132a143,519 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==183621==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12832 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f5e05deb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f5e0534f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,521 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==181395==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12832 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fe90961802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fe908b7c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 132a143,518 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==182928==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13051 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f7cd1eb702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f7cd141b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,520 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==184575==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13384 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fdf2cc0502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fdf2c1692f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 132a143,519 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==184372==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13489 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f3d5ddfd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f3d5d3612f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,520 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==181962==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12727 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fa484ba302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fa4841072f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 132a143,519 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==184864==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13051 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f4f6a07502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f4f695d92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,521 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==182236==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12561 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f76a14ee02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f76a0a522f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 132a143,519 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==182448==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12780 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f29e6b7602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f29e60da2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,521 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==181086==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12832 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f6a972a202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f6a968062f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 132a143,519 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==183094==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13165 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f40364bf02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f4035a232f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,521 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==180596==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12780 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fb45390202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fb452e662f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,521 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==181704==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12670 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f005473102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f0053c952f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 132a143,519 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==183824==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13270 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f046169502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f0460bf92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 132a143,519 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==183437==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13546 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f8aee16202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f8aed6c62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 134a145,521 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==139387==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11518 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f04278e602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f0426e4a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 127a138,514 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==122078==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11194 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fd9b374102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fd9b2ca52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 130a141,516 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==138342==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11685 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f76319d502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f7630f392f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 127a138,514 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==124307==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11299 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f6a84a7702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f6a83fdb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 127a138,514 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==140905==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11466 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fb59594102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fb594ea52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 130a141,517 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==123177==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11194 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f3f0236902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f3f018cd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 130a141,516 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==140148==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11356 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fed6dd4b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fed6d2af2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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 121a132,508 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==132595==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11247 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fccc96a102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fccc8c052f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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 127a138,412 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==187302==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11413 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f1fc5b1202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f1fc50762f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 127a138,513 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==135973==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11632 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f480170202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f4800c662f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 130a141,516 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==126395==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11299 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f97f8df002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f97f83542f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 137a148,422 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==125309==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11466 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f04ba96102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f04b9ec52f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 130a141,415 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==128152==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11194 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f530629f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f53058032f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 127a138,513 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==130802==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11137 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fed1fb7502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fed1f0d92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 directorydemandElements vehicletype copy ( Last six runs Oct2021 Sep2021 )
---------- Differences in errors ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,223 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==118173==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9197 byte(s) in 61 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f401997702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 2576 byte(s) in 46 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f4018db7a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f4018edb2f4 (/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 82a93,223 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==121172==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9197 byte(s) in 61 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f7e052d102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 2576 byte(s) in 46 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f7e04711a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f7e048352f4 (/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 82a93,222 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==122725==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9109 byte(s) in 61 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f1ed7d9f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 2576 byte(s) in 46 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f1ed71dfa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f1ed73032f4 (/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 375a386,516 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==124124==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9109 byte(s) in 61 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7feb531b102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 1232 byte(s) in 22 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7feb525f1a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7feb527152f4 (/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 391a402,532 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==125265==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9520 byte(s) in 61 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f7b6005e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 1568 byte(s) in 28 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f7b5f49ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f7b5f5c22f4 (/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 104a115,245 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==126921==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9109 byte(s) in 61 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fcb016de02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 2576 byte(s) in 46 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7fcb00b1ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fcb00c422f4 (/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 91a102,232 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==130190==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9246 byte(s) in 61 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fc54699102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 1904 byte(s) in 34 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7fc545dd1a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fc545ef52f4 (/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 84a95,225 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==137261==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9429 byte(s) in 61 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f079595802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f0794d98a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f0794ebc2f4 (/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 78a89,219 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==129025==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9337 byte(s) in 61 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7feb1345202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7feb12892a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7feb129b62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,12 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 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 ---------- 17c17 < 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> ---------- 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 ---------- 2a3,12 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,219 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==127929==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9109 byte(s) in 61 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fe36261e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7fe361a5ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fe361b822f4 (/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 91a102,232 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==135169==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9154 byte(s) in 61 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f21ab9b102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 1904 byte(s) in 34 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f21aadf1a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f21aaf152f4 (/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 78a89,219 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==132047==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9475 byte(s) in 61 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f8c0324902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f8c02689a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f8c027ad2f4 (/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 91a102,232 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==133369==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9380 byte(s) in 61 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f87e03b102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 1904 byte(s) in 34 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f87df7f1a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f87df9152f4 (/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 91a102,232 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==145186==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9429 byte(s) in 61 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f9aaef4202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 1904 byte(s) in 34 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f9aae382a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f9aae4a62f4 (/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 79a90,220 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==152871==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9612 byte(s) in 61 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fc6f0a4b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 1456 byte(s) in 26 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7fc6efe8ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fc6effaf2f4 (/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 78a89,219 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==144317==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9520 byte(s) in 61 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fb99c89f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7fb99bcdfa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fb99be032f4 (/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 100a111,241 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==149448==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9520 byte(s) in 61 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fd50049402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 2128 byte(s) in 38 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7fd4ff8d4a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fd4ff9f82f4 (/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 78a89,219 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==143294==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9292 byte(s) in 61 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f479368c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f4792acca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f4792bf02f4 (/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 91a102,232 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==151117==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9337 byte(s) in 61 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f67d958602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 1904 byte(s) in 34 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f67d89c6a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f67d8aea2f4 (/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 78a89,218 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==146791==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9658 byte(s) in 61 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fa15b5fa02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7fa15aa3aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fa15ab5e2f4 (/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 91a102,232 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==147828==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9563 byte(s) in 61 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fcc3b73802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 1904 byte(s) in 34 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7fcc3ab78a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fcc3ac9c2f4 (/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 270a281,411 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==159532==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9658 byte(s) in 61 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fc77520602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 2912 byte(s) in 52 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7fc774646a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fc77476a2f4 (/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 152a163,293 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==158632==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9746 byte(s) in 61 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fb03839d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 2352 byte(s) in 42 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7fb0377dda38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fb0379012f4 (/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 152a163,293 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==157752==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9520 byte(s) in 61 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f5e73af502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 2352 byte(s) in 42 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f5e72f35a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f5e730592f4 (/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 270a281,411 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==163564==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9563 byte(s) in 61 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f6743dc902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 2912 byte(s) in 52 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f6743209a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f674332d2f4 (/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 152a163,293 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==160821==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9886 byte(s) in 61 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f98fb50f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 2352 byte(s) in 42 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f98fa94fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f98faa732f4 (/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 270a281,411 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==161794==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9795 byte(s) in 61 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f958bf7602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 2912 byte(s) in 52 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f958b3b6a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f958b4da2f4 (/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 270a281,410 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==170701==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9841 byte(s) in 61 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f5a1528202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 2912 byte(s) in 52 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f5a146c2a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f5a147e62f4 (/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 152a163,293 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==169779==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9929 byte(s) in 61 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f40ca9fb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 2352 byte(s) in 42 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f40c9e3ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f40c9f5f2f4 (/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 363a374,504 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==174756==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9929 byte(s) in 61 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f14fdf0802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 2912 byte(s) in 52 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f14fd348a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f14fd46c2f4 (/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 152a163,293 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==168798==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9703 byte(s) in 61 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f4dba68302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 2352 byte(s) in 42 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f4db9ac3a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f4db9be72f4 (/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 270a281,411 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==176485==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9746 byte(s) in 61 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f8601c8c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 2912 byte(s) in 52 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f86010cca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f86011f02f4 (/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 152a163,293 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==172288==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10069 byte(s) in 61 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7efd3481902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 2352 byte(s) in 42 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7efd33c59a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7efd33d7d2f4 (/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 270a281,411 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==173293==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9978 byte(s) in 61 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7ffb4b39502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 2912 byte(s) in 52 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7ffb4a7d5a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7ffb4a8f92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > <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>
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 net ---------- 64,143c64,79 < <connection from="5" to="4" fromLane="0" toLane="0" dir="r" state="M"> < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> < </connection> < <connection from="5" to="2" fromLane="0" toLane="0" dir="s" state="M"> < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> < </connection> < <connection from="5" to="2" fromLane="1" toLane="1" dir="s" state="M"> < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> < </connection> < <connection from="5" to="3" fromLane="1" toLane="1" dir="l" state="m"> < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> < </connection> < <connection from="6" to="3" fromLane="0" toLane="0" dir="r" state="M"> < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> < </connection> < <connection from="6" to="1" fromLane="0" toLane="0" dir="s" state="M"> < <param key="keyFinal1" value="value1"/> < <param key="keyFinal2" value="value2"/> < <param key="keyFinal3" value="value3"/> <truncated after showing first 30 lines> ---------- Differences in 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
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 ---------- 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,546 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==127516==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7315 byte(s) in 56 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f409c8df02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f409be432f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 732a743,873 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==129205==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7563 byte(s) in 56 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f394d78e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f394ccf22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 2216a2227,2362 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==130987==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 33824 byte(s) in 604 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f0a15047a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 7279 byte(s) in 56 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f0a15c0702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f0a1516b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > <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 67a78,209 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==117622==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7279 byte(s) in 56 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fc6ca2e002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fc6c98442f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 109a120,250 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==122124==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7526 byte(s) in 56 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f90efa6902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f90eefcd2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 68a79,210 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==120560==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7741 byte(s) in 56 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fbd103ff02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fbd0f9632f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 209a220,355 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==124697==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7242 byte(s) in 56 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f6f5cd4d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 2352 byte(s) in 42 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f6f5c18da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f6f5c2b12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > <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,522 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==126241==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7491 byte(s) in 56 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f890b01b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 2352 byte(s) in 42 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f890a45ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f890a57f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > <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,247 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==123649==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 7279 byte(s) in 56 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f07e56bc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f07e4c202f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,1475 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==134060==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 17808 byte(s) in 318 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f6088fffa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 10051 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f6089bbf02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f60891232f4 (/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 116a127,377 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==157501==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10489 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fe93fe5b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 1568 byte(s) in 28 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7fe93f29ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fe93f3bf2f4 (/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 116a127,377 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==151009==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10270 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7ff78ce2d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 1792 byte(s) in 32 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7ff78c26da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7ff78c3912f4 (/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 171a182,432 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==155669==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10654 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fc2a55de02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7fc2a4a1ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fc2a4b422f4 (/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 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,440 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==158516==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10708 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fac395e102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 3696 byte(s) in 66 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 <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,648 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==151958==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10416 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f9f7af6802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f9f7a3a8a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f9f7a4cc2f4 (/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 116a127,378 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==154760==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10489 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f4bd869802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 1568 byte(s) in 28 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f4bd7ad8a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f4bd7bfc2f4 (/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 115a126,377 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==156657==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10708 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7efca39b202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 1568 byte(s) in 28 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7efca2df2a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7efca2f162f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > <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,532 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==153608==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10527 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fa63993c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 1568 byte(s) in 28 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7fa638d7ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fa638ea02f4 (/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 129a140,391 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==135740==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11032 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fdc0e3d502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7fdc0d815a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fdc0d9392f4 (/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 129a140,390 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==136753==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10873 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f7b1761902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f7b16a59a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f7b16b7d2f4 (/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 129a140,389 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==137961==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10873 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fd511d5e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7fd51119ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fd5112c22f4 (/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 129a140,391 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==139204==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10873 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fe08995402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7fe088d94a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fe088eb82f4 (/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 129a140,389 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==140196==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10873 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fe160a6002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7fe15fea0a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fe15ffc42f4 (/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 129a140,391 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==141363==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11146 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fd29882102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7fd297c61a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fd297d852f4 (/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 129a140,391 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==142105==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11146 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f11900ed02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f118f52da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f118f6512f4 (/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 129a140,389 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==143191==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11032 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fb9f4d4b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7fb9f418ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fb9f42af2f4 (/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 129a140,389 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==144270==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11365 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f43e71bb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f43e65fba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f43e671f2f4 (/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 127a138,388 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==145330==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11146 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7ff08b36202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 1568 byte(s) in 28 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7ff08a7a2a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7ff08a8c62f4 (/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 132a143,392 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==146330==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11857 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fe08b87502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7fe08acb5a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fe08add92f4 (/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 126a137,386 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==147379==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11803 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f40f5cbc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f40f50fca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f40f52202f4 (/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 129a140,391 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==148279==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10813 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f92ceffc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f92ce43ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f92ce5602f4 (/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 129a140,390 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==149177==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11032 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fa8f8f4602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7fa8f8386a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fa8f84aa2f4 (/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 129a140,391 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==150046==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10762 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fad5ab3f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 1680 byte(s) in 30 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7fad59f7fa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fad5a0a32f4 (/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 120a131,381 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==176544==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10981 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7efd18bee02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 2912 byte(s) in 52 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7efd1802ea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7efd181522f4 (/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 174a185,435 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==174800==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11146 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f8be0bdb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 2800 byte(s) in 50 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f8be001ba38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f8be013f2f4 (/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 200c210,461 < X connection to :14322.0 broken (explicit kill or server shutdown). --- > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==177478==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11200 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f2e8950902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 4816 byte(s) in 86 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f2e88949a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,381 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==173872==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10981 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fb581f0602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 2800 byte(s) in 50 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7fb581346a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fb58146a2f4 (/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 118a129,378 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==175668==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11200 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fa1349ca02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 2800 byte(s) in 50 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7fa133e0aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fa133f2e2f4 (/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 133a144,394 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==161341==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11530 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fdd3c54c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 2800 byte(s) in 50 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7fdd3b98ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fdd3bab02f4 (/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 133a144,393 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==162302==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11365 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f567091702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 2800 byte(s) in 50 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f566fd57a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f566fe7b2f4 (/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 130a141,391 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==163398==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11365 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f8f050ca02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 2800 byte(s) in 50 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f8f0450aa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f8f0462e2f4 (/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 133a144,395 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==164384==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11638 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fd68a54c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 2800 byte(s) in 50 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7fd68998ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fd689ab02f4 (/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 133a144,394 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==165393==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11638 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f45b1a9d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 2800 byte(s) in 50 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f45b0edda38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f45b10012f4 (/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 133a144,395 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==166386==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11530 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f2d35fd902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 2800 byte(s) in 50 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f2d35419a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f2d3553d2f4 (/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 133a144,394 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==167395==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11857 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f00ddde602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 2800 byte(s) in 50 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f00dd226a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f00dd34a2f4 (/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 118a129,379 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==168361==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11638 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fca365cc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 2800 byte(s) in 50 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7fca35a0ca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fca35b302f4 (/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 139a150,400 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==169110==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12346 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fa6f0ef602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 2800 byte(s) in 50 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7fa6f0336a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fa6f045a2f4 (/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 133a144,395 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==170081==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12295 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fa94fd7102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 2800 byte(s) in 50 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7fa94f1b1a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fa94f2d52f4 (/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 133a144,394 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==171002==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11311 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f5ca882302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 2800 byte(s) in 50 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f5ca7c63a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f5ca7d872f4 (/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 133a144,394 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==171878==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11530 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f422937c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 2800 byte(s) in 50 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f42287bca38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f42288e02f4 (/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 133a144,395 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==172806==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11251 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fbbd4c1302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 2800 byte(s) in 50 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7fbbd4053a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fbbd41772f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > <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,525 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==179105==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9937 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7ff49ff7902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 560 byte(s) in 10 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7ff49f3b9a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7ff49f4dd2f4 (/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 45a56,186 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==180274==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8788 byte(s) in 61 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f5386aba02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 3696 byte(s) in 66 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f5385efaa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f538601e2f4 (/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 64a75,205 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==179989==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8788 byte(s) in 61 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fbf69b6602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 4704 byte(s) in 84 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7fbf68fa6a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fbf690ca2f4 (/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 64a75,205 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==180451==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8831 byte(s) in 61 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f2b0976f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 4704 byte(s) in 84 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f2b08bafa38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f2b08cd32f4 (/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 268a279,409 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==179327==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 60256 byte(s) in 1076 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f0c5deeea38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 8465 byte(s) in 61 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f0c5eaae02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f0c5e0122f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > <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 125a136,381 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==123115==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9832 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f1859ddb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f185933f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,294 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==121862==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9229 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7faf241bc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7faf237202f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 7a8,9 > <poi id="POI_0" color="red" layer="3.00" lane="gneE1_0" pos="40.00" width="0.00" height="0.00"/> > <poi id="POI_1" color="red" layer="3.00" lane="gneE1_0" pos="10.00" width="0.00" height="0.00"/> ---------- Differences in errors ---------- 10c10,20 < Debug: Setting new attribute selected 'true' into edge 'gneE1' --- > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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: Key ENTER pressed 12,22c22,23 < Debug: Removing poiLane 'POI_0' from viewNet < Debug: Removing poiLane 'POI_1' from viewNet < Debug: Removing connection 'gneE0_0->gneE1_0' from edge 'gneE0' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE0' < Debug: invalidating (removing) connections of edge 'gneE0' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ1' < Debug: Removing connection 'gneE1_0->gneE0_0' from edge 'gneE1' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE1' < Debug: invalidating (removing) connections of edge 'gneE1' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ0' < Debug: Removing edge 'gneE1' from net --- > Debug: Created connection 'fromgneE0_0togneE1_0' in retrieveGNEConnection() > Debug: Created connection 'fromgneE1_0togneE0_0' in retrieveGNEConnection() 24,25d24 <truncated after showing first 30 lines> ---------- Differences in net ---------- 7a8,14 > <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> > 10a18,30 > <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1"> > <lane id="gneE1_0" index="0" speed="20.00" length="50.00" shape="50.00,1.60 0.00,1.60"/> > </edge> > > <junction id="gneJ0" type="priority" x="0.00" y="0.00" incLanes="gneE1_0" intLanes=":gneJ0_0_0" shape="0.00,0.00 0.00,3.20 0.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> > <junction id="gneJ1" type="priority" x="50.00" y="0.00" incLanes="gneE0_0" intLanes=":gneJ1_0_0" shape="50.00,0.00 50.00,-3.20 50.00,0.00"> > <request index="0" response="0" foes="0" cont="0"/> > </junction> > > <connection from="gneE0" to="gneE1" fromLane="0" toLane="0" via=":gneJ1_0_0" dir="t" state="M"/> > <connection from="gneE1" to="gneE0" fromLane="0" toLane="0" via=":gneJ0_0_0" dir="t" state="M"/> 12,13c32,33 < <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"/> --- > <connection from=":gneJ0_0" to="gneE0" fromLane="0" toLane="0" dir="t" state="M"/> > <connection from=":gneJ1_0" to="gneE1" fromLane="0" toLane="0" dir="t" state="M"/>
---------- 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,302 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==120516==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9718 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fb6e5e9a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fb6e53fe2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,1487 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==127189==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9448 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f479a9e202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 3808 byte(s) in 68 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f4799e22a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f4799f462f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10,52c10,20 < Debug: Setting new attribute selected 'true' into junction 'gneJ0' < Debug: Key DEL (delete) pressed < Debug: Removing connection 'gneE1_0->gneE0_0' from edge 'gneE1' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE1' < Debug: invalidating (removing) connections of edge 'gneE1' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ0' < Debug: Removing connection 'gneE0_0->gneE1_0' from edge 'gneE0' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE0' < Debug: invalidating (removing) connections of edge 'gneE0' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ1' < Debug: Removing edge 'gneE0' from net < Debug: Removing poiLane 'POI_0' from viewNet < Debug: Removing poiLane 'POI_1' from viewNet < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ1' < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into edge 'gneE1' < Debug: invalidating (removing) connections of edge 'gneE1' due it were guessed < Debug: Setting new attribute modificationStatusNotForPrinting 'guessed' into junction 'gneJ0' < Debug: Removing edge 'gneE1' from net < Debug: Removing junction 'gneJ0' from net < Debug: Additionals saved < Debug: Deleting unreferenced edge 'gneE0' in GNEChange_Attribute < Debug: Deleting unreferenced lane 'gneE0_0' in GNEEdge destructor < Debug: Deleting unreferenced edge 'gneE1' in GNEChange_Attribute < Debug: Deleting unreferenced lane 'gneE1_0' in GNEEdge destructor < Debug: Deleting unreferenced junction 'gneJ0' in GNEChange_Attribute < Debug: Deleting NBNode of 'gneJ0' in GNEJunction destructor < Debug: Removing poi 'POI_3' from net in ~GNEChange_Shape() < Debug: delete poi 'POI_3' in ~GNEChange_Shape() < Debug: Removing poi 'POI_2' from net in ~GNEChange_Shape() <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"> <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_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="50.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <junction id="gneJ1" type="dead_end" x="50.00" y="0.00" incLanes="" intLanes="" shape="50.00,0.00"/> </net>
---------- 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 69a80,82 > Debug: Setting new attribute selected 'false' into lane '1_0' > Debug: Setting new attribute selected 'false' into lane '1_1' > Debug: Setting new attribute selected 'false' into lane '1_2' 71a85,87 > Debug: Setting new attribute selected 'false' into lane '2_0' > Debug: Setting new attribute selected 'false' into lane '2_1' > Debug: Setting new attribute selected 'false' into lane '2_2' 73a90,92 > Debug: Setting new attribute selected 'false' into lane '3_0' > Debug: Setting new attribute selected 'false' into lane '3_1' > Debug: Setting new attribute selected 'false' into lane '3_2' 75a95,97 > Debug: Setting new attribute selected 'false' into lane '5_0' > Debug: Setting new attribute selected 'false' into lane '5_1' > Debug: Setting new attribute selected 'false' into lane '5_2' 80a103,105 > Debug: Setting new attribute selected 'false' into lane '6_0' > Debug: Setting new attribute selected 'false' into lane '6_1' <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 87a98,100 > Debug: Setting new attribute selected 'false' into lane '1_0' > Debug: Setting new attribute selected 'false' into lane '1_1' > Debug: Setting new attribute selected 'false' into lane '1_2' 89a103,105 > Debug: Setting new attribute selected 'false' into lane '2_0' > Debug: Setting new attribute selected 'false' into lane '2_1' > Debug: Setting new attribute selected 'false' into lane '2_2' 91a108,110 > Debug: Setting new attribute selected 'false' into lane '3_0' > Debug: Setting new attribute selected 'false' into lane '3_1' > Debug: Setting new attribute selected 'false' into lane '3_2' 93a113,115 > Debug: Setting new attribute selected 'false' into lane '5_0' > Debug: Setting new attribute selected 'false' into lane '5_1' > Debug: Setting new attribute selected 'false' into lane '5_2' 98a121,123 > Debug: Setting new attribute selected 'false' into lane '6_0' > Debug: Setting new attribute selected 'false' into lane '6_1' <truncated after showing first 30 lines>selection lockselection additionals ( Last six runs Oct2021 Sep2021 )
---------- 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 88a99,101 > Debug: Setting new attribute selected 'false' into lane '1_0' > Debug: Setting new attribute selected 'false' into lane '1_1' > Debug: Setting new attribute selected 'false' into lane '1_2' 90a104,106 > Debug: Setting new attribute selected 'false' into lane '2_0' > Debug: Setting new attribute selected 'false' into lane '2_1' > Debug: Setting new attribute selected 'false' into lane '2_2' 92a109,111 > Debug: Setting new attribute selected 'false' into lane '3_0' > Debug: Setting new attribute selected 'false' into lane '3_1' > Debug: Setting new attribute selected 'false' into lane '3_2' 94a114,116 > Debug: Setting new attribute selected 'false' into lane '5_0' > Debug: Setting new attribute selected 'false' into lane '5_1' > Debug: Setting new attribute selected 'false' into lane '5_2' 99a122,124 > Debug: Setting new attribute selected 'false' into lane '6_0' > Debug: Setting new attribute selected 'false' into lane '6_1' <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 87a98,100 > Debug: Setting new attribute selected 'false' into lane '1_0' > Debug: Setting new attribute selected 'false' into lane '1_1' > Debug: Setting new attribute selected 'false' into lane '1_2' 89a103,105 > Debug: Setting new attribute selected 'false' into lane '2_0' > Debug: Setting new attribute selected 'false' into lane '2_1' > Debug: Setting new attribute selected 'false' into lane '2_2' 91a108,110 > Debug: Setting new attribute selected 'false' into lane '3_0' > Debug: Setting new attribute selected 'false' into lane '3_1' > Debug: Setting new attribute selected 'false' into lane '3_2' 93a113,115 > Debug: Setting new attribute selected 'false' into lane '5_0' > Debug: Setting new attribute selected 'false' into lane '5_1' > Debug: Setting new attribute selected 'false' into lane '5_2' 98a121,123 > Debug: Setting new attribute selected 'false' into lane '6_0' > Debug: Setting new attribute selected 'false' into lane '6_1' <truncated after showing first 30 lines> ---------- Differences in output ---------- 6c6 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <e1Detector id="detector1" lane="3_1" pos="30.00" freq="100.00" file="E1Output.txt" friendlyPos="1"/> <e1Detector id="detector2" lane="3_2" pos="5.00" freq="100.00" file="E1Output.txt" friendlyPos="1"/> <e1Detector id="detector3" lane="8_1" pos="35.00" freq="100.00" file="E1Output.txt" friendlyPos="1"/> <e1Detector id="detector4" lane="8_2" pos="10.00" freq="100.00" file="E1Output.txt" friendlyPos="1"/> <e1Detector id="detector5" lane="4_1" pos="30.00" freq="100.00" file="E1Output.txt" friendlyPos="1"/> <e1Detector id="detector6" lane="4_2" pos="5.00" freq="100.00" file="E1Output.txt" friendlyPos="1"/> <e1Detector id="detector7" lane="7_1" pos="35.00" freq="100.00" file="E1Output.txt" friendlyPos="1"/> <e1Detector id="detector8" lane="7_2" pos="10.00" freq="100.00" file="E1Output.txt" friendlyPos="1"/> <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="35.000000,63.000000 29.000000,63.000000 29.000000,69.000000 35.000000,69.000000 35.000000,63.000000"/> <poi id="POI_0" color="red" layer="3.00" x="26.00" y="63.00" width="0.00" height="0.00"/> <poi id="POI_1" color="red" layer="3.00" x="26.00" y="69.00" width="0.00" height="0.00"/> <poi id="POI_2" color="red" layer="3.00" x="29.00" y="72.00" width="0.00" height="0.00"/> <poi id="POI_3" color="red" layer="3.00" x="35.00" y="72.00" width="0.00" height="0.00"/> <poi id="POI_4" color="red" layer="3.00" lane="6_1" pos="28.00" width="0.00" height="0.00"/> <poi id="POI_5" color="red" layer="3.00" lane="3_1" pos="12.90" width="0.00" height="0.00"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.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="16.00" width="3.20" shape="56.40,0.00 59.60,0.00 40.40,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="16.00" width="3.20" shape="43.60,100.00 40.40,100.00 59.60,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="16.00" width="3.20" shape="0.00,43.60 0.00,40.40 0.00,59.60 0.00,56.40"/> </edge> <edge id=":Center_0" function="internal"> <lane id=":Center_0_0" index="0" disallow="pedestrian rail_fast" speed="6.86" length="5.93" shape="45.20,61.10 44.81,58.34 43.63,56.38 42.90,55.94"/> </edge> <edge id=":Center_1" function="internal"> <lane id=":Center_1_0" index="0" disallow="pedestrian rail_fast" speed="13.90" length="22.20" shape="45.20,61.10 45.20,38.90"/> <lane id=":Center_1_1" index="1" disallow="pedestrian rail_fast" speed="13.90" length="22.20" shape="48.40,61.10 48.40,38.90"/> </edge> <edge id=":Center_3" function="internal"> <lane id=":Center_3_0" index="0" disallow="pedestrian rail_fast" speed="9.51" length="7.18" shape="48.40,61.10 49.19,55.54 50.00,54.20"/> </edge> <edge id=":Center_16" function="internal"> <lane id=":Center_16_0" index="0" disallow="pedestrian rail_fast" speed="6.86" length="4.23" shape="42.90,55.94 41.66,55.19 38.90,54.80"/> </edge> <edge id=":Center_17" function="internal"> <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,468 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==136640==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9499 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f5b56ee802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 672 byte(s) in 12 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f5b56328a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f5b5644c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > <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,492 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==137843==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9559 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f2ec6a0d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 4928 byte(s) in 88 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7f2ec5e4da38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f2ec5f712f4 (/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 52a63,309 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==139464==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9448 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7ff660fd002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7ff6605342f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,307 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==140498==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9802 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f0db40f902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f0db365d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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 95a106,108 > Debug: Setting new attribute selected 'false' into lane '1_0' > Debug: Setting new attribute selected 'false' into lane '1_1' > Debug: Setting new attribute selected 'false' into lane '1_2' 97a111,113 > Debug: Setting new attribute selected 'false' into lane '2_0' > Debug: Setting new attribute selected 'false' into lane '2_1' > Debug: Setting new attribute selected 'false' into lane '2_2' 99a116,118 > Debug: Setting new attribute selected 'false' into lane '3_0' > Debug: Setting new attribute selected 'false' into lane '3_1' > Debug: Setting new attribute selected 'false' into lane '3_2' 101a121,123 > Debug: Setting new attribute selected 'false' into lane '5_0' > Debug: Setting new attribute selected 'false' into lane '5_1' > Debug: Setting new attribute selected 'false' into lane '5_2' 106a129,131 > Debug: Setting new attribute selected 'false' into lane '6_0' > Debug: Setting new attribute selected 'false' into lane '6_1' <truncated after showing first 30 lines>selection viewoptions show_connections ( Last six runs Oct2021 Sep2021 )
#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,159 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==118207==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8801 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f32c01d302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f32bf7372f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 26a37,162 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==120413==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8942 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f8ac04f402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f8abfa582f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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 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,192 > LLVMSymbolizer: error reading file: No such file or directory > <truncated after showing first 30 lines>shapeElements poi create default ( Last six runs Oct2021 Sep2021 )
---------- 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,194 > LLVMSymbolizer: error reading file: No such file or directory > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 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,195 > LLVMSymbolizer: error reading file: No such file or directory > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 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,192 > LLVMSymbolizer: error reading file: No such file or directory > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7a8,17 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 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,194 > LLVMSymbolizer: error reading file: No such file or directory > <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,296 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==136130==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9394 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f37bd38c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f37bc8f02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,214 > LLVMSymbolizer: error reading file: No such file or directory > <truncated after showing first 30 lines>shapeElements poi inspect angle ( Last six runs Oct2021 Sep2021 )
---------- 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,200 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==139917==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8611 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7efee670e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: <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 Oct2021 Sep2021 )
---------- 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 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 57a68,199 > LLVMSymbolizer: error reading file: No such file or directory > <truncated after showing first 30 lines>shapeElements poi inspect relativepath ( Last six runs Oct2021 Sep2021 )
---------- 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>shapeElements poi inspect_selected angle ( Last six runs Oct2021 Sep2021 )
---------- 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,331 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= <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 ---------- 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>shapeElements poi inspect_selected relativepath ( Last six runs Oct2021 Sep2021 )
---------- 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 additionals ---------- 4a5 > <poi id="POI_0" color="red" layer="0.00" x="30.00" y="-30.00" width="0.00" height="0.00"/> ---------- Differences in errors ---------- 8c8,9 < Error: Attribute 'color' is missing in definition of poi 'POI_0'. --- > Debug: Adding poi 'POI_0' into viewNet > GLDebug: Inserted poi:POI_0 into SUMORTree with boundary 20.00,-40.00,40.00,-20.00 12a14,23 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 30a42,44 > Debug: Removing poi 'POI_0' from net in ~GNEChange_Shape() > GLDebug: Removed object poi:POI_0 from SUMORTree with boundary 20.00,-40.00,40.00,-20.00 > Debug: delete poi 'POI_0' in ~GNEChange_Shape() 43a58,309 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==165975==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9705 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fd5ad03502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > <truncated after showing first 30 lines> ---------- Differences in log ---------- 1d0 < Error: Attribute 'color' is missing in definition of poi 'POI_0'.
---------- Differences in additionals ---------- 4a5 > <poi id="POI_0" color="red" layer="202.00" x="-30.00" y="30.00"/> ---------- Differences in errors ---------- 8,9c8,19 < Error: Attribute 'color' is missing in definition of poi 'POI_0'. < Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed. --- > Debug: Adding poi 'POI_0' into viewNet > GLDebug: Inserted poi:POI_0 into SUMORTree with boundary -40.50,19.50,-19.50,40.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 24a35,37 > Debug: Removing poi 'POI_0' from net in ~GNEChange_Shape() > GLDebug: Removed object poi:POI_0 from SUMORTree with boundary -40.50,19.50,-19.50,40.50 > Debug: delete poi 'POI_0' in ~GNEChange_Shape() 37a51,301 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==165142==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9810 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f310c63802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,2d0 < Error: Attribute 'color' is missing in definition of poi 'POI_0'. < Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- 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,308 > LLVMSymbolizer: error reading file: No such file or directory > <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,314 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==165661==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9540 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7ff061d0002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7ff0612642f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,309 > LLVMSymbolizer: error reading file: No such file or directory > <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,310 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==166437==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9705 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fef4711e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fef466822f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,312 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==169008==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9978 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7efd37bf802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7efd3715c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines> ---------- Differences in log ---------- 4c4 < Warning: Error parsing key from poi generic parameter. Key contains invalid characters --- > Warning: Error parsing key from poi generic parameter. Key contains invalid characters.
---------- 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,308 > LLVMSymbolizer: error reading file: No such file or directory > <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,304 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==166680==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9486 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fe03b5fe02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fe03ab622f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,306 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==167152==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9486 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f41c0aaa02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f41c000e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,1362 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==170598==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10341 byte(s) in 75 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f41e43dd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f41e39412f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 47a58,183 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==135816==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9033 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f633cd2b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f633c28f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,198 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==125010==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9125 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fbbf88dc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fbbf7e402f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==118227==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9222 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f06ac38902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f06ab8ed2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 30a41,166 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==131338==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9083 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f867bf1b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f867b47f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,216 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==120741==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8987 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f4d3419e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f4d337022f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,191 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==133269==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9222 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f97498cf02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f9748e332f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,198 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==128373==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9125 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f3db603102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f3db55952f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 38a49,174 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==123366==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9083 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fbf9978b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fbf98cef2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==134892==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9457 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fab12aa402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fab120082f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==127082==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9081 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f8b9eece02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f8b9e4322f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 30a41,165 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==129710==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9033 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f91df48502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f91de9e92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,296 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==137907==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10051 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f25888fd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f2587e612f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 50a61,186 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==154647==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9083 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f9d8819d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f9d877012f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 44a55,180 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==144996==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9083 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f073fb7802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f073f0dc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,196 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==150634==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9222 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fab63d4b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fab632af2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 47a58,183 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==139019==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8942 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fde2037c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fde1f8e02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 39a50,175 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==152055==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9177 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fbb0594402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fbb04ea82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,196 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==140611==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9125 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f4dabb1c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f4dab0802f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 43a54,179 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==147780==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9083 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f29bd1dd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f29bc7412f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 81a92,217 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==156377==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9318 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fc4bdd9202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fc4bd2f62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,198 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==141957==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9081 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f44af2ab02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f44ae80f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,202 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==143458==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9222 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f883eea402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f883e4082f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 38a49,174 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==153489==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9409 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fb1a6cfe02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fb1a62622f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 35a46,171 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==146650==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9033 byte(s) in 62 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f203db2d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f203d0912f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,197 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==149389==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9175 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f477e0af02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f477d6132f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,319 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==168128==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10927 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fa9d97b402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fa9d8d182f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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 54a65,310 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==160325==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10927 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f32ffc2102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f32ff1852f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 61a72,322 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==164866==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11073 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f5777cf302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f57772572f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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 45a56,301 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==166116==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11032 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fec593f402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fec589582f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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 52a63,308 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==162346==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10927 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f8237fe702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f823754b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 10a11,20 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,368 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==169535==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11200 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f3fc66c502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f3fc5c292f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,331 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==159402==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11073 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f37df9c002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f37def242f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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 41a52,296 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==167304==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11311 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fcf2134a02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fcf208ae2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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 41a52,296 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==161500==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10873 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f80999a502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f8098f092f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 9a10,19 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 61a72,322 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==163615==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11019 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f55613b502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f55609192f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,308 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==175985==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10362 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f29ce48202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f29cd9e62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 4a5 > <poi id="POI_0" color="red" layer="0.00" lane="gneE1_0" pos="20.00" width="0.00" height="0.00"/> ---------- Differences in errors ---------- 8c8 < Error: Attribute 'color' is missing in definition of poi 'POI_0'. --- > Debug: Adding poiLane 'POI_0' into viewNet 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 28a39,40 > Debug: Removing poiLane 'POI_0' from net in ~GNEChange_Shape() > Debug: delete poiLane 'POI_0' in ~GNEChange_Shape() 41a54,306 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==173496==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10362 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f23f444902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) <truncated after showing first 30 lines> ---------- Differences in log ---------- 1d0 < Error: Attribute 'color' is missing in definition of poi 'POI_0'.
---------- Differences in additionals ---------- 4a5 > <poi id="POI_0" color="red" layer="202.00" lane="gneE1_0" pos="20.00"/> ---------- Differences in errors ---------- 8,9c8,18 < Error: Attribute 'color' is missing in definition of poi 'POI_0'. < Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed. --- > Debug: Adding poiLane 'POI_0' into viewNet > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 24a34,35 > Debug: Removing poiLane 'POI_0' from net in ~GNEChange_Shape() > Debug: delete poiLane 'POI_0' in ~GNEChange_Shape() 37a49,299 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==172564==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10467 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7ff85d4d102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,2d0 < Error: Attribute 'color' is missing in definition of poi 'POI_0'. < Error: Loading of <TEXTTEST_SANDBOX>/input_additionals.add.xml failed.
---------- Differences in errors ---------- 11a12,21 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 43a54,303 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==175344==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10416 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fbdb6cde02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fbdb62422f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,309 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==173092==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10197 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f18a5d9802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f18a52fc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,305 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==175715==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10467 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f4642f7302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f46424d72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,302 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==174144==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10308 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f68319c502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f6830f292f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,304 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==173828==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10362 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f167493d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f1673ea12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,310 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==176299==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10635 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f8c8537502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f8c848d92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,308 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==174551==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10248 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f5fca5d302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f5fc9b372f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,304 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==174986==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10362 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f8627c6c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f86271d02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 6c16 < Debug: Setting new attribute pos '29.00' into poiLane 'poi_0' --- > Debug: Setting new attribute pos '28.00' into poiLane 'poi_0' 14c24 < Debug: Setting previous attribute pos '29.00' into poiLane 'poi_0' --- > Debug: Setting previous attribute pos '28.00' into poiLane 'poi_0' 26c36 < Debug: Setting new attribute pos '29.00' into poiLane 'poi_0' --- > Debug: Setting new attribute pos '28.00' into poiLane 'poi_0' 49a60,185 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==176784==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8657 byte(s) in 62 object(s) allocated from: <truncated after showing first 30 lines>
---------- Differences in errors ---------- 26a27,36 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 102a113,1367 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==177528==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10998 byte(s) in 75 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f4b8cd8602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f4b8c2ea2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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 85a96,227 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==143342==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8705 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fc5ad72f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fc5acc932f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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 51a62,193 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==145741==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8987 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f7f91b1702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f7f9107b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,212 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==130688==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8705 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fe84d61102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fe84cb752f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,193 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==127022==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9313 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f8d3510c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f8d346702f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,194 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==118134==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9175 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f86503bb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f864f91f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,194 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==124513==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9269 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f617456b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f6173acf2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,193 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==121164==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9034 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f8b44de002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f8b443442f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,193 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==125818==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9269 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f546d67e02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f546cbe22f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,209 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==122659==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9363 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fd7761d402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fd7757382f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,194 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==132809==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8658 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fe32bedc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fe32b4402f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,231 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==127844==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8561 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f8c40dce02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f8c403322f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,200 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==139689==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8799 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f427798b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f4276eef2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,212 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==135929==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8705 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fbc7091d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fbc6fe812f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,200 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==133996==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8893 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fd0d3fc302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fd0d35272f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,193 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==141735==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9034 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f8d5334402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f8d528a82f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5,6 < <poly id="poly_0" type="poly_test" color="red" fill="0" layer="0.00" shape="20.000000,10.000000 20.000000,20.000000 10.000000,20.000000 10.000000,10.000000 20.000000,10.000000"/> --- > <poly id="poly_0" type="<<poly_test>>" color="red" fill="0" layer="0.00" shape="10.000000,10.000000 10.000000,20.000000 0.000000,20.000000 0.000000,10.000000 10.000000,10.000000"/> > <poly id="poly_1" type="poly_test" color="red" fill="0" layer="0.00" shape="20.000000,10.000000 20.000000,20.000000 10.000000,20.000000 10.000000,10.000000 20.000000,10.000000"/> ---------- 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,23 < Error: Could not build poly with ID 'poly_0' in netedit; type contains invalid characters. --- > Debug: Adding poly 'poly_0' into viewNet > GLDebug: Inserted polygon:poly_0 into SUMORTree with boundary -10.00,0.00,20.00,30.00 15,16c26,27 < Debug: Adding poly 'poly_0' into viewNet < GLDebug: Inserted polygon:poly_0 into SUMORTree with boundary 0.00,0.00,30.00,30.00 --- > Debug: Adding poly 'poly_1' into viewNet > GLDebug: Inserted polygon:poly_1 into SUMORTree with boundary 0.00,0.00,30.00,30.00 19,20c30,31 < Debug: Removing poly 'poly_0' from viewNet < GLDebug: Removed object polygon:poly_0 from SUMORTree with boundary 0.00,0.00,30.00,30.00 --- > Debug: Removing poly 'poly_1' from viewNet > GLDebug: Removed object polygon:poly_1 from SUMORTree with boundary 0.00,0.00,30.00,30.00 21a33,35 > Debug: Calling GNEUndoList::undo() <truncated after showing first 30 lines> ---------- Differences in log ---------- 1d0 < Error: Could not build poly with ID 'poly_0' in netedit; type contains invalid characters.
---------- 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,303 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==146718==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9559 byte(s) in 69 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7ff127ab402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7ff1270182f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,215 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==160228==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8749 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fe3ee07802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fe3ed5dc2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 64a76,206 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==167196==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8987 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f8b256dd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f8b24c412f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984: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 66a77,208 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==150946==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8749 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f068552502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f0684a892f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,201 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==152378==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8705 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fedd84b302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fedd7a172f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,207 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==161724==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8937 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7ff69be8202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7ff69b3e62f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,207 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==163004==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8846 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f3a041ec02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f3a037502f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,219 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==147995==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8611 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f1ef33cc02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f1ef29302f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,204 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==156923==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8846 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f2d4f93902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f2d4ee9d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,201 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==154912==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8749 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f9dcce7302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f9dcc3d72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,203 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==153440==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8937 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fa251dae02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fa2513122f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,246 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==164031==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8987 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f2c4b25c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f2c4a7c02f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,242 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==158316==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9081 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f82c5c2802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f82c518c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,223 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==149576==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8749 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f45ebd6d02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f45eb2d12f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,201 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==156069==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8705 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fb3e74f702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fb3e6a5b2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,349 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==175846==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10527 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f26f882402c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f26f7d882f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 12,79c12,22 < Debug: Setting new attribute closedShape 'true' into poly 'poly_0' < GLDebug: Removed object polygon:poly_0 from SUMORTree with boundary -8.00,-2.00,22.00,28.00 < GLDebug: Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00 < Debug: Setting new attribute closedShape 'true' into poly 'poly_1' < GLDebug: Removed object polygon:poly_1 from SUMORTree with boundary 12.00,-2.00,42.00,28.00 < GLDebug: Inserted polygon:poly_1 into SUMORTree with boundary 12.00,-2.00,42.00,28.00 < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute closedShape '0' into poly 'poly_1' < GLDebug: Removed object polygon:poly_1 from SUMORTree with boundary 12.00,-2.00,42.00,28.00 < GLDebug: Inserted polygon:poly_1 into SUMORTree with boundary 12.00,-2.00,42.00,28.00 < Debug: Setting previous attribute closedShape '1' into poly 'poly_0' < GLDebug: Removed object polygon:poly_0 from SUMORTree with boundary -8.00,-2.00,22.00,28.00 < GLDebug: Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00 < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Removing poly 'poly_1' from viewNet < GLDebug: Removed object polygon:poly_1 from SUMORTree with boundary 12.00,-2.00,42.00,28.00 < Debug: Removing poly 'poly_0' from viewNet < GLDebug: Removed object polygon:poly_0 from SUMORTree with boundary -8.00,-2.00,22.00,28.00 < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding poly 'poly_0' into viewNet < GLDebug: Inserted polygon:poly_0 into SUMORTree with boundary -8.00,-2.00,22.00,28.00 < Debug: Adding poly 'poly_1' into viewNet < GLDebug: Inserted polygon:poly_1 into SUMORTree with boundary 12.00,-2.00,42.00,28.00 < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Setting new attribute closedShape 'true' into poly 'poly_0' <truncated after showing first 30 lines> ---------- Differences in output ---------- 9c9 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <poly id="poly_0" color="red" fill="0" layer="128.00" shape="12.000000,8.000000 12.000000,18.000000 2.000000,18.000000 2.000000,8.000000 12.000000,8.000000"/> <poly id="poly_1" color="red" fill="0" layer="128.00" shape="32.000000,8.000000 32.000000,18.000000 22.000000,18.000000 22.000000,8.000000 32.000000,8.000000"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="0.00" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1"> <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/> </edge> <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1"> <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/> </edge> <tlLogic id="gneJ0" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <tlLogic id="gneJ1" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <truncated after showing first 30 lines>
---------- Differences in 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,337 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==168270==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10527 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f56b8fda02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f56b853e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,321 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==169219==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10467 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f64cad8b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f64ca2ef2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,332 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==177153==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10635 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f1054d1802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f105427c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,331 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==172715==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10635 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fdb0d79f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fdb0cd032f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,327 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==171051==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10527 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f83f2bdd02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f83f21412f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,330 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==170031==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10746 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f366117502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f36606d92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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 137a148,399 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==177830==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10800 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f324959702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f3248afb2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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 109a120,370 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==173922==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10905 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f8e7e07702c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f8e7d5db2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,330 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==172024==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10467 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f86a0bd602c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f86a013a2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,314 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==181240==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9870 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fd839bc102c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fd8391252f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,314 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==180153==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9870 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f811ddfb02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f811d35f2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,301 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==179787==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9978 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f35f67b802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f35f5d1c2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,310 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==180377==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9810 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f91c999b02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f91c8eff2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,312 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==179945==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9705 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f889af0002c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f889a4642f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 53a64,314 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==180912==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9978 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fac8f8c202c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fac8ee262f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,313 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==180504==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9870 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f940e63302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f940db972f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,309 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==180706==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10089 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f20db9f902c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f20daf5d2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,312 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==181555==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10143 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7ff68a89f02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7ff689e032f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines> ---------- Differences in log ---------- 4c4 < Warning: Error parsing key from poly generic parameter. Key contains invalid characters --- > Warning: Error parsing key from poly generic parameter. Key contains invalid characters.
---------- 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,309 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==181027==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10248 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f59cde9502c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f59cd3f92f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920: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 63a74,326 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==181402==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9870 byte(s) in 71 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f5cafe9c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7f5caf4002f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 9,59c20 < Debug: Key ENTER pressed < Debug: Key ENTER pressed < Debug: Adding poly 'poly_0' into viewNet < GLDebug: Inserted polygon:poly_0 into SUMORTree with boundary 10.00,0.00,40.00,30.00 < Debug: Setting new attribute blockMovement '1' into poly 'poly_0' < Debug: Setting new attribute blockShape '1' into poly 'poly_0' < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Calling GNEUndoList::undo() < Debug: Setting previous attribute blockShape '0' into poly 'poly_0' < Debug: Setting previous attribute blockMovement '0' into poly 'poly_0' < Debug: Removing poly 'poly_0' from viewNet < GLDebug: Removed object polygon:poly_0 from SUMORTree with boundary 10.00,0.00,40.00,30.00 < Debug: Keys Ctrl+Z (Undo) pressed < Debug: Keys Ctrl+Y (Redo) pressed < Debug: Calling GNEUndoList::redo() < Debug: Adding poly 'poly_0' into viewNet < GLDebug: Inserted polygon:poly_0 into SUMORTree with boundary 10.00,0.00,40.00,30.00 <truncated after showing first 30 lines> ---------- Differences in output ---------- 12c12 < TestFunctions: Netedit closed successfully --- > TestFunctions: Error closing Netedit ---------- Missing result in additionals ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <poly id="poly_0" color="red" fill="0" layer="0.00" shape="30.000000,10.000000 30.000000,20.000000 20.000000,20.000000 20.000000,10.000000 30.000000,10.000000"/> </additional> ---------- Missing result in guisettingsoutput ---------- <viewsettings> <viewport zoom="100.00" x="25.00" y="19.03" angle="0.00"/> </viewsettings> ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.9" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="25.00,0.00" convBoundary="0.00,0.00,50.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":gneJ0_0" function="internal"> <lane id=":gneJ0_0_0" index="0" speed="3.65" length="4.67" shape="0.00,1.60 -1.20,0.80 -1.60,0.00 -1.20,-0.80 0.00,-1.60"/> </edge> <edge id=":gneJ1_0" function="internal"> <lane id=":gneJ1_0_0" index="0" speed="3.65" length="4.67" shape="50.00,-1.60 51.20,-0.80 51.60,0.00 51.20,0.80 50.00,1.60"/> </edge> <edge id="gneE0" from="gneJ0" to="gneJ1" priority="1"> <lane id="gneE0_0" index="0" speed="13.89" length="50.00" shape="0.00,-1.60 50.00,-1.60"/> </edge> <edge id="gneE1" from="gneJ1" to="gneJ0" priority="1"> <lane id="gneE1_0" index="0" speed="13.89" length="50.00" shape="50.00,1.60 0.00,1.60"/> </edge> <tlLogic id="gneJ0" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <tlLogic id="gneJ1" type="static" programID="0" offset="0"> <phase duration="87" state="G"/> <phase duration="3" state="y"/> </tlLogic> <truncated after showing first 30 lines>
---------- Differences in additionals ---------- 5c5 < <poly id="poly_0" color="red" fill="0" layer="128.00" shape="30.000000,-10.000000 30.000000,0.000000 20.000000,0.000000 20.000000,-10.000000 30.000000,-10.000000"/> --- > <poly id="poly_0" color="red" fill="0" layer="0.00" shape="30.000000,10.000000 30.000000,20.000000 20.000000,20.000000 20.000000,-10.000000 30.000000,10.000000"/> ---------- Differences in errors ---------- 6a7,17 > Debug: Selected item 'DEFAULT_PEDTYPE' in DemandElementSelector > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' changed the value to 4278190080 (32-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9 in 13,14c24 < 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' --- > Debug: Setting new 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' 16c26 < GLDebug: Inserted polygon:poly_0 into SUMORTree with boundary 10.00,-20.00,40.00,10.00 --- > GLDebug: Inserted polygon:poly_0 into SUMORTree with boundary 10.00,-20.00,40.00,30.00 20c30 < GLDebug: Removed object polygon:poly_0 from SUMORTree with boundary 10.00,-20.00,40.00,10.00 --- > GLDebug: Removed object polygon:poly_0 from SUMORTree with boundary 10.00,-20.00,40.00,30.00 24d33 < Debug: Setting previous attribute blockShape '0' into poly 'poly_0' 31d39 < Debug: Setting new attribute blockShape '1' into poly 'poly_0' 34c42 <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,207 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==181756==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 9081 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fae0b4a302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fae0aa072f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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,206 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==182175==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 8846 byte(s) in 64 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fa6d82ca02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fa6d782e2f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e7587 in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:252:28 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 19a20,29 > /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55: runtime error: implicit conversion from type 'int' of value 65036 (32-bit, signed) to type 'stbtt_int16' (aka 'short') changed the value to -500 (16-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/stb_truetype.h:1223:55 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4: runtime error: unsigned integer overflow: 4292246092 + 4273197664 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:353:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4: runtime error: unsigned integer overflow: 4252001694 + 2094206975 cannot be represented in type 'unsigned int' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:355:4 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24: runtime error: implicit conversion from type 'int' of value -16 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551600 (64-bit, unsigned) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/foreign/fontstash/fontstash.h:455:24 in > /home/delphi/clangDebug/sumo/src/foreign/fontstash/glfontstash.h:143:9: runtime error: implicit conversion from type 'int' of value -16777216 (32-bit, signed) to type 'unsigned int' 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,1334 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==183390==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 10506 byte(s) in 75 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fbcec1ed02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fbceb7512f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > > Direct leak of 440 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x28e770a in GUIMessageWindow::registerMsgHandlers() /home/delphi/clangDebug/sumo/src/utils/gui/div/GUIMessageWindow.cpp:253:30 > #2 0xf47570 in GNEApplicationWindow::handleEvent_NetworkLoaded(GUIEvent*) /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:984:22 > #3 0xf42315 in GNEApplicationWindow::eventOccurred() /home/delphi/clangDebug/sumo/src/netedit/GNEApplicationWindow.cpp:920:17 <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 241a252,524 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==117609==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 11051 byte(s) in 70 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fa29fc8302c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 560 byte(s) in 10 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x295b3f0 in combCallback(double*, double**, float*, double**) /home/delphi/clangDebug/sumo/src/utils/gui/div/GLHelper.cpp:75:25 > #2 0x7fa29f0c3a38 (/usr/lib/x86_64-linux-gnu/libGLU.so.1+0x1fa38) > > Direct leak of 512 byte(s) in 2 object(s) allocated from: > #0 0xe6c73d in malloc (/home/delphi/clangDebug/sumo/bin/neteditD+0xe6c73d) > #1 0x7fa29f1e72f4 (/usr/lib/x86_64-linux-gnu/libfontconfig.so.1+0x212f4) > <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,1801 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==121056==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12108 byte(s) in 76 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f0260a4802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 960 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x206d4bd 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:647:31 > #2 0x434e822 in AdditionalHandler::parseSumoBaseObject(CommonXMLStructure::SumoBaseObject*) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:219:13 > #3 0x4355ff1 in AdditionalHandler::parseSumoBaseObject(CommonXMLStructure::SumoBaseObject*) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:472:9 > #4 0x4393c6e in AdditionalHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:647:13 > #5 0x453298d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #6 0x7f0260a8df52 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) > <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,1770 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==122495==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 13017 byte(s) in 78 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7fda932e802c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 960 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x206aced 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:613:32 > #2 0x434e4d0 in AdditionalHandler::parseSumoBaseObject(CommonXMLStructure::SumoBaseObject*) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:212:13 > #3 0x4355ff1 in AdditionalHandler::parseSumoBaseObject(CommonXMLStructure::SumoBaseObject*) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:472:9 > #4 0x4393c6e in AdditionalHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:647:13 > #5 0x453298d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #6 0x7fda9332df52 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) > <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,1746 > LLVMSymbolizer: error reading file: No such file or directory > > ================================================================= > ==123876==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 12108 byte(s) in 76 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x7f33aad0c02c in xercesc_3_2::MemoryManagerImpl::allocate(unsigned long) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1cd02c) > > Direct leak of 960 byte(s) in 1 object(s) allocated from: > #0 0xe9bead in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/neteditD+0xe9bead) > #1 0x206aced 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:613:32 > #2 0x434e4d0 in AdditionalHandler::parseSumoBaseObject(CommonXMLStructure::SumoBaseObject*) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:212:13 > #3 0x4355ff1 in AdditionalHandler::parseSumoBaseObject(CommonXMLStructure::SumoBaseObject*) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:472:9 > #4 0x4393c6e in AdditionalHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/handlers/AdditionalHandler.cpp:647:13 > #5 0x453298d in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:152:9 > #6 0x7f33aad51f52 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) > <truncated after showing first 30 lines>