https://bugs.kde.org/show_bug.cgi?id=498939
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |BACKTRACE Status|REPORTED |NEEDSINFO Component|generic-crash |System Tray widget CC| |mate...@gmail.com, | |n...@kde.org --- Comment #2 from Nate Graham <n...@kde.org> --- Thank you for the bug report! Unfortunately I can't reproduce the crash myself on current git master, and the backtrace is incomplete and missing debug symbols for the following lines that we need to figure out exactly what's going wrong: > #11 0x00007f9e900480a5 in ??? () at > /usr/lib/x86_64-linux-gnu/qt6/plugins/plasma/applets/org.kde.plasma.private.systemtray.so > #12 0x00007f9e900466b8 in ??? () at > /usr/lib/x86_64-linux-gnu/qt6/plugins/plasma/applets/org.kde.plasma.private.systemtray.so Could you please install debug symbols and attach a new symbolicated backtrace generated by using `coredumpctl gdb` in a terminal window? See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl for details about how to do this. Thanks again! -- You are receiving this mail because: You are watching all bug changes.