Bug 435053 - System Monitor crashes in KSysGuard::SensorFace>::~QQmlElement()
Summary: System Monitor crashes in KSysGuard::SensorFace>::~QQmlElement()
Status: RESOLVED DUPLICATE of bug 435192
Alias: None
Product: plasma-systemmonitor
Classification: Applications
Component: general (show other bugs)
Version: 5.21.3
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: KSysGuard Developers
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2021-03-28 09:20 UTC by ByteEnable
Modified: 2021-04-01 13:58 UTC (History)
4 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 ByteEnable 2021-03-28 09:20:47 UTC
Application: plasma-systemmonitor (5.21.3)

Qt Version: 5.15.2
Frameworks Version: 5.80.0
Operating System: Linux 5.11.9-200.fc33.x86_64 x86_64
Windowing System: X11
Drkonqi Version: 5.21.3
Distribution: Fedora 33 (KDE Plasma)

-- Information about the crash:
- What I was doing when the application crashed:
Added a new page and then added CPU temp data in bar graph.  Next I selected application data and chose to use bar graph for the application data and it crashed.

The reporter is unsure if this crash is reproducible.

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

[KCrash Handler]
#4  0x00007f989f2b75a1 in QQuickDialogButtonBoxPrivate::getContentWidth() const () from /lib64/libQt5QuickTemplates2.so.5
#5  0x00007f989f2aa7a8 in QQuickControlPrivate::updateImplicitContentWidth() () from /lib64/libQt5QuickTemplates2.so.5
#6  0x00007f989f2b72c5 in QQuickDialogButtonBoxPrivate::itemImplicitWidthChanged(QQuickItem*) () from /lib64/libQt5QuickTemplates2.so.5
#7  0x00007f989f604402 in QQuickItemPrivate::implicitWidthChanged() () from /lib64/libQt5Quick.so.5
#8  0x00007f989f606b3b in QQuickItem::setImplicitSize(double, double) () from /lib64/libQt5Quick.so.5
#9  0x00007f989c6d82bb in QQuickGridLayoutBase::itemCount() const () from /usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#10 0x00007f989c6d5f63 in QQuickLayout::deactivateRecur() [clone .part.0] () from /usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#11 0x00007f989c6d61bb in QQuickGridLayoutBase::~QQuickGridLayoutBase() () from /usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#12 0x00007f989c6dbd5e in QQmlPrivate::QQmlElement<QQuickRowLayout>::~QQmlElement() () from /usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#13 0x00007f98b5e7093a in QObjectPrivate::deleteChildren() () from /lib64/libQt5Core.so.5
#14 0x00007f98b5e762ef in QObject::~QObject() () from /lib64/libQt5Core.so.5
#15 0x00007f9897e66d89 in QQmlPrivate::QQmlElement<QQuickDialogButtonBox>::~QQmlElement() () from /usr/lib64/qt5/qml/QtQuick/Templates.2/libqtquicktemplates2plugin.so
#16 0x00007f98b5e7093a in QObjectPrivate::deleteChildren() () from /lib64/libQt5Core.so.5
#17 0x00007f98b5e762ef in QObject::~QObject() () from /lib64/libQt5Core.so.5
#18 0x00007f9897e66ea2 in QQmlPrivate::QQmlElement<QQuickDialog>::~QQmlElement() () from /usr/lib64/qt5/qml/QtQuick/Templates.2/libqtquicktemplates2plugin.so
#19 0x00007f98b5e7093a in QObjectPrivate::deleteChildren() () from /lib64/libQt5Core.so.5
#20 0x00007f98b5e762ef in QObject::~QObject() () from /lib64/libQt5Core.so.5
#21 0x00007f98945599d9 in QQmlPrivate::QQmlElement<KSysGuard::SensorFace>::~QQmlElement() () from /usr/lib64/qt5/qml/org/kde/ksysguard/faces/libFacesPlugin.so
#22 0x00007f98b5e70b21 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#23 0x00007f98b696cec3 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#24 0x00007f98b5e48bd8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#25 0x00007f98b5e4b8c7 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
#26 0x00007f98b5e95c27 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#27 0x00007f98b49d8a9f in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#28 0x00007f98b4a2aa98 in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0
#29 0x00007f98b49d5e73 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#30 0x00007f98b5e956f3 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#31 0x00007f98b5e4757b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#32 0x00007f98b5e4f1b4 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#33 0x00005567a13b09e1 in main ()
[Inferior 1 (process 723775) detached]

Reported using DrKonqi
Comment 1 Marco Martin 2021-04-01 13:58:00 UTC

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