Summary: | Plasmashell crashing when clearing clipboard. | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | the_archer_xz |
Component: | Clipboard | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | aronkvh, kde, nate |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.27.7 | ||
Target Milestone: | 1.0 | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
the_archer_xz
2023-08-11 10:32:59 UTC
Created attachment 160904 [details]
New crash information added by DrKonqi
DrKonqi auto-attaching complete backtrace.
*** This bug has been marked as a duplicate of bug 473054 *** Created attachment 161224 [details]
New crash information added by DrKonqi
plasmashell (5.27.7) using Qt 5.15.10
is there a point in sending a backtrace when it crashes and it's already reported?
-- Backtrace (Reduced):
#6 0x00007f6ffd517639 in KWayland::Client::PlasmaWindow::requestActivate() () at /lib/x86_64-linux-gnu/libKF5WaylandClient.so.5
#7 0x000055e66540b4da in ShellCorona::restorePreviousWindow() (this=0x55e666c0b670) at ./shell/shellcorona.cpp:1229
#8 ShellCorona::restorePreviousWindow() (this=0x55e666c0b670) at ./shell/shellcorona.cpp:1217
#9 0x000055e6653f945c in PanelView::refreshStatus(Plasma::Types::ItemStatus) (this=0x55e668905920, status=<optimized out>) at ./shell/panelview.cpp:1429
#10 0x00007f6ffaef48f4 in QtPrivate::QSlotObjectBase::call(QObject*, void**) (a=0x7ffce3ed2070, r=0x55e668905920, this=0x55e66890f980) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
(In reply to aronkvh from comment #3) > is there a point in sending a backtrace when it crashes and it's already > reported? Not in a bug marked as a duplicate of another one, no. If you have a backtrace that's better than the one in the original report (e.g. because it contains debug symbols) then it can make sense to add there. Otherwise no. |