Bug 421749 - Plasma desktop crashes when choosing to configure the thermal monitor widget
Summary: Plasma desktop crashes when choosing to configure the thermal monitor widget
Status: RESOLVED DUPLICATE of bug 421392
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 5.18.90
Platform: Arch Linux Linux
: NOR crash
Target Milestone: 1.0
Assignee: David Edmundson
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2020-05-18 23:45 UTC by Richard Ullger
Modified: 2020-05-29 11:18 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (14.03 KB, text/plain)
2020-05-25 22:50 UTC, César Augusto Montoya Ocampo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Ullger 2020-05-18 23:45:25 UTC
Application: plasmashell (5.18.90)

Qt Version: 5.15.0
Frameworks Version: 5.70.0
Operating System: Linux 5.6.13-arch1-1 x86_64
Windowing system: X11
Distribution: "Arch Linux"

-- Information about the crash:
- What I was doing when the application crashed:
Right clicked the thermal monitor widget in the panel and chose 'Configure Thermal Monitor...'

- Unusual behavior I noticed:
The outline of a window briefly appeared and the desktop redisplayed.

- Custom settings of the application:
Breeze theme, ambient blue colour scheme.

The crash can be reproduced every time.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f41b4dcb193 in QMapNodeBase::nextNode() const () at /usr/lib/libQt5Core.so.5
#5  0x00007f41b6e73db3 in Plasma::DataContainer::checkForUpdate() () at /usr/lib/libKF5Plasma.so.5
#6  0x00007f41b4fa9940 in  () at /usr/lib/libQt5Core.so.5
#7  0x00007f41b4ede329 in QProcess::finished(int, QProcess::ExitStatus) () at /usr/lib/libQt5Core.so.5
#8  0x00007f41b4ee3c76 in  () at /usr/lib/libQt5Core.so.5
#9  0x00007f41b4ee3dae in  () at /usr/lib/libQt5Core.so.5
#10 0x00007f41b4fa9940 in  () at /usr/lib/libQt5Core.so.5
#11 0x00007f41b4face70 in QSocketNotifier::activated(QSocketDescriptor, QSocketNotifier::Type, QSocketNotifier::QPrivateSignal) () at /usr/lib/libQt5Core.so.5
#12 0x00007f41b4fad67d in QSocketNotifier::event(QEvent*) () at /usr/lib/libQt5Core.so.5
#13 0x00007f41b5a9d6f2 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#14 0x00007f41b4f7269a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#15 0x00007f41b4fcbe26 in  () at /usr/lib/libQt5Core.so.5
#16 0x00007f41b33e96be in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#17 0x00007f41b33eb531 in  () at /usr/lib/libglib-2.0.so.0
#18 0x00007f41b33eb571 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#19 0x00007f41b4fcb211 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#20 0x00007f41b4f7101c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#21 0x00007f41b4f794a4 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5
#22 0x000055ab566cef5b in  ()
#23 0x00007f41b4941002 in __libc_start_main () at /usr/lib/libc.so.6
#24 0x000055ab566cf17e in _start ()
[Inferior 1 (process 19415) detached]

Possible duplicates by query: bug 421739, bug 421657, bug 421588, bug 421489, bug 421392.

Reported using DrKonqi
Comment 1 César Augusto Montoya Ocampo 2020-05-25 22:50:13 UTC
Created attachment 128785 [details]
New crash information added by DrKonqi

plasmashell (5.18.5) using Qt 5.14.2

- What I was doing when the application crashed:
Installed the Thermal Monitor plasmoid.
Tried to config it.
Crashed.
- Custom settings of the application:
All default

-- Backtrace (Reduced):
#5  0x00007f46b3c88daa in Plasma::DataContainer::checkForUpdate() () at /usr/lib/libKF5Plasma.so.5
[...]
#8  0x00007f46b1cde539 in QProcess::finished(int, QProcess::ExitStatus) () at /usr/lib/libQt5Core.so.5
[...]
#12 0x00007f46b1da92e2 in QSocketNotifier::activated(int, QSocketNotifier::QPrivateSignal) () at /usr/lib/libQt5Core.so.5
#13 0x00007f46b1da9672 in QSocketNotifier::event(QEvent*) () at /usr/lib/libQt5Core.so.5
#14 0x00007f46b2874652 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
Comment 2 Christoph Feck 2020-05-29 11:18:10 UTC

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