Summary: | Plasma crashed when I opened settings of "System Monitor Sensor" widget immediately after add it to desktop | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Patrick Silva <bugseforuns> |
Component: | generic-crash | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | gregori2, imatiimba, jimtahu, kde, rudykdaniil.wix, waltercool |
Priority: | NOR | ||
Version: | master | ||
Target Milestone: | 1.0 | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | frameworks 5.73 | |
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi |
Description
Patrick Silva
2020-05-29 15:12:23 UTC
Created attachment 128944 [details]
New crash information added by DrKonqi
plasmashell (5.18.5) using Qt 5.15.0
- What I was doing when the application crashed:
Open Sensors plugin.
Observe the crash
- Unusual behavior I noticed:
Plasmashell crashes every time
-- Backtrace (Reduced):
#4 0x00007fd7f1d4decf in QMapNodeBase::nextNode() const () at /usr/lib64/libQt5Core.so.5
#5 0x00007fd7f3c890b1 in Plasma::DataContainer::checkForUpdate() () at /usr/lib64/libKF5Plasma.so.5
#6 0x00007fd7f1ec83fc in void doActivate<false>(QObject*, int, void**) () at /usr/lib64/libQt5Core.so.5
#7 0x00007fd7f1e2d7af in QProcess::finished(int, QProcess::ExitStatus) () at /usr/lib64/libQt5Core.so.5
#8 0x00007fd7f1e311c2 in QProcessPrivate::_q_processDied() () at /usr/lib64/libQt5Core.so.5
Created attachment 129589 [details]
New crash information added by DrKonqi
plasmashell (5.19.1) using Qt 5.15.0
- What I was doing when the application crashed:
Added KDE Plasma Desktop Thermal Monitor widget to the desktop, then tried to configure via right-click menu.
-- Backtrace (Reduced):
#5 0x00007f5e64376f0a in Plasma::DataContainer::checkForUpdate() () at /usr/lib/libKF5Plasma.so.5
[...]
#7 0x00007f5e6249a329 in QProcess::finished(int, QProcess::ExitStatus) () at /usr/lib/libQt5Core.so.5
[...]
#11 0x00007f5e62568e70 in QSocketNotifier::activated(QSocketDescriptor, QSocketNotifier::Type, QSocketNotifier::QPrivateSignal) () at /usr/lib/libQt5Core.so.5
#12 0x00007f5e6256967d in QSocketNotifier::event(QEvent*) () at /usr/lib/libQt5Core.so.5
#13 0x00007f5e63052702 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/plasma-framework/-/merge_requests/29 582d9ed3 in plasma-framework *** Bug 423713 has been marked as a duplicate of this bug. *** *** Bug 421392 has been marked as a duplicate of this bug. *** Did the fix make it into frameworks 5.72? If it did, it's still an issue. It did not. Created attachment 149154 [details]
New crash information added by DrKonqi
plasmashell (5.21.4) using Qt 5.15.2
- What I was doing when the application crashed: Wanted to change my background and plasma crashed
- Custom settings of the application: No custom settings
-- Backtrace (Reduced):
#4 0x00007fa92598a0c4 in QObject::objectName() const () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#5 0x00007fa91f1a5986 in chameleon::ChameleonStyle::drawControl(QStyle::ControlElement, QStyleOption const*, QPainter*, QWidget const*) const () from /usr/lib/x86_64-linux-gnu/qt5/plugins/styles/libchameleon.so
#6 0x00007fa91f19fd80 in chameleon::ChameleonStyle::drawComplexControl(QStyle::ComplexControl, QStyleOptionComplex const*, QPainter*, QWidget const*) const () from /usr/lib/x86_64-linux-gnu/qt5/plugins/styles/libchameleon.so
[...]
#9 0x00007fa92749d9c5 in QQuickWindowPrivate::polishItems() () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
[...]
#12 0x00007fa925d50e45 in QWindow::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
|