FS#78988 - [armagetronad] crashes after "Trying to start sound" - SDL related
Attached to Project:
Arch Linux
Opened by Eyolf Østrem (eyolf) - Wednesday, 05 July 2023, 07:06 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Sunday, 24 September 2023, 22:15 GMT
Opened by Eyolf Østrem (eyolf) - Wednesday, 05 July 2023, 07:06 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Sunday, 24 September 2023, 22:15 GMT
|
Details
Description: Armagetron crashes after the first few initial
screens (language selection and First Setup). When I press
enter at the Welcome to AA screen, the program crashes and I
get the following:
$ armagetronad Trying to start sound. Just restart Armagetron Advanced in case of crash. zsh: segmentation fault (core dumped) armagetronad I suppose this has to do with my system, but I would have liked to have it fixed somehow. Additional info: * package version(s) 0.2.9.1.0-4 * config and/or log files etc. - none |
This task depends upon
Closed by Sven-Hendrik Haase (Svenstaro)
Sunday, 24 September 2023, 22:15 GMT
Reason for closing: Fixed
Sunday, 24 September 2023, 22:15 GMT
Reason for closing: Fixed
For segfaults, you're supposed to provide a backtrace with debug symbols [1]. But don't worry, I can repro and have attached one for you. It appears to be SDL related. You could try downgrading "sdl12-compat" and see what happens. But you should probably report this upstream [2].
[1] https://wiki.archlinux.org/title/Debugging/Getting_traces
[2[ https://github.com/libsdl-org/sdl12-compat
[1] https://github.com/libsdl-org/sdl12-compat/issues/310