https://bugs.kde.org/show_bug.cgi?id=499927
Bug ID: 499927
Summary: plasmashell crashed sometimes in
QSharedPointer<NetworkManager::Device>::deref when
clicking on the Networks icon in the system tray
Classification: Plasma
Product: plasmashell
Version: 6.3.0
Platform: Fedora RPMs
OS: Linux
Status: REPORTED
Keywords: drkonqi
Severity: crash
Priority: NOR
Component: generic-crash
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: 1.0
Application: plasmashell (6.3.0)
ApplicationNotResponding [ANR]: false
Qt Version: 6.8.2
Frameworks Version: 6.11.0
Operating System: Linux 6.14.0-0.rc2.22.fc43.x86_64 x86_64
Windowing System: Wayland
Distribution: "Fedora Linux 43 (KDE Plasma Prerelease)"
DrKonqi: 6.3.0 [CoredumpBackend]
-- Information about the crash:
I booted the Fedora Rawhide KDE live image
Fedora-KDE-Desktop-Live-Rawhide-20250212.n.0.x86_64.iso on bare metal. Plasma
6.3.0 on Wayland started. I clicked on the Networks icon in the system tray a
few times. plasmashell crashed the third time the Networks applet was shown.
plasmashell crashed sometimes in QSharedPointer<NetworkManager::Device>::deref
with what looked like an invalid pointer this=0x11 in frames 4 to 8. The trace
was similar but different at its top to the one at
https://bugs.kde.org/show_bug.cgi?id=499218 The problem might be due to a GCC
15 problem with C++ coroutines https://bugs.kde.org/show_bug.cgi?id=499218#c4
The crash can be reproduced sometimes.
-- Backtrace (Reduced):
#5 QSharedPointer<NetworkManager::Device>::~QSharedPointer (this=<optimized
out>, this=<optimized out>) at
/usr/include/qt6/QtCore/qsharedpointer_impl.h:284
#6 std::destroy_at<QSharedPointer<NetworkManager::Device> > (__location=0x11)
at /usr/include/c++/15/bits/stl_construct.h:88
#7 std::_Destroy<QSharedPointer<NetworkManager::Device> > (__pointer=0x11) at
/usr/include/c++/15/bits/stl_construct.h:163
#8 std::_Destroy<QSharedPointer<NetworkManager::Device>*> (__first=0x11,
__last=0x7ffc15f9b2711) at /usr/include/c++/15/bits/stl_construct.h:211
#9 std::destroy<QSharedPointer<NetworkManager::Device>*> (__first=<optimized
out>, __last=0x7ffc15f9b2711) at /usr/include/c++/15/bits/stl_construct.h:288
Reported using DrKonqi
--
You are receiving this mail because:
You are watching all bug changes.