Page 1 of 1

segfault on debian 12 if pressing up or down on "level set info", "level info", or "level story" pages with no info

Posted: Sun Jun 15, 2025 6:03 pm
by ncrecc
noinfoavailable.png
noinfoavailable.png (2.1 KiB) Viewed 38 times
pressing up or down on this screen results in a segfault

Re: segfault on debian 12 if pressing up or down on "level set info", "level info", or "level story" pages with no info

Posted: Sun Jun 15, 2025 10:05 pm
by Holger
Thank you for reporting this bug.

Dereferencing null pointers has always been a bad idea... :shock:

Fixed! :)

BTW: There was another bug: When selecting a level set with a level with a level story and displaying this level story (in the info screen menu or by playing the level), then selecting a level set without any level stories and showing the (empty) level story page in the info screen menu, pressing "cursor down" on the level story info screen shows the level story that was last displayed.

Also just fixed!