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 with deleted station in join station window (r17477) #3195

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

crash with deleted station in join station window (r17477) #3195

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

Comments

@DorpsGek
Copy link
Member

Roujin opened the ticket and wrote:

it is possible to crash the game with the following steps:

(enable joining stations in advanced settings)
create station
remove the station so the grey sign remains
build a station nearby while holding ctrl. keep the window open until the grey sign disappears. the game should crash.

direct cause would be accessing a station object which does not exist anymore in SelectStationWindow::OnPaint() in station_gui.cpp

Reported version: trunk
Operating system: All


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

Rubidium closed the ticket.

Reason for closing: Fixed

In r17508


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

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

No branches or pull requests

1 participant