texttest -a sumo -d /home/delphi/extraClangDebug/sumo/tests -reconnect /home/delphi/extraClangDebug/texttesttmp/extra_clang3_64D.29Feb114505.788367 -g
texttest -a sumo -d /home/delphi/extraClangDebug/sumo/tests
---------- Differences in errors ---------- 1a2,455 > /usr/include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h:329:61: runtime error: implicit conversion from type 'unsigned int' of value 2147483648 (32-bit, unsigned) to type 'int' changed the value to -2147483648 (32-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /usr/include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h:329:61 in > /usr/include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h:329:76: runtime error: implicit conversion from type 'unsigned int' of value 2147483648 (32-bit, unsigned) to type 'int' changed the value to -2147483648 (32-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /usr/include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h:329:76 in > > ================================================================= > ==3107786==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 1176 byte(s) in 49 object(s) allocated from: > #0 0x55bcf505685d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 6ecff7b87a835197530b3db80b0278d947811c42) > #1 0x55bcf8015699 in Node::Node(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int) /home/delphi/extraClangDebug/sumo/src/utils/traction_wire/Node.cpp:39:22 > #2 0x55bcf7e3e564 in Circuit::addNode(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/traction_wire/Circuit.cpp:51:23 > #3 0x55bcf6920238 in MSDevice_ElecHybrid::notifyMove(SUMOTrafficObject&, double, double, double) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_ElecHybrid.cpp:322:37 > #4 0x55bcf549432c in MSVehicle::workOnMoveReminders(double, double, double) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:1124:26 > #5 0x55bcf5536501 in MSVehicle::executeMove() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:4618:5 > #6 0x55bcf59f836d in MSLane::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.cpp:2170:33 > #7 0x55bcf58ed7f0 in MSEdgeControl::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEdgeControl.cpp:228:19 > #8 0x55bcf507138b in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:790:18 > #9 0x55bcf506cb7c in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:408:9 > #10 0x55bcf505a628 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #11 0x7faf94034d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Direct leak of 192 byte(s) in 1 object(s) allocated from: > #0 0x55bcf505685d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 6ecff7b87a835197530b3db80b0278d947811c42) > #1 0x55bcf62bd77a in NLTriggerBuilder::buildTractionSubstation(MSNet&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, double, double) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:888:50 > #2 0x55bcf62bd429 in NLTriggerBuilder::parseAndBuildTractionSubstation(MSNet&, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:422:5 > #3 0x55bcf6208e63 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:204:34 > #4 0x55bcf7ac76f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9 > #5 0x7faf953054a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290) <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1a2,455 > /usr/include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h:329:61: runtime error: implicit conversion from type 'unsigned int' of value 2147483648 (32-bit, unsigned) to type 'int' changed the value to -2147483648 (32-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /usr/include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h:329:61 in > /usr/include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h:329:76: runtime error: implicit conversion from type 'unsigned int' of value 2147483648 (32-bit, unsigned) to type 'int' changed the value to -2147483648 (32-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /usr/include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h:329:76 in > > ================================================================= > ==3107792==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 2376 byte(s) in 99 object(s) allocated from: > #0 0x560dc984785d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 6ecff7b87a835197530b3db80b0278d947811c42) > #1 0x560dcc806699 in Node::Node(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int) /home/delphi/extraClangDebug/sumo/src/utils/traction_wire/Node.cpp:39:22 > #2 0x560dcc62f564 in Circuit::addNode(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/traction_wire/Circuit.cpp:51:23 > #3 0x560dcb111238 in MSDevice_ElecHybrid::notifyMove(SUMOTrafficObject&, double, double, double) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_ElecHybrid.cpp:322:37 > #4 0x560dc9c8532c in MSVehicle::workOnMoveReminders(double, double, double) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:1124:26 > #5 0x560dc9d27501 in MSVehicle::executeMove() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:4618:5 > #6 0x560dca1e936d in MSLane::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.cpp:2170:33 > #7 0x560dca0de7f0 in MSEdgeControl::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEdgeControl.cpp:228:19 > #8 0x560dc986238b in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:790:18 > #9 0x560dc985db7c in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:408:9 > #10 0x560dc984b628 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #11 0x7f0a588bcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Direct leak of 192 byte(s) in 1 object(s) allocated from: > #0 0x560dc984785d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 6ecff7b87a835197530b3db80b0278d947811c42) > #1 0x560dcaaae77a in NLTriggerBuilder::buildTractionSubstation(MSNet&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, double, double) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:888:50 > #2 0x560dcaaae429 in NLTriggerBuilder::parseAndBuildTractionSubstation(MSNet&, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:422:5 > #3 0x560dca9f9e63 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:204:34 > #4 0x560dcc2b86f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9 > #5 0x7f0a59b8d4a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290) <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1a2,517 > /usr/include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h:329:61: runtime error: implicit conversion from type 'unsigned int' of value 2147483648 (32-bit, unsigned) to type 'int' changed the value to -2147483648 (32-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /usr/include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h:329:61 in > /usr/include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h:329:76: runtime error: implicit conversion from type 'unsigned int' of value 2147483648 (32-bit, unsigned) to type 'int' changed the value to -2147483648 (32-bit, signed) > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /usr/include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h:329:76 in > > ================================================================= > ==3196848==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 768 byte(s) in 32 object(s) allocated from: > #0 0x560971efa85d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 6ecff7b87a835197530b3db80b0278d947811c42) > #1 0x560974eb9699 in Node::Node(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int) /home/delphi/extraClangDebug/sumo/src/utils/traction_wire/Node.cpp:39:22 > #2 0x560974ce2564 in Circuit::addNode(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/traction_wire/Circuit.cpp:51:23 > #3 0x5609737c4238 in MSDevice_ElecHybrid::notifyMove(SUMOTrafficObject&, double, double, double) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_ElecHybrid.cpp:322:37 > #4 0x56097233832c in MSVehicle::workOnMoveReminders(double, double, double) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:1124:26 > #5 0x5609723da501 in MSVehicle::executeMove() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:4618:5 > #6 0x56097289c36d in MSLane::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.cpp:2170:33 > #7 0x5609727917f0 in MSEdgeControl::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEdgeControl.cpp:228:19 > #8 0x560971f1538b in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:790:18 > #9 0x560971f10b7c in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:408:9 > #10 0x560971efe628 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30 > #11 0x7f9991e80d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 > > Direct leak of 384 byte(s) in 2 object(s) allocated from: > #0 0x560971efa85d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 6ecff7b87a835197530b3db80b0278d947811c42) > #1 0x56097316177a in NLTriggerBuilder::buildTractionSubstation(MSNet&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, double, double) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:888:50 > #2 0x560973161429 in NLTriggerBuilder::parseAndBuildTractionSubstation(MSNet&, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:422:5 > #3 0x5609730ace63 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:204:34 > #4 0x56097496b6f9 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9 > #5 0x7f99931514a7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290) <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1c1,18 < Warning: While generating geometry 2 connected components were detected, 99.26% of total pedestrian area is covered by the first. --- > Error: Unknown pedestrian model 'jupedsim' > Quitting (on error). > > ================================================================= > ==3196873==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 24 byte(s) in 1 object(s) allocated from: > #0 0x56244ff7b85d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 6ecff7b87a835197530b3db80b0278d947811c42) > #1 0x5624520018c4 in MSTransportableControl::MSTransportableControl(bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:66:33 > #2 0x56244ffcc61a in MSNet::getPersonControl() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1175:31 > #3 0x562450279c12 in MSRouteHandler::addFlowTransportable(long long, MSVehicleType*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:872:84 > #4 0x56245027911e in MSRouteHandler::closeTransportable() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:776:23 > #5 0x56245027f5c0 in MSRouteHandler::closePerson() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:792:5 > #6 0x56245280a416 in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:235:13 > #7 0x5624529ee3f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #8 0x7f2e1901d954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290) > > SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s). ---------- Differences in fcd ---------- 5,751d4 < <timestep time="0.00"> < <person id="p_0" x="1596.52" y="1889.30" angle="25.11" speed="0.00" pos="0.00" edge="533" slope="0.00"/> < </timestep> < <timestep time="1.00"> < <person id="p_0" x="1597.12" y="1890.55" angle="25.49" speed="1.39" pos="1.39" edge="533" slope="0.00"/> < </timestep> < <timestep time="2.00"> < <person id="p_0" x="1597.72" y="1891.81" angle="25.49" speed="1.39" pos="2.78" edge="533" slope="0.00"/> < </timestep> < <timestep time="3.00"> < <person id="p_0" x="1598.31" y="1893.06" angle="25.49" speed="1.39" pos="4.17" edge="533" slope="0.00"/> < </timestep> < <timestep time="4.00"> < <person id="p_0" x="1598.91" y="1894.31" angle="25.49" speed="1.39" pos="5.56" edge="533" slope="0.00"/> < </timestep> < <timestep time="5.00"> < <person id="p_0" x="1599.51" y="1895.57" angle="25.49" speed="1.39" pos="6.94" edge="533" slope="0.00"/> < </timestep> < <timestep time="6.00"> < <person id="p_0" x="1600.11" y="1896.82" angle="25.49" speed="1.39" pos="8.33" edge="533" slope="0.00"/> < </timestep> < <timestep time="7.00"> < <person id="p_0" x="1600.70" y="1898.08" angle="25.49" speed="1.39" pos="9.72" edge="533" slope="0.00"/> < </timestep> < <timestep time="8.00"> < <person id="p_0" x="1601.30" y="1899.33" angle="25.49" speed="1.39" pos="11.11" edge="533" slope="0.00"/> < </timestep> < <timestep time="9.00"> < <person id="p_0" x="1601.90" y="1900.58" angle="25.49" speed="1.39" pos="12.50" edge="533" slope="0.00"/> <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 5,7d4 < <personinfo id="p_0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00"> < <walk depart="0.00" departPos="0.00" arrival="249.00" arrivalPos="44.46" duration="249.00" routeLength="344.90" timeLoss="0.67" maxSpeed="1.39"/> < </personinfo> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1,6c1,18 < Warning: Polygon for junction 'J1' has been dilated as it is just a segment. < Warning: Polygon 'jps.walkable_area_1' will be skipped as it is just a point. < Warning: Polygon 'jps.walkable_area_2' had some equal consecutive points removed: 300.000000000,0.000000000 300.000000000,10.000000000 < Warning: While generating geometry 2 connected components were detected, 59.15% of total pedestrian area is covered by the first. < Warning: Error while adding waypoint for person 'p_0': WayPoint (199.9, -1.6) not inside walkable area < Warning: The pedestrian model uses infrastructure which is not in the network, timeLoss and routeLength may be invalid. --- > Error: Unknown pedestrian model 'jupedsim' > Quitting (on error). > > ================================================================= > ==3196858==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 24 byte(s) in 1 object(s) allocated from: > #0 0x55c0520e085d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 6ecff7b87a835197530b3db80b0278d947811c42) > #1 0x55c0541668c4 in MSTransportableControl::MSTransportableControl(bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:66:33 > #2 0x55c05213161a in MSNet::getPersonControl() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1175:31 > #3 0x55c0523dec12 in MSRouteHandler::addFlowTransportable(long long, MSVehicleType*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:872:84 > #4 0x55c0523de11e in MSRouteHandler::closeTransportable() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:776:23 > #5 0x55c0523e45c0 in MSRouteHandler::closePerson() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:792:5 > #6 0x55c05496f416 in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:235:13 > #7 0x55c054b533f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #8 0x7f274fde0954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290) > > SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s). ---------- Differences in tripinfos ---------- 5,7d4 < <personinfo id="p_0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00"> < <walk depart="0.00" departPos="0.00" arrival="-1" arrivalPos="-1" duration="0.00" routeLength="-1" timeLoss="0.00" maxSpeed="1.39"/> < </personinfo> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1,13c1,18 < Warning: Polygon on junction '1026' has been replaced by its convex hull as it is not simple. < Warning: Polygon on junction '1026' has been replaced by its convex hull as it is not simple. < Warning: Polygon on junction '1200' has been replaced by its convex hull as it is not simple. < Warning: Polygon on junction '1200' has been replaced by its convex hull as it is not simple. < Warning: Polygon on junction '1430' has been replaced by its convex hull as it is not simple. < Warning: Polygon on junction '1430' has been replaced by its convex hull as it is not simple. < Warning: Polygon on junction '1531' has been replaced by its convex hull as it is not simple. < Warning: Polygon on junction '1531' has been replaced by its convex hull as it is not simple. < Warning: Polygon on junction '318' has been replaced by its convex hull as it is not simple. < Warning: Polygon on junction '318' has been replaced by its convex hull as it is not simple. < Warning: Polygon on junction '620' has been replaced by its convex hull as it is not simple. < Warning: Polygon on junction '620' has been replaced by its convex hull as it is not simple. < Warning: While generating geometry 2 connected components were detected, 99.98% of total pedestrian area is covered by the first. --- > Error: Unknown pedestrian model 'jupedsim' > Quitting (on error). > > ================================================================= > ==3196882==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 24 byte(s) in 1 object(s) allocated from: > #0 0x55b4c4f7585d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 6ecff7b87a835197530b3db80b0278d947811c42) > #1 0x55b4c6ffb8c4 in MSTransportableControl::MSTransportableControl(bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:66:33 > #2 0x55b4c4fc661a in MSNet::getPersonControl() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1175:31 > #3 0x55b4c5273c12 in MSRouteHandler::addFlowTransportable(long long, MSVehicleType*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:872:84 > #4 0x55b4c527311e in MSRouteHandler::closeTransportable() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:776:23 > #5 0x55b4c52795c0 in MSRouteHandler::closePerson() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:792:5 > #6 0x55b4c7804416 in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:235:13 > #7 0x55b4c79e83f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 5,67d4 < <personinfo id="11" depart="11.00" type="DEFAULT_PEDTYPE" speedFactor="1.00"> < <walk depart="11.00" departPos="0.00" arrival="161.00" arrivalPos="79.00" duration="150.00" routeLength="201.95" timeLoss="4.59" maxSpeed="1.39"/> < </personinfo> < <personinfo id="13" depart="13.00" type="DEFAULT_PEDTYPE" speedFactor="1.00"> < <walk depart="13.00" departPos="0.00" arrival="257.00" arrivalPos="105.38" duration="244.00" routeLength="341.04" timeLoss="-1.55" maxSpeed="1.39"/> < </personinfo> < <personinfo id="2" depart="2.00" type="DEFAULT_PEDTYPE" speedFactor="1.00"> < <walk depart="2.00" departPos="0.00" arrival="323.00" arrivalPos="56.01" duration="321.00" routeLength="444.97" timeLoss="0.62" maxSpeed="1.39"/> < </personinfo> < <personinfo id="20" depart="20.00" type="DEFAULT_PEDTYPE" speedFactor="1.00"> < <walk depart="20.00" departPos="0.00" arrival="338.00" arrivalPos="91.12" duration="318.00" routeLength="430.74" timeLoss="7.86" maxSpeed="1.39"/> < </personinfo> < <personinfo id="6" depart="6.00" type="DEFAULT_PEDTYPE" speedFactor="1.00"> < <walk depart="6.00" departPos="0.00" arrival="342.00" arrivalPos="83.07" duration="336.00" routeLength="469.24" timeLoss="-1.85" maxSpeed="1.39"/> < </personinfo> < <personinfo id="10" depart="10.00" type="DEFAULT_PEDTYPE" speedFactor="1.00"> < <walk depart="10.00" departPos="0.00" arrival="462.00" arrivalPos="78.30" duration="452.00" routeLength="631.87" timeLoss="-2.95" maxSpeed="1.39"/> < </personinfo> < <personinfo id="18" depart="18.00" type="DEFAULT_PEDTYPE" speedFactor="1.00"> < <walk depart="18.00" departPos="0.00" arrival="467.00" arrivalPos="98.58" duration="449.00" routeLength="616.80" timeLoss="4.91" maxSpeed="1.39"/> < </personinfo> < <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00"> < <walk depart="0.00" departPos="0.00" arrival="538.00" arrivalPos="38.17" duration="538.00" routeLength="720.00" timeLoss="19.60" maxSpeed="1.39"/> < </personinfo> < <personinfo id="15" depart="15.00" type="DEFAULT_PEDTYPE" speedFactor="1.00"> < <walk depart="15.00" departPos="0.00" arrival="623.00" arrivalPos="111.78" duration="608.00" routeLength="837.21" timeLoss="5.21" maxSpeed="1.39"/> < </personinfo> < <personinfo id="16" depart="16.00" type="DEFAULT_PEDTYPE" speedFactor="1.00"> < <walk depart="16.00" departPos="0.00" arrival="739.00" arrivalPos="118.50" duration="723.00" routeLength="985.52" timeLoss="13.43" maxSpeed="1.39"/> <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in aggregated ---------- 5,11d4 < <interval begin="0.00" end="2000.00" id="ed0"> < <edge id="E0" arrived="0" entered="0"/> < <edge id="E1" arrived="0" entered="0"/> < <edge id="E2" arrived="0" entered="178"/> < <edge id="E3" arrived="0" entered="22"/> < <edge id="E4" arrived="400" entered="400"/> < </interval> ---------- Differences in errors ---------- 1,622c1,18 < Warning: No connection between edge 'E1' and edge 'E2' found. < Warning: Invalid arrivalPos 101.81 given for person 'pS5_4.2' walking to edge 'E4'. Using edge end instead. < Warning: No connection between edge 'E1' and edge 'E2' found. < Warning: Invalid arrivalPos 101.81 given for person 'pS5_4.1' walking to edge 'E4'. Using edge end instead. < Warning: No connection between edge 'E1' and edge 'E2' found. < Warning: Invalid arrivalPos 101.81 given for person 'pS5_4.0' walking to edge 'E4'. Using edge end instead. < Warning: No connection between edge 'E1' and edge 'E2' found. < Warning: Invalid arrivalPos 101.81 given for person 'pS5_4.4' walking to edge 'E4'. Using edge end instead. < Warning: Error while adding person 'pS5_4.3' as JuPedSim agent: Model constraint violation: Agent (106.92866488801302, 60.37908767677688) too close to agent (107.0148380529343, 60.37885522160158): distance 0.08617347844875561 < Warning: No connection between edge 'E1' and edge 'E2' found. < Warning: Invalid arrivalPos 101.81 given for person 'pS5_4.3' walking to edge 'E4'. Using edge end instead. < Warning: Error while adding person 'pS5_4.3' as JuPedSim agent: Model constraint violation: Agent (106.92866488801302, 60.37908767677688) too close to agent (107.0148380529343, 60.37885522160158): distance 0.08617347844875561 < Warning: No connection between edge 'E1' and edge 'E2' found. < Warning: Invalid arrivalPos 101.81 given for person 'pS5_4.5' walking to edge 'E4'. Using edge end instead. < Warning: No connection between edge 'E1' and edge 'E2' found. < Warning: Invalid arrivalPos 101.81 given for person 'pS5_4.6' walking to edge 'E4'. Using edge end instead. < Warning: No connection between edge 'E1' and edge 'E2' found. < Warning: Invalid arrivalPos 101.81 given for person 'pS5_4.7' walking to edge 'E4'. Using edge end instead. < Warning: No connection between edge 'E1' and edge 'E2' found. < Warning: Invalid arrivalPos 101.81 given for person 'pS5_4.8' walking to edge 'E4'. Using edge end instead. < Warning: No connection between edge 'E1' and edge 'E2' found. < Warning: Invalid arrivalPos 101.81 given for person 'pS5_4.9' walking to edge 'E4'. Using edge end instead. < Warning: No connection between edge 'E1' and edge 'E2' found. < Warning: Invalid arrivalPos 101.81 given for person 'pS5_4.10' walking to edge 'E4'. Using edge end instead. < Warning: No connection between edge 'E1' and edge 'E2' found. < Warning: Invalid arrivalPos 101.81 given for person 'pS5_4.11' walking to edge 'E4'. Using edge end instead. < Warning: No connection between edge 'E1' and edge 'E2' found. < Warning: Invalid arrivalPos 101.81 given for person 'pS5_4.12' walking to edge 'E4'. Using edge end instead. < Warning: No connection between edge 'E1' and edge 'E2' found. <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1c1,18 < Warning: Polygon for junction 'J1' has been dilated as it is just a segment. --- > Error: Unknown pedestrian model 'jupedsim' > Quitting (on error). > > ================================================================= > ==3196859==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 24 byte(s) in 1 object(s) allocated from: > #0 0x557e9c4d785d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 6ecff7b87a835197530b3db80b0278d947811c42) > #1 0x557e9e55d8c4 in MSTransportableControl::MSTransportableControl(bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:66:33 > #2 0x557e9c52861a in MSNet::getPersonControl() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1175:31 > #3 0x557e9c7d5c12 in MSRouteHandler::addFlowTransportable(long long, MSVehicleType*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:872:84 > #4 0x557e9c7d511e in MSRouteHandler::closeTransportable() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:776:23 > #5 0x557e9c7db5c0 in MSRouteHandler::closePerson() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:792:5 > #6 0x557e9ed66416 in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:235:13 > #7 0x557e9ef4a3f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #8 0x7f444ba27954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290) > > SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s). ---------- Differences in fcd ---------- 5,805d4 < <timestep time="0.00"> < <person id="p_0" x="0.00" y="-1.60" angle="90.00" speed="0.00" pos="0.00" edge="E0" slope="0.00"/> < </timestep> < <timestep time="1.00"> < <person id="p_0" x="1.39" y="-1.60" angle="90.00" speed="1.39" pos="1.39" edge="E0" slope="0.00"/> < </timestep> < <timestep time="2.00"> < <person id="p_0" x="2.78" y="-1.60" angle="90.00" speed="1.39" pos="2.78" edge="E0" slope="0.00"/> < </timestep> < <timestep time="3.00"> < <person id="p_0" x="4.17" y="-1.60" angle="90.00" speed="1.39" pos="4.17" edge="E0" slope="0.00"/> < </timestep> < <timestep time="4.00"> < <person id="p_0" x="5.56" y="-1.60" angle="90.00" speed="1.39" pos="5.56" edge="E0" slope="0.00"/> < </timestep> < <timestep time="5.00"> < <person id="p_0" x="6.94" y="-1.60" angle="90.00" speed="1.39" pos="6.94" edge="E0" slope="0.00"/> < </timestep> < <timestep time="6.00"> < <person id="p_0" x="8.33" y="-1.60" angle="90.00" speed="1.39" pos="8.33" edge="E0" slope="0.00"/> < </timestep> < <timestep time="7.00"> < <person id="p_0" x="9.72" y="-1.60" angle="90.00" speed="1.39" pos="9.72" edge="E0" slope="0.00"/> < </timestep> < <timestep time="8.00"> < <person id="p_0" x="11.11" y="-1.60" angle="90.00" speed="1.39" pos="11.11" edge="E0" slope="0.00"/> < </timestep> < <timestep time="9.00"> < <person id="p_0" x="12.50" y="-1.60" angle="90.00" speed="1.39" pos="12.50" edge="E0" slope="0.00"/> <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 5,7d4 < <personinfo id="p_0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00"> < <walk depart="0.00" departPos="0.00" arrival="267.00" arrivalPos="99.90" duration="267.00" routeLength="199.90" timeLoss="123.07" maxSpeed="1.39"/> < </personinfo> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,18 > Error: Unknown pedestrian model 'jupedsim' > Quitting (on error). > > ================================================================= > ==3196894==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 24 byte(s) in 1 object(s) allocated from: > #0 0x55b26194585d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 6ecff7b87a835197530b3db80b0278d947811c42) > #1 0x55b2639cb8c4 in MSTransportableControl::MSTransportableControl(bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:66:33 > #2 0x55b26199661a in MSNet::getPersonControl() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1175:31 > #3 0x55b261c43c12 in MSRouteHandler::addFlowTransportable(long long, MSVehicleType*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:872:84 > #4 0x55b261c4311e in MSRouteHandler::closeTransportable() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:776:23 > #5 0x55b261c495c0 in MSRouteHandler::closePerson() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:792:5 > #6 0x55b2641d4416 in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:235:13 > #7 0x55b2643b83f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #8 0x7f2698565954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290) > > SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s). ---------- Differences in tripinfos ---------- 5,9d4 < <personinfo id="p_0" depart="0.00" type="slow" speedFactor="0.80"> < <walk depart="0.00" departPos="0.00" arrival="46.00" arrivalPos="3.02" duration="46.00" routeLength="53.43" timeLoss="-2.09" maxSpeed="1.11"/> < <walk depart="46.00" departPos="3.02" arrival="148.00" arrivalPos="3.06" duration="102.00" routeLength="118.95" timeLoss="-5.06" maxSpeed="1.11"/> < <walk depart="148.00" departPos="3.06" arrival="188.00" arrivalPos="2.88" duration="40.00" routeLength="46.29" timeLoss="-1.66" maxSpeed="1.11"/> < </personinfo> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1c1,18 < Warning: Polygon for junction 'J1' has been dilated as it is just a segment. --- > Error: Unknown pedestrian model 'jupedsim' > Quitting (on error). > > ================================================================= > ==3196864==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 24 byte(s) in 1 object(s) allocated from: > #0 0x56174711f85d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 6ecff7b87a835197530b3db80b0278d947811c42) > #1 0x5617491a58c4 in MSTransportableControl::MSTransportableControl(bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:66:33 > #2 0x56174717061a in MSNet::getPersonControl() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1175:31 > #3 0x56174741dc12 in MSRouteHandler::addFlowTransportable(long long, MSVehicleType*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:872:84 > #4 0x56174741d11e in MSRouteHandler::closeTransportable() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:776:23 > #5 0x5617474235c0 in MSRouteHandler::closePerson() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:792:5 > #6 0x5617499ae416 in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:235:13 > #7 0x561749b923f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #8 0x7f5f937cd954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290) > > SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s). ---------- Differences in fcd ---------- 5,433d4 < <timestep time="0.00"> < <person id="p_0" x="0.00" y="-1.60" angle="90.00" speed="0.00" pos="0.00" edge="E0" slope="0.00"/> < </timestep> < <timestep time="1.00"> < <person id="p_0" x="1.39" y="-1.60" angle="90.00" speed="1.39" pos="1.39" edge="E0" slope="0.00"/> < </timestep> < <timestep time="2.00"> < <person id="p_0" x="2.78" y="-1.60" angle="90.00" speed="1.39" pos="2.78" edge="E0" slope="0.00"/> < </timestep> < <timestep time="3.00"> < <person id="p_0" x="4.17" y="-1.60" angle="90.00" speed="1.39" pos="4.17" edge="E0" slope="0.00"/> < </timestep> < <timestep time="4.00"> < <person id="p_0" x="5.56" y="-1.60" angle="90.00" speed="1.39" pos="5.56" edge="E0" slope="0.00"/> < </timestep> < <timestep time="5.00"> < <person id="p_0" x="6.94" y="-1.60" angle="90.00" speed="1.39" pos="6.94" edge="E0" slope="0.00"/> < </timestep> < <timestep time="6.00"> < <person id="p_0" x="8.33" y="-1.60" angle="90.00" speed="1.39" pos="8.33" edge="E0" slope="0.00"/> < </timestep> < <timestep time="7.00"> < <person id="p_0" x="9.72" y="-1.60" angle="90.00" speed="1.39" pos="9.72" edge="E0" slope="0.00"/> < </timestep> < <timestep time="8.00"> < <person id="p_0" x="11.11" y="-1.60" angle="90.00" speed="1.39" pos="11.11" edge="E0" slope="0.00"/> < </timestep> < <timestep time="9.00"> < <person id="p_0" x="12.50" y="-1.60" angle="90.00" speed="1.39" pos="12.50" edge="E0" slope="0.00"/> <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 5,7d4 < <personinfo id="p_0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00"> < <walk depart="0.00" departPos="0.00" arrival="143.00" arrivalPos="99.90" duration="143.00" routeLength="199.90" timeLoss="-0.93" maxSpeed="1.39"/> < </personinfo> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 1c1,18 < Warning: While generating geometry 2 connected components were detected, 99.26% of total pedestrian area is covered by the first. --- > Error: Unknown pedestrian model 'jupedsim' > Quitting (on error). > > ================================================================= > ==3196880==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 24 byte(s) in 1 object(s) allocated from: > #0 0x5578ddf4d85d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 6ecff7b87a835197530b3db80b0278d947811c42) > #1 0x5578dffd38c4 in MSTransportableControl::MSTransportableControl(bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:66:33 > #2 0x5578ddf9e61a in MSNet::getPersonControl() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1175:31 > #3 0x5578de24bc12 in MSRouteHandler::addFlowTransportable(long long, MSVehicleType*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:872:84 > #4 0x5578de24b11e in MSRouteHandler::closeTransportable() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:776:23 > #5 0x5578de2515c0 in MSRouteHandler::closePerson() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:792:5 > #6 0x5578e07dc416 in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:235:13 > #7 0x5578e09c03f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #8 0x7f3d7017d954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290) > > SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s). ---------- Differences in fcd ---------- 5,148d4 < <timestep time="0.00"> < <person id="0" x="1802.04" y="2068.48" angle="343.90" speed="0.00" pos="0.00" edge="1464" slope="0.00"/> < </timestep> < <timestep time="10.00"> < <person id="0" x="1789.22" y="2063.28" angle="248.98" speed="1.39" pos="0.00" edge="-1388" slope="0.00"/> < <person id="6" x="1781.29" y="2059.86" angle="253.79" speed="1.39" pos="5.56" edge="-1388" slope="0.00"/> < <person id="8" x="1652.47" y="2000.32" angle="74.10" speed="1.39" pos="2.78" edge="1388" slope="0.00"/> < <person id="5" x="1656.48" y="2001.46" angle="74.10" speed="1.39" pos="6.94" edge="1388" slope="0.00"/> < <person id="1" x="1661.80" y="2003.05" angle="73.79" speed="1.39" pos="12.50" edge="1388" slope="0.00"/> < <person id="4" x="1791.70" y="1907.26" angle="5.31" speed="1.39" pos="8.33" edge="1391" slope="0.00"/> < <person id="7" x="1802.29" y="2064.32" angle="176.57" speed="1.39" pos="0.00" edge="1464" slope="0.00"/> < <person id="2" x="1798.96" y="2079.16" angle="343.90" speed="1.39" pos="11.11" edge="1464" slope="0.00"/> < <person id="9" x="1597.10" y="1890.56" angle="24.74" speed="1.39" pos="1.39" edge="533" slope="0.00"/> < <person id="3" x="1600.59" y="1898.13" angle="24.74" speed="1.39" pos="9.72" edge="533" slope="0.00"/> < </timestep> < <timestep time="20.00"> < <person id="0" x="1776.07" y="2058.90" angle="253.30" speed="1.39" pos="10.84" edge="-1388" slope="0.00"/> < <person id="6" x="1767.95" y="2055.98" angle="253.79" speed="1.39" pos="19.44" edge="-1388" slope="0.00"/> < <person id="8" x="1665.83" y="2004.13" angle="74.10" speed="1.39" pos="16.67" edge="1388" slope="0.00"/> < <person id="5" x="1669.84" y="2005.27" angle="74.10" speed="1.39" pos="20.83" edge="1388" slope="0.00"/> < <person id="1" x="1675.14" y="2006.93" angle="73.79" speed="1.39" pos="26.39" edge="1388" slope="0.00"/> < <person id="4" x="1792.99" y="1921.09" angle="5.31" speed="1.39" pos="22.22" edge="1391" slope="0.00"/> < <person id="7" x="1803.12" y="2050.46" angle="176.57" speed="1.39" pos="139.70" edge="1391" slope="0.00"/> < <person id="2" x="1795.11" y="2092.50" angle="343.90" speed="1.39" pos="25.00" edge="1464" slope="0.00"/> < <person id="9" x="1602.91" y="1903.18" angle="24.74" speed="1.39" pos="15.28" edge="533" slope="0.00"/> < <person id="3" x="1606.40" y="1910.74" angle="24.74" speed="1.39" pos="23.61" edge="533" slope="0.00"/> < </timestep> < <timestep time="30.00"> < <person id="0" x="1762.76" y="2054.91" angle="253.30" speed="1.39" pos="24.72" edge="-1388" slope="0.00"/> <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 5,34d4 < <personinfo id="2" depart="2.00" type="DEFAULT_PEDTYPE" speedFactor="1.00"> < <walk depart="2.00" departPos="0.00" arrival="33.00" arrivalPos="44.46" duration="31.00" routeLength="44.46" timeLoss="-1.01" maxSpeed="1.39"/> < </personinfo> < <personinfo id="1" depart="1.00" type="DEFAULT_PEDTYPE" speedFactor="1.00"> < <walk depart="1.00" departPos="0.00" arrival="54.00" arrivalPos="74.33" duration="53.00" routeLength="74.33" timeLoss="-0.51" maxSpeed="1.39"/> < </personinfo> < <personinfo id="6" depart="6.00" type="DEFAULT_PEDTYPE" speedFactor="1.00"> < <walk depart="6.00" departPos="0.00" arrival="59.00" arrivalPos="74.33" duration="53.00" routeLength="74.33" timeLoss="-0.51" maxSpeed="1.39"/> < </personinfo> < <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00"> < <walk depart="0.00" departPos="0.00" arrival="65.00" arrivalPos="74.33" duration="65.00" routeLength="91.29" timeLoss="-0.73" maxSpeed="1.39"/> < </personinfo> < <personinfo id="7" depart="7.00" type="DEFAULT_PEDTYPE" speedFactor="1.00"> < <walk depart="7.00" departPos="0.00" arrival="79.00" arrivalPos="69.85" duration="72.00" routeLength="100.46" timeLoss="-0.33" maxSpeed="1.39"/> < </personinfo> < <personinfo id="3" depart="3.00" type="DEFAULT_PEDTYPE" speedFactor="1.00"> < <walk depart="3.00" departPos="0.00" arrival="157.00" arrivalPos="74.33" duration="154.00" routeLength="216.42" timeLoss="-1.82" maxSpeed="1.39"/> < </personinfo> < <personinfo id="9" depart="9.00" type="DEFAULT_PEDTYPE" speedFactor="1.00"> < <walk depart="9.00" departPos="0.00" arrival="163.00" arrivalPos="74.33" duration="154.00" routeLength="216.42" timeLoss="-1.82" maxSpeed="1.39"/> < </personinfo> < <personinfo id="5" depart="5.00" type="DEFAULT_PEDTYPE" speedFactor="1.00"> < <walk depart="5.00" departPos="0.00" arrival="170.00" arrivalPos="69.85" duration="165.00" routeLength="231.00" timeLoss="-1.32" maxSpeed="1.39"/> < </personinfo> < <personinfo id="8" depart="8.00" type="DEFAULT_PEDTYPE" speedFactor="1.00"> < <walk depart="8.00" departPos="0.00" arrival="173.00" arrivalPos="69.85" duration="165.00" routeLength="231.00" timeLoss="-1.32" maxSpeed="1.39"/> < </personinfo> < <personinfo id="4" depart="4.00" type="DEFAULT_PEDTYPE" speedFactor="1.00"> < <walk depart="4.00" departPos="0.00" arrival="179.00" arrivalPos="74.33" duration="175.00" routeLength="243.60" timeLoss="-0.39" maxSpeed="1.39"/> <truncated after showing first 30 lines> ---------- New result in exitcode ---------- 1
---------- Differences in errors ---------- 0a1,18 > Error: Unknown pedestrian model 'jupedsim' > Quitting (on error). > > ================================================================= > ==3196886==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 24 byte(s) in 1 object(s) allocated from: > #0 0x5640a336a85d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 6ecff7b87a835197530b3db80b0278d947811c42) > #1 0x5640a53f08c4 in MSTransportableControl::MSTransportableControl(bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:66:33 > #2 0x5640a33bb61a in MSNet::getPersonControl() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1175:31 > #3 0x5640a3668c12 in MSRouteHandler::addFlowTransportable(long long, MSVehicleType*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:872:84 > #4 0x5640a366811e in MSRouteHandler::closeTransportable() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:776:23 > #5 0x5640a366e5c0 in MSRouteHandler::closePerson() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:792:5 > #6 0x5640a5bf9416 in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:235:13 > #7 0x5640a5ddd3f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #8 0x7f43b28c3954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290) > > SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s). ---------- Differences in fcd ---------- 5,52d4 < <timestep time="0.00"> < <person id="p_0" x="-4.91" y="79.33" angle="180.00" speed="0.00" pos="0.00" edge="E0" slope="0.00"/> < </timestep> < <timestep time="10.00"> < <person id="p_0" x="-0.21" y="66.35" angle="155.13" speed="1.39" pos="8.11" edge="E1" slope="0.00"/> < </timestep> < <timestep time="20.00"> < <person id="p_0" x="5.81" y="53.84" angle="148.33" speed="1.39" pos="21.97" edge="E1" slope="0.00"/> < </timestep> < <timestep time="30.00"> < <person id="p_0" x="13.10" y="42.02" angle="148.33" speed="1.39" pos="35.83" edge="E1" slope="0.00"/> < </timestep> < <timestep time="40.00"> < <person id="p_0" x="23.16" y="35.67" angle="38.55" speed="1.36" pos="2.00" edge="E2" slope="0.00"/> < </timestep> < <timestep time="50.00"> < <person id="p_0" x="27.48" y="48.87" angle="17.89" speed="1.39" pos="13.79" edge="E3" slope="0.00"/> < </timestep> < <timestep time="60.00"> < <person id="p_0" x="31.78" y="62.07" angle="18.24" speed="1.39" pos="27.66" edge="E3" slope="0.00"/> < </timestep> < <timestep time="70.00"> < <person id="p_0" x="36.12" y="75.26" angle="18.24" speed="1.39" pos="41.52" edge="E3" slope="0.00"/> < </timestep> < <timestep time="80.00"> < <person id="p_0" x="46.50" y="81.32" angle="94.82" speed="1.38" pos="8.81" edge="E4" slope="0.00"/> < </timestep> < <timestep time="90.00"> < <person id="p_0" x="57.99" y="76.45" angle="149.81" speed="1.39" pos="4.72" edge="E5" slope="0.00"/> <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 5,9d4 < <personinfo id="p_0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00"> < <walk depart="0.00" departPos="0.00" arrival="37.00" arrivalPos="3.02" duration="37.00" routeLength="53.43" timeLoss="-1.47" maxSpeed="1.39"/> < <walk depart="37.00" departPos="3.02" arrival="119.00" arrivalPos="3.06" duration="82.00" routeLength="118.95" timeLoss="-3.65" maxSpeed="1.39"/> < <walk depart="119.00" departPos="3.06" arrival="151.00" arrivalPos="2.88" duration="32.00" routeLength="46.29" timeLoss="-1.33" maxSpeed="1.39"/> < </personinfo> ---------- New result in exitcode ---------- 1
jupedsim crash on identical start pos (This bug was triggered by text found in file 'exitcode' matching '.*') ---------- Differences in errors ---------- 1,4c1,18 < Warning: Polygon for junction 'J1' has been dilated as it is just a segment. < Warning: Error while adding person 'p_1' as JuPedSim agent: Model constraint violation: Agent (0, -1.6) too close to agent (0, -1.6): distance 0 < Warning: Error while adding person 'p_2' as JuPedSim agent: Model constraint violation: Agent (0, -1.6) too close to agent (0, -1.6): distance 0 < Warning: Error while adding person 'p_3' as JuPedSim agent: Model constraint violation: Agent (0, -1.6) too close to agent (0, -1.6): distance 0 --- > Error: Unknown pedestrian model 'jupedsim' > Quitting (on error). > > ================================================================= > ==3196884==ERROR: LeakSanitizer: detected memory leaks > > Direct leak of 24 byte(s) in 1 object(s) allocated from: > #0 0x55b17b0d685d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x296985d) (BuildId: 6ecff7b87a835197530b3db80b0278d947811c42) > #1 0x55b17d15c8c4 in MSTransportableControl::MSTransportableControl(bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:66:33 > #2 0x55b17b12761a in MSNet::getPersonControl() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1175:31 > #3 0x55b17b3d4c12 in MSRouteHandler::addFlowTransportable(long long, MSVehicleType*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int) /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:872:84 > #4 0x55b17b3d411e in MSRouteHandler::closeTransportable() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:776:23 > #5 0x55b17b3da5c0 in MSRouteHandler::closePerson() /home/delphi/extraClangDebug/sumo/src/microsim/MSRouteHandler.cpp:792:5 > #6 0x55b17d965416 in SUMORouteHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:235:13 > #7 0x55b17db493f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9 > #8 0x7f04952e7954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290) > > SUMMARY: AddressSanitizer: 24 byte(s) leaked in 1 allocation(s). ---------- Differences in fcd ---------- 5,873d4 < <timestep time="0.00"> < <person id="p_0" x="0.00" y="-1.60" angle="90.00" speed="0.00" pos="0.00" edge="E0" slope="0.00"/> < <person id="p_1" x="0.00" y="-1.60" angle="90.00" speed="0.00" pos="0.00" edge="E0" slope="0.00"/> < <person id="p_2" x="0.00" y="-1.60" angle="90.00" speed="0.00" pos="0.00" edge="E0" slope="0.00"/> < <person id="p_3" x="0.00" y="-1.60" angle="90.00" speed="0.00" pos="0.00" edge="E0" slope="0.00"/> < </timestep> < <timestep time="1.00"> < <person id="p_1" x="0.00" y="-1.60" angle="90.00" speed="0.00" pos="0.00" edge="E0" slope="0.00"/> < <person id="p_2" x="0.00" y="-1.60" angle="90.00" speed="0.00" pos="0.00" edge="E0" slope="0.00"/> < <person id="p_3" x="0.00" y="-1.60" angle="90.00" speed="0.00" pos="0.00" edge="E0" slope="0.00"/> < <person id="p_0" x="1.39" y="-1.60" angle="90.00" speed="1.39" pos="1.39" edge="E0" slope="0.00"/> < </timestep> < <timestep time="2.00"> < <person id="p_2" x="0.11" y="-1.57" angle="90.09" speed="0.11" pos="0.11" edge="E0" slope="0.00"/> < <person id="p_1" x="1.27" y="-1.28" angle="87.69" speed="1.31" pos="1.27" edge="E0" slope="0.00"/> < <person id="p_3" x="1.45" y="-2.27" angle="92.12" speed="1.60" pos="1.45" edge="E0" slope="0.00"/> < <person id="p_0" x="2.78" y="-1.60" angle="89.99" speed="1.39" pos="2.78" edge="E0" slope="0.00"/> < </timestep> < <timestep time="3.00"> < <person id="p_2" x="0.99" y="-1.57" angle="90.01" speed="0.88" pos="0.99" edge="E0" slope="0.00"/> < <person id="p_1" x="2.45" y="-1.25" angle="89.32" speed="1.18" pos="2.45" edge="E0" slope="0.00"/> < <person id="p_3" x="2.84" y="-2.29" angle="90.57" speed="1.39" pos="2.84" edge="E0" slope="0.00"/> < <person id="p_0" x="4.17" y="-1.60" angle="89.99" speed="1.39" pos="4.17" edge="E0" slope="0.00"/> < </timestep> < <timestep time="4.00"> < <person id="p_2" x="2.11" y="-1.57" angle="90.01" speed="1.12" pos="2.11" edge="E0" slope="0.00"/> < <person id="p_1" x="3.77" y="-1.24" angle="89.63" speed="1.31" pos="3.77" edge="E0" slope="0.00"/> < <person id="p_3" x="4.23" y="-2.30" angle="90.27" speed="1.39" pos="4.23" edge="E0" slope="0.00"/> < <person id="p_0" x="5.56" y="-1.60" angle="89.99" speed="1.39" pos="5.56" edge="E0" slope="0.00"/> <truncated after showing first 30 lines> ---------- Differences in tripinfos ---------- 5,16d4 < <personinfo id="p_0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00"> < <walk depart="0.00" departPos="0.00" arrival="143.00" arrivalPos="99.90" duration="143.00" routeLength="199.90" timeLoss="-0.93" maxSpeed="1.39"/> < </personinfo> < <personinfo id="p_1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00"> < <walk depart="0.00" departPos="0.00" arrival="144.00" arrivalPos="99.90" duration="144.00" routeLength="199.90" timeLoss="0.07" maxSpeed="1.39"/> < </personinfo> < <personinfo id="p_3" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00"> < <walk depart="0.00" departPos="0.00" arrival="144.00" arrivalPos="99.90" duration="144.00" routeLength="199.90" timeLoss="0.07" maxSpeed="1.39"/> < </personinfo> < <personinfo id="p_2" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00"> < <walk depart="0.00" departPos="0.00" arrival="146.00" arrivalPos="99.90" duration="146.00" routeLength="199.90" timeLoss="2.07" maxSpeed="1.39"/> < </personinfo> ---------- New result in exitcode ---------- 1