You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In PR #619 we created a replay system to track down a bug caused in sumo. This has good utility for tracking down other bugs. It would be useful to re-evaluate these utilities.
Configure loop scenario with similar behavior to original test
Attempt to generate crash(es)
Terminal crash 1: ERROR:SMARTS:connection closed by SUMO with original context _usr_bin_sumo.1002.txt
Terminal crash 2: ERROR:root:TraCI has disconnected with: ... which is raised as traci.exceptions.FatalTraCIError('Route replacement failed for car-flow-route--E1_1_0--E4_1_max-248899497872519462--7266489842092764092--2-0.0')
Detail
In PR #619 we created a replay system to track down a bug caused in sumo. This has good utility for tracking down other bugs. It would be useful to re-evaluate these utilities.
The replay agent was partially integrated in #971
Context #619
It is not even certain that this is an issue any longer but it is necessary to confirm it to merge #1884.
ERROR:SMARTS:connection closed by SUMO
with original context _usr_bin_sumo.1002.txtERROR:root:TraCI has disconnected with: ...
which is raised astraci.exceptions.FatalTraCIError('Route replacement failed for car-flow-route--E1_1_0--E4_1_max-248899497872519462--7266489842092764092--2-0.0')
Originally posted by @Gamenot in #619 (comment)
The text was updated successfully, but these errors were encountered: