Navigation Menu

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

Crash when destroying depot with opened vehicle list (r17432) #3180

Closed
DorpsGek opened this issue Sep 7, 2009 · 1 comment
Closed

Crash when destroying depot with opened vehicle list (r17432) #3180

DorpsGek opened this issue Sep 7, 2009 · 1 comment
Labels
flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)

Comments

@DorpsGek
Copy link
Member

DorpsGek commented Sep 7, 2009

Roujin opened the ticket and wrote:

OpenTTD crashes when I destroy a (road) depot of which I previously opened the "vehicles going to this depot" window.

The invalid operation eventually leading to the crash is in vehicle_gui.cpp, line 966 (fetching the name of the town to display in the header).
My guess is that the window (unlike the depot window) is not deleted when its corresponding depot is destroyed, resulting in the error.

Reported version: trunk
Operating system: All


This issue was imported from FlySpray: https://bugs.openttd.org/task/3180
@DorpsGek
Copy link
Member Author

DorpsGek commented Sep 7, 2009

Rubidium closed the ticket.

Reason for closing: Fixed

In r17442


This comment was imported from FlySpray: https://bugs.openttd.org/task/3180

@DorpsGek DorpsGek closed this as completed Sep 7, 2009
@DorpsGek DorpsGek added Core flyspray This issue is imported from FlySpray (https://bugs.openttd.org/) labels Apr 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)
Projects
None yet
Development

No branches or pull requests

1 participant