Summary: | Crash in ContainmentInterface::addContainmentActions() when right-clicking on desktop | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | kskot <288pat0tem> |
Component: | generic-crash | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | 288pat0tem, nate, plasma-bugs |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.20.5 | ||
Target Milestone: | 1.0 | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
kskot
2021-01-10 00:25:28 UTC
#11 0x00007fd618ed143b in ContainmentInterface::addContainmentActions (event=<optimized out>, desktopMenu=0x559d62611c10, this=0x559d622efdc0) at ./src/scriptengines/qml/plasmoid/containmentinterface.cpp:1132 #12 ContainmentInterface::addContainmentActions (this=0x559d622efdc0, desktopMenu=0x559d62611c10, event=<optimized out>) at ./src/scriptengines/qml/plasmoid/containmentinterface.cpp:1095 #13 0x00007fd618ed1e6e in ContainmentInterface::mousePressEvent (this=0x559d622efdc0, event=0x7ffd4eeddd20) at ./src/scriptengines/qml/plasmoid/containmentinterface.cpp:951 #14 0x00007fd621aba5a8 in QQuickItem::event (this=this@entry=0x559d622efdc0, ev=ev@entry=0x7ffd4eeddd20) at items/qquickitem.cpp:8131 Created attachment 135726 [details]
New crash information added by DrKonqi
plasmashell (5.21.0) using Qt 5.15.2
- What I was doing when the application crashed:
right click on desktop, no context menu appeared instead it crashed.
-- Backtrace (Reduced):
#4 std::__atomic_base<int>::load (__m=std::memory_order_relaxed, this=<error reading variable: Cannot access memory at address 0x300000106>) at /usr/include/c++/9/bits/atomic_base.h:413
#5 QAtomicOps<int>::loadRelaxed<int> (_q_value=<error reading variable: Cannot access memory at address 0x300000106>) at ../../include/QtCore/../../src/corelib/thread/qatomic_cxx11.h:239
#6 QBasicAtomicInteger<int>::loadRelaxed (this=<error reading variable: Cannot access memory at address 0x300000106>) at ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:107
#7 QtPrivate::RefCount::isShared (this=<error reading variable: Cannot access memory at address 0x300000106>) at ../../include/QtCore/../../src/corelib/tools/qrefcount.h:101
#8 QList<QWidget*>::append (this=0x300000106, t=@0x7ffc449c54b0: 0x558913a3d890) at ../../include/QtCore/../../src/corelib/tools/qlist.h:622
*** This bug has been marked as a duplicate of bug 421316 *** |