texttest -a traci -d /home/delphi/clangDebug/sumo/tests -reconnect /home/delphi/clangDebug/texttesttmp/clang3_64D.30Nov050554.3208485 -g
texttest -a traci -d /home/delphi/clangDebug/sumo/tests
---------- Differences in errors ---------- 3a4,6 > ================================================================= > ==3329440==ERROR: AddressSanitizer: heap-use-after-free on address 0x60b00000a330 at pc 0x00000122267b bp 0x7ffc2af0fe30 sp 0x7ffc2af0fe28 > WRITE of size 8 at 0x60b00000a330 thread T0
---------- Differences in detector ---------- 2a3,14 > <!-- generated on 2022-11-01 05:06:49 by Eclipse SUMO sumo Version v1_14_1+2129-5810bad8cd0 > This data file and the accompanying materials > are made available under the terms of the Eclipse Public License v2.0 > which accompanies this distribution, and is available at > http://www.eclipse.org/legal/epl-v20.html > This file may also be made available under the following Secondary > Licenses when the conditions for such availability set forth in the Eclipse > Public License 2.0 are satisfied: GNU General Public License, version 2 > or later which is available at > https://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html > SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-or-later > <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd"> 4,10c16,46 < <detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1_file.xsd"> < <interval begin="0.00" end="1.00" id="det1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/> < <interval begin="1.00" end="2.00" id="det1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/> < <interval begin="2.00" end="3.00" id="det1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/> < <interval begin="3.00" end="4.00" id="det1" nVehContrib="0" flow="0.00" occupancy="0.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="0"/> < <interval begin="4.00" end="5.00" id="det1" nVehContrib="0" flow="0.00" occupancy="20.00" speed="-1.00" harmonicMeanSpeed="-1.00" length="-1.00" nVehEntered="1"/> < </detector> --- > <input> > <net-file value="net.net.xml"/> > <route-files value="input_routes.rou.xml"/> > <additional-files value="input_additional.add.xml"/> > </input> > > <output> > <write-license value="true"/> <truncated after showing first 30 lines> ---------- Differences in errors ---------- 4c4,98 < Error: Requested command not implemented (0xcc): GUI is not running, command not implemented in command line sumo --- > /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:317:52: runtime error: member call on address 0x618000018080 which does not point to an object of type 'MSVehicleType' > 0x618000018080: note: object has invalid vptr > 34 00 00 01 33 00 00 75 00 00 00 00 70 37 ea 04 00 00 00 00 be be be be be be be be 00 00 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:317:52 in > /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.h:190:16: runtime error: member access within address 0x618000018080 which does not point to an object of type 'const MSVehicleType' > 0x618000018080: note: object has invalid vptr > 34 00 00 01 33 00 00 75 00 00 00 00 70 37 ea 04 00 00 00 00 be be be be be be be be 00 00 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > invalid vptr > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.h:190:16 in > /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.h:190:16: runtime error: member access within address 0x618000018088 which does not point to an object of type 'const SUMOVTypeParameter' > 0x618000018088: note: object is of type 'Parameterised' > 00 00 00 00 70 37 ea 04 00 00 00 00 be be be be be be be be 00 00 00 00 be be be be 00 00 00 00 > ^~~~~~~~~~~~~~~~~~~~~~~ > vptr for 'Parameterised' > SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.h:190:16 in > ================================================================= > ==3329623==ERROR: AddressSanitizer: heap-use-after-free on address 0x618000018168 at pc 0x0000009423d4 bp 0x7ffd3d9f7220 sp 0x7ffd3d9f7218 > READ of size 4 at 0x618000018168 thread T0 > #0 0x9423d3 in MSVehicleType::getVehicleClass() const /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.h:190:28 > #1 0x2581b19 in MSTransportable::replaceVehicleType(MSVehicleType*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:317:52 > #2 0x152f382 in libsumo::Person::setType(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/libsumo/Person.cpp:483:26 > #3 0x12c3f55 in TraCIServerAPI_Person::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServerAPI_Person.cpp:178:17 > #4 0x12274eb in TraCIServer::dispatchCommand() /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:814:19 > #5 0x1230ed1 in TraCIServer::processCommandsUntilSimStep(long long) /home/delphi/clangDebug/sumo/src/traci-server/TraCIServer.cpp:673:41 <truncated after showing first 30 lines> ---------- Differences in log ---------- 1,18d0 < ***Starting server on port <PORT> *** < Loading net-file from 'net.net.xml' ... done ((TIME)). < Loading additional-files from 'input_additional.add.xml' ... done ((TIME)). < Loading done. < Simulation started with time: 0.00. < Error: Answered with error to command 0xa3: No connection from lane 'e_vu0_0' to lane 'e_m4_1' < Error: Answered with error to command 0xa3: Lane 'dummy' is not known < Warning: Vehicle '0' moved by TraCI from 1640.00,491.75 to 2231.61,498.35 (dist 591.61) with implied speed of 591.61 (exceeding maximum speed 30.00). time=5.00. < custom message test < Error: Requested command not implemented (0xcc): GUI is not running, command not implemented in command line sumo < Simulation ended at time: 14.00 < Reason: TraCI issued load command. < DijkstraRouter answered 3 queries and explored 14.67 edges on average. < DijkstraRouter spent (TIME) answering queries ((TIME) on average). < DijkstraRouter answered 1 queries and explored 38.00 edges on average. < DijkstraRouter spent (TIME) answering queries ((TIME) on average). < DijkstraRouter answered 5 queries and explored 9.80 edges on average. < DijkstraRouter spent (TIME) answering queries ((TIME) on average). ---------- Differences in testclient_out ---------- 150,225d149 < getIDList: p0 pWaiting < getRoadID: e_m3 < getLaneID: e_m3_0 < getTypeID: stilts < getWaitingTime: 0.00 < getNextEdge: :n_m4_4 < getStage: walking < getRemainingStages: 1 < getVehicle: < getEdges: e_m3 e_m4 < getPosition: TraCIPosition(1501.64,490.47,0) < getPosition3D: TraCIPosition(1501.64,490.47,0) < getAngle: 90.00 < getSlope: 0.00 < getLanePosition: 1.64 < getLength: 0.21 < getColor: TraCIColor(255,255,0,128) < param: bar < getSpeed: 2.57 < getRemainingStages: 4 < getRemainingStages: 3 < getRemainingStages: 1 < getStage: waiting (last stage removed) < getEdges after rerouting: e_u1 e_vu2 e_m5 < trafficlights: < getIDList: n_m4 < getIDCount: 1 < state: ggGGrrr < program: 0 <truncated after showing first 30 lines>