Bug 440669 - System monitor crash on start
Summary: System monitor crash on start
Status: RESOLVED FIXED
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-08-06 16:00 UTC by morten.vitved
Modified: 2021-08-12 14:46 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.22
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description morten.vitved 2021-08-06 16:00:18 UTC
Application: plasma-systemmonitor (5.21.4)

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

-- Information about the crash:
Whenever I start System Monitor it crashes.

The crash can be reproduced every time.

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

[KCrash Handler]
#4  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:49
#5  0x00007f30f3f25864 in __GI_abort () at abort.c:79
#6  0x00007f30f4394c77 in QMessageLogger::fatal(char const*, ...) const () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x00007f30eef3f644 in QSGRenderLoop::handleContextCreationFailure(QQuickWindow*) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#8  0x00007f30eef40b49 in ?? () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#9  0x00007f30eef422eb in ?? () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#10 0x00007f30f4a43e45 in QWindow::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#11 0x00007f30f5142783 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#12 0x00007f30f45bc7ba in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x00007f30f4a38ee1 in QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent*) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#14 0x00007f30f4a0ce2c in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#15 0x00007f30f05e3a6e in ?? () from /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#16 0x00007f30f30398eb in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#17 0x00007f30f308cd28 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#18 0x00007f30f3037023 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x00007f30f4616204 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#20 0x00007f30f45bb11b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#21 0x00007f30f45c3604 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#22 0x0000562f3c5d09d1 in ?? ()
#23 0x00007f30f3f27565 in __libc_start_main (main=0x562f3c5cf530, argc=1, argv=0x7ffd4debdaa8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffd4debda98) at ../csu/libc-start.c:332
#24 0x0000562f3c5d0a9e in ?? ()
[Inferior 1 (process 35989) detached]

Possible duplicates by query: bug 440257, bug 435999, bug 433013, bug 429344, bug 427384.

Reported using DrKonqi
Comment 1 David Redondo 2021-08-12 14:46:51 UTC
Fixed in PLasma 5.22 already