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 leaving to menu with -v allegro -m extmidi #3272

Closed
DorpsGek opened this issue Oct 19, 2009 · 4 comments
Closed

crash when leaving to menu with -v allegro -m extmidi #3272

DorpsGek opened this issue Oct 19, 2009 · 4 comments
Labels
flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)

Comments

@DorpsGek
Copy link
Member

SmatZ opened the ticket and wrote:

r17814

OTTD sometimes crashes (1 in 4 tries) when aborting world generation when run with:
-v allegro
-m extmidi
-s (any)

With "-m null", it doesn't crash. Sound driver doesn't seem to affect behaviour.

Attachments

Reported version: trunk
Operating system: Linux


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

SmatZ wrote:

Crashes when leaving the game to menu too. Music has to be playing (for me, using extmidi, but no midi output is available, so no music can be heard).


This comment was imported from FlySpray: https://bugs.openttd.org/task/3272#comment6849

@DorpsGek
Copy link
Member Author

SmatZ wrote:

Another crashy combinations:

-v sdl -s allegro -m extmidi

or run without parameters, allegro music driver is just probed in that case:
# bin/openttd -d driver=9
dbg: [driver] Successfully probed blitter '8bpp-optimized'
dbg: [driver] Loading drivers...
dbg: [driver] Successfully probed sound driver 'sdl'
dbg: [driver] allegro: no midi card found
dbg: [driver] Probing music driver 'allegro' failed with error: No sound card found
dbg: [driver] Successfully probed music driver 'extmidi'
dbg: [driver] SDL: using mode 1280x960x8
dbg: [driver] SDL: using driver 'x11'
dbg: [driver] Successfully probed video driver 'sdl'
dbg: [driver] extmidi: set volume not implemented
dbg: [driver] SDL: using threads
Shutting down Allegro due to signal # 15
XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0"
after 1460 requests (1459 known processed) with 0 events remaining.


This comment was imported from FlySpray: https://bugs.openttd.org/task/3272#comment6861

@DorpsGek
Copy link
Member Author

Rubidium wrote:

Does it also happen when you skip songs in-game?


This comment was imported from FlySpray: https://bugs.openttd.org/task/3272#comment7053

@DorpsGek
Copy link
Member Author

Rubidium closed the ticket.

Reason for closing: Fixed

In r18520


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

@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