eclipse-sumo / sumo

Eclipse SUMO is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. It allows for intermodal simulation including pedestrians and comes with a large set of tools for scenario creation.
https://eclipse.dev/sumo
Eclipse Public License 2.0
2.51k stars 1.42k forks source link

sumo crashes in traci scenario #3875

Open behrisch opened 6 years ago

behrisch commented 6 years ago

My simulation has not been able to run reliably for a full day (86400 steps). Sometimes I get a full run and sometimes the simulation freezes after less than 10,000 steps. I am running sumo-win64-0.32.0, on a 16 GB machine, and have been monitoring the memory allocation. I do not think that is the issue.

The Window's Command Prompt freezes whenever the warning, "Warning: Vehicle 'xx' aborts stop.les TOT #### A" appears.

see bugreports

ZoltanBaksa commented 6 years ago

Hello, same issue happened with me, with development version. If I let the simulation run without doing any observation (zoom in, move map) during the simulation had run, the crash was not observed. With using the stop button, I was able to change the simulation view without crash.