Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simulation file closing suddenly #12618

Closed
mehmetnedimyavuz opened this issue Feb 15, 2023 · 5 comments
Closed

Simulation file closing suddenly #12618

mehmetnedimyavuz opened this issue Feb 15, 2023 · 5 comments
Assignees
Labels
a:sumo bug p:important more important than default but not 'critical' regression Works in previous versions

Comments

@mehmetnedimyavuz
Copy link

I have a network file and I used randomtrips.py tool to obtain initial routes for using routesampler tool. When running network file with randomtrips.py tool,it seems no problem,and it creates route and trip file. When running config file, the file is closing suddenly at simulation 55.second. I am adding the files.Can you help on this issue? Regards.
files.zip

@m-kro
Copy link
Contributor

m-kro commented Feb 15, 2023

Breaks assertion for vehicle id="43" (no bluelight device involved):
https://github.com/eclipse/sumo/blob/c935e8d62ab58cf3402dd2ce479fd3d85c94d58f/src/microsim/MSLane.cpp#L377

@namdre namdre added the regression Works in previous versions label Feb 15, 2023
@namdre
Copy link
Contributor

namdre commented Feb 15, 2023

regression in 1.13.0. Would throw towns of warnings before that but not crash.

@palvarezlopez
Copy link
Member

@namdre @m-kro crash only in Windows?

@namdre
Copy link
Contributor

namdre commented Feb 15, 2023

I can reproduce this on linux

@namdre namdre self-assigned this Feb 15, 2023
@namdre namdre added the p:important more important than default but not 'critical' label Feb 15, 2023
namdre added a commit that referenced this issue Feb 15, 2023
@namdre namdre closed this as completed in 64feef3 Feb 15, 2023
namdre added a commit that referenced this issue Feb 15, 2023
@namdre
Copy link
Contributor

namdre commented Feb 15, 2023

there was a corner case in which the further lanes and their occupation were not correctly updated when lane changing while the back of the car was on a strongly curved internal lane.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:sumo bug p:important more important than default but not 'critical' regression Works in previous versions
Projects
None yet
Development

No branches or pull requests

4 participants