Hi, hoping someone out there can help me with this. I’m trying to generate a stack trace for a crash that’s occurring with the Fedora flatpak of GNOME Calendar. I am on Fedora Silverblue 43.20260221.0, kernel 6.18.12-200.fc43.x86_64, GNOME 49.
The problem is, after installing gdb (which I had to install via rpm-ostree), then following the GNOME handbook to produce a stack trace (Stack Traces - GNOME Project Handbook), I get the following issues:
Ahhh thank you so much! I forgot the command is different for flatpaks.
By the way, do you know how I can submit changes to the handbook? The first time I followed that guide, I had a hell of a time figuring out that (gdb) bt full was not meant to fully copy/pasted as a command. I’ve been on Linux for about a year now, and stuff like this is not obvious to newcomers. I’d like to update the handbook so that it’s a bit easier for noobs like me to generate stack traces as needed.