Summary: | Random plasmashell crashes recently | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Attila Bibok <attila.bibok> |
Component: | generic-crash | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | nate, nicolas.fella |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 6.0.4 | ||
Target Milestone: | 1.0 | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | attachment-3708117-0.html |
Description
Attila Bibok
2024-05-07 02:22:29 UTC
Thank you for the bug report! Unfortunately the backtrace is incomplete and missing debug symbols for the following lines that we need to figure out exactly what's going wrong: #43 0x000070b7ca321b2f in PlasmaQuick::AppletQuickItem::itemForApplet(Plasma::Applet*) () from /lib/x86_64-linux-gnu/libPlasmaQuick.so.6 #44 0x000070b7ca32fe16 in ?? () from /lib/x86_64-linux-gnu/libPlasmaQuick.so.6 #45 0x00005ca203509b1a in ?? () #46 0x00005ca203519f1f in ?? () #47 0x000070b7c786355e in ?? () from /lib/x86_64-linux-gnu/libQt6Core.so.6 #48 0x000070b7c9ce2dc5 in KActivities::Consumer::serviceStatusChanged(KActivities::Consumer::ServiceStatus) () from /lib/x86_64-linux-gnu/libPlasmaActivities.so.6 #49 0x000070b7c786355e in ?? () from /lib/x86_64-linux-gnu/libQt6Core.so.6 #50 0x000070b7c9cf61a7 in ?? () from /lib/x86_64-linux-gnu/libPlasmaActivities.so.6 #51 0x000070b7c9cf6d9e in ?? () from /lib/x86_64-linux-gnu/libPlasmaActivities.so.6 #52 0x000070b7c786383b in ?? () from /lib/x86_64-linux-gnu/libQt6Core.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. Thanks again! Created attachment 169286 [details] attachment-3708117-0.html Hi! Thank you for reflecting on it. My problem is that installing the debug symbols using the button in KCrash doesn't work... Is there a way to manually install these? Thank you, Attila On Tue, May 7, 2024, 16:09 Nate Graham <bugzilla_noreply@kde.org> wrote: > https://bugs.kde.org/show_bug.cgi?id=486695 > > Nate Graham <nate@kde.org> changed: > > What |Removed |Added > > ---------------------------------------------------------------------------- > Resolution|--- |BACKTRACE > Status|REPORTED |NEEDSINFO > CC| |nate@kde.org > > --- Comment #1 from Nate Graham <nate@kde.org> --- > Thank you for the bug report! Unfortunately the backtrace is incomplete and > missing debug symbols for the following lines that we need to figure out > exactly what's going wrong: > > #43 0x000070b7ca321b2f in > PlasmaQuick::AppletQuickItem::itemForApplet(Plasma::Applet*) () from > /lib/x86_64-linux-gnu/libPlasmaQuick.so.6 > #44 0x000070b7ca32fe16 in ?? () from > /lib/x86_64-linux-gnu/libPlasmaQuick.so.6 > #45 0x00005ca203509b1a in ?? () > #46 0x00005ca203519f1f in ?? () > #47 0x000070b7c786355e in ?? () from /lib/x86_64-linux-gnu/libQt6Core.so.6 > #48 0x000070b7c9ce2dc5 in > > KActivities::Consumer::serviceStatusChanged(KActivities::Consumer::ServiceStatus) > () from /lib/x86_64-linux-gnu/libPlasmaActivities.so.6 > #49 0x000070b7c786355e in ?? () from /lib/x86_64-linux-gnu/libQt6Core.so.6 > #50 0x000070b7c9cf61a7 in ?? () from > /lib/x86_64-linux-gnu/libPlasmaActivities.so.6 > #51 0x000070b7c9cf6d9e in ?? () from > /lib/x86_64-linux-gnu/libPlasmaActivities.so.6 > #52 0x000070b7c786383b in ?? () from /lib/x86_64-linux-gnu/libQt6Core.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. > > Thanks again! > > -- > You are receiving this mail because: > You reported the bug. Yep, follow the instructions I linked to. Also if you reply to bugzilla emails, please remove all quoted text, as otherwise it's very distracting on the website. *** This bug has been marked as a duplicate of bug 483985 *** |