Bug 437786 - System Monitor crashes after closing
Summary: System Monitor crashes after closing
Status: RESOLVED DUPLICATE of bug 436707
Alias: None
Product: plasma-systemmonitor
Classification: Applications
Component: general (show other bugs)
Version: 5.21.5
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: KSysGuard Developers
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2021-05-28 15:11 UTC by Emanuele Spirito
Modified: 2021-06-02 11:38 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Emanuele Spirito 2021-05-28 15:11:01 UTC
Application: plasma-systemmonitor (5.21.5)

Qt Version: 5.15.2
Frameworks Version: 5.81.0
Operating System: Linux 5.11.21-300.fc34.x86_64 x86_64
Windowing System: X11
Drkonqi Version: 5.21.5
Distribution: Fedora 34 (KDE Plasma)

-- Information about the crash:
- What I was doing when the application crashed:
I edited two sensors of two different sections of a page (personal page)
- Unusual behavior I noticed:
Nothing

The crash can be reproduced sometimes.

-- Backtrace:
Application: Monitor di sistema (plasma-systemmonitor), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f94a596c06f in QQuickItem::setVisible(bool) () from /lib64/libQt5Quick.so.5
#5  0x00007f949c5ae86a in ToolBarLayoutDelegate::ensureItemVisibility() () from /usr/lib64/qt5/qml/org/kde/kirigami.2/libkirigamiplugin.so
#6  0x00007f94b829c4b0 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#7  0x00007f94a596e8cb in QQuickItemPrivate::setEffectiveVisibleRecur(bool) () from /lib64/libQt5Quick.so.5
#8  0x00007f94a5972119 in QQuickItem::setParentItem(QQuickItem*) () from /lib64/libQt5Quick.so.5
#9  0x00007f94a5966a5a in QQuickItem::~QQuickItem() () from /lib64/libQt5Quick.so.5
#10 0x00007f9497f4e242 in QQmlPrivate::QQmlElement<QQuickToolButton>::~QQmlElement() () from /usr/lib64/qt5/qml/QtQuick/Templates.2/libqtquicktemplates2plugin.so
#11 0x00007f949c5af5fa in ToolBarLayoutDelegate::~ToolBarLayoutDelegate() () from /usr/lib64/qt5/qml/org/kde/kirigami.2/libkirigamiplugin.so
#12 0x00007f949c5af69a in std::_Hashtable<QObject*, std::pair<QObject* const, std::unique_ptr<ToolBarLayoutDelegate, std::default_delete<ToolBarLayoutDelegate> > >, std::allocator<std::pair<QObject* const, std::unique_ptr<ToolBarLayoutDelegate, std::default_delete<ToolBarLayoutDelegate> > > >, std::__detail::_Select1st, std::equal_to<QObject*>, std::hash<QObject*>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true> >::_M_erase(unsigned long, std::__detail::_Hash_node_base*, std::__detail::_Hash_node<std::pair<QObject* const, std::unique_ptr<ToolBarLayoutDelegate, std::default_delete<ToolBarLayoutDelegate> > >, false>*) () from /usr/lib64/qt5/qml/org/kde/kirigami.2/libkirigamiplugin.so
#13 0x00007f949c5afa40 in QtPrivate::QFunctorSlotObject<ToolBarLayout::addAction(QObject*)::{lambda(QObject*)#1}, 1, QtPrivate::List<QObject*>, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) () from /usr/lib64/qt5/qml/org/kde/kirigami.2/libkirigamiplugin.so
#14 0x00007f94b829c4b0 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#15 0x00007f94b8296aa3 in QObject::destroyed(QObject*) () from /lib64/libQt5Core.so.5
#16 0x00007f94b829910a in QObject::~QObject() () from /lib64/libQt5Core.so.5
#17 0x00007f9497f4f89f in QQmlPrivate::QQmlElement<QQuickAction>::~QQmlElement() () from /usr/lib64/qt5/qml/QtQuick/Templates.2/libqtquicktemplates2plugin.so
#18 0x00007f94b8292eda in QObjectPrivate::deleteChildren() () from /lib64/libQt5Core.so.5
#19 0x00007f94b8299184 in QObject::~QObject() () from /lib64/libQt5Core.so.5
#20 0x00007f94945079d9 in QQmlPrivate::QQmlElement<KSysGuard::SensorFace>::~QQmlElement() () from /usr/lib64/qt5/qml/org/kde/ksysguard/faces/libFacesPlugin.so
#21 0x00007f94b8292eda in QObjectPrivate::deleteChildren() () from /lib64/libQt5Core.so.5
#22 0x00007f94b8299184 in QObject::~QObject() () from /lib64/libQt5Core.so.5
#23 0x00007f949c3fffdd in KSysGuard::SensorFaceController::~SensorFaceController() () from /lib64/libKSysGuardSensorFaces.so.1
#24 0x00007f94b8292eda in QObjectPrivate::deleteChildren() () from /lib64/libQt5Core.so.5
#25 0x00007f94b8299184 in QObject::~QObject() () from /lib64/libQt5Core.so.5
#26 0x0000562f19404999 in main ()
[Inferior 1 (process 5578) detached]

The reporter indicates this bug may be a duplicate of or related to bug 437785.

Possible duplicates by query: bug 437773, bug 436863, bug 435427, bug 432084, bug 431077.

Reported using DrKonqi
Comment 1 David Redondo 2021-06-02 11:38:56 UTC

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