Hello Richard, I tried the steps below [1] but it did not trigger a crash inside a gnome/wayland test VM.
Maybe you could install the package systemd-coredump, trigger the crash once more and retrieve the logging from the current boot by 'journalctl -b0 > journalctl.txt' and forward the lines related to the crash to this bug? More informations on retrieving a backtrace could be found in [2]. Kind regards, Bernhard [2] https://wiki.debian.org/HowToGetABacktrace [1] apt install systemd-coredump gnome python3-pygame git mkdir flappybird cd flappybird git clone https://github.com/clear-code-projects/FlappyBird_Python cd FlappyBird_Python sed -i 's/04B_19.ttf/04B_19.TTF/g' flappy_update.py python3 flappy_update.py