[Tokodon] [Bug 475825] Tokodon crash when clicking "Notifications" in sidebar

Joshua Goins bugzilla_noreply at kde.org
Sun Nov 5 18:50:32 GMT 2023


https://bugs.kde.org/show_bug.cgi?id=475825

--- Comment #8 from Joshua Goins <josh at redstrate.com> ---
Ah that's useful! I can see that we're finally in the space of Tokodon here,
however this is useless without knowing anything further (because of pesky
memory protection, all we're given is a randomized offset.)

Something like this should work:
1. run this command: sudo DEBUGINFOD_URLS="https://debuginfod.archlinux.org/"
coredumpctl gdb
(agree to let gdb download debug symbols, do note that it will be painfully
slow)

This will hopefully debug the last core dump, and also download the necessary
debug symbols.

Type in "bt full" (without quotes) into the gdb prompt once it's done and post
the output here.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Unassigned-bugs mailing list