Bug 476667 - Plasma crashes when leaving the edit mode
Summary: Plasma crashes when leaving the edit mode
Status: RESOLVED DUPLICATE of bug 476644
Alias: None
Product: plasmashell
Classification: Plasma
Component: generic-crash (other bugs)
Version First Reported In: master
Platform: unspecified Linux
: NOR crash
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi, qt6
Depends on:
Blocks:
 
Reported: 2023-11-07 12:05 UTC by Patrick Silva
Modified: 2023-11-07 14:12 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
New crash information added by DrKonqi (161.62 KB, text/plain)
2023-11-07 12:06 UTC, Patrick Silva
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***