Bug 476667

Summary: Plasma crashes when leaving the edit mode
Product: [Plasma] plasmashell Reporter: Patrick Silva <bugseforuns>
Component: generic-crashAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash Keywords: drkonqi, qt6
Priority: NOR    
Version First Reported In: master   
Target Milestone: 1.0   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: New crash information added by DrKonqi

Description Patrick Silva 2023-11-07 12:05:58 UTC
Application: plasmashell (5.27.80)

Qt Version: 6.6.0
Frameworks Version: 5.240.0
Operating System: Linux 6.5.5-060505-generic x86_64
Windowing System: Wayland
Distribution: KDE neon Unstable Edition
DrKonqi: 5.27.80 [CoredumpBackend]

-- Information about the crash:
Right-click on Plasma panel and choose "Enter edit mode", leave the edit mode. Plasma crashes.

The crash can be reproduced every time.

-- Backtrace (Reduced):
#6  0x00007f8c3105e441 in std::__atomic_base<QThreadData*>::load(std::memory_order) const (__m=std::memory_order_relaxed, this=0xbc, this=<optimized out>, __m=<optimized out>) at /usr/include/c++/12/bits/atomic_base.h:818
#7  std::atomic<QThreadData*>::load(std::memory_order) const (__m=std::memory_order_relaxed, this=0xbc, this=<optimized out>, __m=<optimized out>) at /usr/include/c++/12/atomic:579
#8  QAtomicOps<QThreadData*>::loadRelaxed<QThreadData*>(std::atomic<QThreadData*> const&) (_q_value=<error reading variable: Cannot access memory at address 0xbc>, _q_value=<optimized out>) at ./src/corelib/thread/qatomic_cxx11.h:201
#9  QBasicAtomicPointer<QThreadData>::loadRelaxed() const (this=0xbc, this=<optimized out>) at ./src/corelib/thread/qbasicatomic.h:172
#10 QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) (receiver=receiver@entry=0x55b1d42de5b0, event=event@entry=0x7fffca9a2570) at ./src/corelib/kernel/qcoreapplication.cpp:1246


Reported using DrKonqi
Comment 1 Patrick Silva 2023-11-07 12:06:01 UTC
Created attachment 162924 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 2 Patrick Silva 2023-11-07 14:12:40 UTC

*** This bug has been marked as a duplicate of bug 476644 ***