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.57k stars 1.43k forks source link

SUMO Failing Without Information Available through TraCI #15536

Open M-Colley opened 1 month ago

M-Colley commented 1 month ago

Hello there, thank you very much for your efforts with SUMO.

Unfortunately, when I use the OSM wizard to generate a city network (e.g., London) and then generate traffic, the started simulation via TraCI will just stop at certain steps without giving any information. Would it be possible to communicate the stacktrace or sth? A location for crash info would also be highly appreciated.

SUMO-version: NIghtly Build 26.09.2024

operating system: Windows 11

namdre commented 1 month ago

to get a stack trace out of traci on windows, you could use a debug build and attach a debugger to the process. However, to have this fixed it would be useful if you could provide files for reproducing the crash on our end.