https://bugs.kde.org/show_bug.cgi?id=485299
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |BACKTRACE Status|REPORTED |NEEDSINFO CC| |n...@kde.org --- Comment #1 from Nate Graham <n...@kde.org> --- Thank you for the bug report! Looks like Plasma crashed and didn't restart automatically, which is strange. Unfortunately the crash backtrace is incomplete and missing debug symbols for the following lines that we need to figure out exactly what's going wrong: #12 0x00007e5df9350244 in ??? () at /usr/lib/qt6/qml/org/kde/plasma/private/containmentlayoutmanager/libcontainmentlayoutmanagerplugin.so #13 0x00007e5df93531f3 in ??? () at /usr/lib/qt6/qml/org/kde/plasma/private/containmentlayoutmanager/libcontainmentlayoutmanagerplugin.so ... #35 0x00007e5e0a6c5616 in KActivities::Consumer::serviceStatusChanged(KActivities::Consumer::ServiceStatus) () at /usr/lib/libPlasmaActivities.so.6 #36 0x00007e5e08191599 in ??? () at /usr/lib/libQt6Core.so.6 #37 0x00007e5e0a6d3191 in ??? () at /usr/lib/libPlasmaActivities.so.6 #38 0x00007e5e0a6d6742 in ??? () at /usr/lib/libPlasmaActivities.so.6 Could you please 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. Make sure to turn on debuginfod so that it download debug symbols as needed. Thanks again! -- You are receiving this mail because: You are watching all bug changes.