Bug 439314 - System Monitor crashed after changing display style
Summary: System Monitor crashed after changing display style
Status: RESOLVED DUPLICATE of bug 435192
Alias: None
Product: plasma-systemmonitor
Classification: Applications
Component: general (show other bugs)
Version: 5.21.4
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: KSysGuard Developers
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2021-06-29 21:16 UTC by kdebugs
Modified: 2021-07-01 14:48 UTC (History)
3 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 kdebugs 2021-06-29 21:16:21 UTC
Application: plasma-systemmonitor (5.21.4)

Qt Version: 5.15.2
Frameworks Version: 5.80.0
Operating System: Linux 5.11.0-22-generic x86_64
Windowing System: X11
Drkonqi Version: 5.21.4
Distribution: Ubuntu 21.04

-- Information about the crash:
- What I was doing when the application crashed:
1) Create new page
2) Add "Individual Core Usage" to it
3) Change "Display Style" to "Process table"
4) Change "Display Style" to "Application table"
5) Crash :(
- It also works the other way around:
1) Create new page
2) Add "Individual Core Usage" to it
3) Change "Display Style" to "Application table"
4) Change "Display Style" to "Process table"
5) Crash :(
And probably with other widgets etc.

The crash can be reproduced every time.

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

[KCrash Handler]
#4  0x00007f07cd0b7861 in ?? () from /lib/x86_64-linux-gnu/libQt5QuickTemplates2.so.5
#5  0x00007f07cd0acd17 in QQuickControlPrivate::updateImplicitContentWidth() () from /lib/x86_64-linux-gnu/libQt5QuickTemplates2.so.5
#6  0x00007f07cd0b79f5 in ?? () from /lib/x86_64-linux-gnu/libQt5QuickTemplates2.so.5
#7  0x00007f07cd3e71cd in QQuickItemPrivate::implicitWidthChanged() () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#8  0x00007f07cd3eb0fb in QQuickItem::setImplicitSize(double, double) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#9  0x00007f07cc031802 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#10 0x00007f07cc033e7e in ?? () from /usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#11 0x00007f07cc030978 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#12 0x00007f07cc033e42 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#13 0x00007f07cc03b565 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so
#14 0x00007f07d2c67e1e in QObjectPrivate::deleteChildren() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x00007f07d2c72cc4 in QObject::~QObject() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x00007f07c59692a9 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Templates.2/libqtquicktemplates2plugin.so
#17 0x00007f07d2c67e1e in QObjectPrivate::deleteChildren() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x00007f07d2c72cc4 in QObject::~QObject() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#19 0x00007f07c596ae42 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Templates.2/libqtquicktemplates2plugin.so
#20 0x00007f07d2c67e1e in QObjectPrivate::deleteChildren() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#21 0x00007f07d2c72cc4 in QObject::~QObject() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#22 0x00007f07c4073c69 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/ksysguard/faces/libFacesPlugin.so
#23 0x00007f07d2c6a063 in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#24 0x00007f07d37a6173 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#25 0x00007f07d2c3d22a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#26 0x00007f07d2c3fd01 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#27 0x00007f07d2c96f37 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#28 0x00007f07d16de84b in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#29 0x00007f07d1731c68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#30 0x00007f07d16dbf83 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#31 0x00007f07d2c96594 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#32 0x00007f07d2c3bb8b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#33 0x00007f07d2c44024 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#34 0x0000564c5ea4e9d1 in ?? ()
#35 0x00007f07d25a9565 in __libc_start_main (main=0x564c5ea4d530, argc=1, argv=0x7ffc02bf4ee8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffc02bf4ed8) at ../csu/libc-start.c:332
#36 0x0000564c5ea4ea9e in ?? ()
[Inferior 1 (process 48105) detached]

Possible duplicates by query: bug 436010, bug 435813, bug 435304, bug 435053.

Reported using DrKonqi
Comment 1 David Redondo 2021-07-01 14:48:48 UTC

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