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 after bootstrap download #5466

Closed
DorpsGek opened this issue Feb 8, 2013 · 6 comments
Closed

Crash after bootstrap download #5466

DorpsGek opened this issue Feb 8, 2013 · 6 comments
Labels
flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)

Comments

@DorpsGek
Copy link
Member

DorpsGek commented Feb 8, 2013

planetmaker opened the ticket and wrote:

r24978:

After startup OpenTTD complained (rightfully) that no base set whatsoever could be found. I allowed it to download it (it got zbase-r245 with 275MB... :-O ) and after successful download the attached crash occured without further user interaction.

It need be noted, that afterwards OpenTTD starts just fine when launched anew.

Attachments

Reported version: trunk
Operating system: Linux


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

DorpsGek commented Feb 8, 2013

Rubidium wrote:

Can you reproduce it with the attached patch? If so, could you get a stack trace from GDB?

Attachments


This comment was imported from FlySpray: https://bugs.openttd.org/task/5466#comment11990

@DorpsGek
Copy link
Member Author

Phillip wrote:

zbase-r245 isn't updated with the changes like the backspace button and did you have OpenGFX?


This comment was imported from FlySpray: https://bugs.openttd.org/task/5466#comment11995

@DorpsGek
Copy link
Member Author

planetmaker wrote:

That patch disables content download:
(gdb) run
Starting program: /home/ingo/ottd/trunk/bin/openttd
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffee08c700 (LWP 14486)]
[Thread 0x7fffee08c700 (LWP 14486) exited]
Error: Failed to find a graphics set. Please acquire a graphics set for OpenTTD. See section 4.1 of readme.txt.
[Inferior 1 (process 14483) exited with code 01]


This comment was imported from FlySpray: https://bugs.openttd.org/task/5466#comment12006

@DorpsGek
Copy link
Member Author

planetmaker wrote:

Now... that's peculiar. After the default download was changed back to OpenGFX, OpenTTD starts fine also when using bootstrap (svn r25002).

I see no way to test that now or get a backtrace - as it worked before when not coming from bootstrap, but just starting with zBase-r245 present.


This comment was imported from FlySpray: https://bugs.openttd.org/task/5466#comment12010

@DorpsGek
Copy link
Member Author

frosch wrote:

Maybe it is related to switching the blitter after the bootstrap GUI?
When bootstrap downloads a 32bpp set, it needs to switch the blitter afterwards.


This comment was imported from FlySpray: https://bugs.openttd.org/task/5466#comment12011

@DorpsGek
Copy link
Member Author

Rubidium closed the ticket.

Reason for closing: Fixed

In r25017


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

@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