Summary: | Plasma Thermal Monitor crashed when opening the configuration dialog | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | aaron.zakhrov |
Component: | general | Assignee: | David Edmundson <kde> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | davidwong47, plasma-bugs, vortex |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.19.0 | ||
Target Milestone: | 1.0 | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi |
Description
aaron.zakhrov
2020-06-17 03:38:34 UTC
Created attachment 129539 [details]
New crash information added by DrKonqi
plasmashell (5.19.0) using Qt 5.15.0
- What I was doing when the application crashed:
1) Right click Thermal Monitor
2) Hit Configure
3) Crash
-- Backtrace (Reduced):
#4 0x00007fa805315683 in QMapNodeBase::nextNode() const (this=this@entry=0x55cace453340) at tools/qmap.cpp:58
#5 0x00007fa80737796e in QMapNode<unsigned int, Plasma::SignalRelay*>::nextNode() const (this=0x55cace453340) at /usr/include/qt5/QtCore/qmap.h:490
#6 0x00007fa80737796e in QMap<unsigned int, Plasma::SignalRelay*>::const_iterator::operator++() (this=<synthetic pointer>) at /usr/include/qt5/QtCore/qmap.h:491
#7 0x00007fa80737796e in Plasma::DataContainer::checkForUpdate() (this=0x55cad471a620) at /usr/src/debug/plasma-framework-5.71.0-1.1.x86_64/src/plasma/datacontainer.cpp:356
#8 0x00007fa8054ed020 in doActivate<false>(QObject*, int, void**) (sender=0x55cad5139250, signal_index=11, argv=argv@entry=0x7fff87f44e60) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:395
Created attachment 129554 [details]
New crash information added by DrKonqi
plasmashell (5.19.1) using Qt 5.15.0
- What I was doing when the application crashed:
Right click on the Thermal Monitor applet in the application menu bar, then click on "Configure Thermal Monitor".
- Unusual behavior I noticed:
Configuration window fails to open and plasma crashes.
- Custom settings of the application:
plasma-meta 5.19.1-1
plasma5-applets-thermal-monitor-git r85.7835369-1
-- Backtrace (Reduced):
#4 0x00007fce024be1bf in QMapNodeBase::nextNode() const () at /usr/lib/libQt5Core.so.5
#5 0x00007fce044adf13 in Plasma::DataContainer::checkForUpdate() () at /usr/lib/libKF5Plasma.so.5
[...]
#7 0x00007fce025d1329 in QProcess::finished(int, QProcess::ExitStatus) () at /usr/lib/libQt5Core.so.5
[...]
#11 0x00007fce0269fe70 in QSocketNotifier::activated(QSocketDescriptor, QSocketNotifier::Type, QSocketNotifier::QPrivateSignal) () at /usr/lib/libQt5Core.so.5
#12 0x00007fce026a067d in QSocketNotifier::event(QEvent*) () at /usr/lib/libQt5Core.so.5
Created attachment 129790 [details]
New crash information added by DrKonqi
plasmashell (5.19.2) using Qt 5.15.0
- What I was doing when the application crashed:
- Right click on widget
- Selected configure
- Plasmashell crashed
-- Backtrace (Reduced):
#4 0x00007fe0d6dbf057 in QObject::objectName() const (this=0x7fe0d8978eb0) at kernel/qobject.cpp:1226
#5 0x00007fe0d8c5691e in Plasma::SignalRelay::checkQueueing() (this=0x7fe0d8bc7a10) at /usr/src/debug/plasma-framework-5.71.0-3.1.x86_64/src/plasma/private/datacontainer_p.cpp:113
#6 0x00007fe0d8c5691e in Plasma::SignalRelay::checkQueueing() (this=0x7fe0d8bc7a10) at /usr/src/debug/plasma-framework-5.71.0-3.1.x86_64/src/plasma/private/datacontainer_p.cpp:109
#7 0x00007fe0d8c5691e in Plasma::DataContainer::checkForUpdate() (this=0x561ef00f2500) at /usr/src/debug/plasma-framework-5.71.0-3.1.x86_64/src/plasma/datacontainer.cpp:357
#8 0x00007fe0d6dcc020 in doActivate<false>(QObject*, int, void**) (sender=0x561ef055db10, signal_index=11, argv=argv@entry=0x7fffe68c3320) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:395
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/plasma-framework/-/merge_requests/29 *** This bug has been marked as a duplicate of bug 421392 *** |