Bug 433086 - System monitor crashes right after it starts
Summary: System monitor crashes right after it starts
Status: RESOLVED DUPLICATE of bug 433013
Alias: None
Product: plasma-systemmonitor
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: KSysGuard Developers
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2021-02-17 16:27 UTC by Zheng Sun
Modified: 2021-02-17 16:37 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 Zheng Sun 2021-02-17 16:27:55 UTC
Application: plasma-systemmonitor (5.21.0)

Qt Version: 5.15.2
Frameworks Version: 5.79.0
Operating System: Linux 5.10.16-gentoo-x86_64 x86_64
Windowing System: X11
Drkonqi Version: 5.21.0
Distribution: Gentoo/Linux

-- Information about the crash:
System monitor crashes right after it starts

The crash can be reproduced every time.

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

[KCrash Handler]
#4  0x00007fd022996ca1 in raise () from /lib64/libc.so.6
#5  0x00007fd022980536 in abort () from /lib64/libc.so.6
#6  0x00007fd022bbf753 in ?? () from /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/libstdc++.so.6
#7  0x00007fd022bef7d6 in ?? () from /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/libstdc++.so.6
#8  0x00007fd022bef841 in std::terminate() () from /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/libstdc++.so.6
#9  0x00007fd022befab3 in __cxa_throw () from /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/libstdc++.so.6
#10 0x00007fd022bc34cb in ?? () from /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/libstdc++.so.6
#11 0x00007fcfec3c60cd in KSysGuard::CGroupDataModel::update(KSysGuard::CGroup*) () from /usr/lib64/libprocesscore.so.9
#12 0x00007fcfec3c7668 in KSysGuard::CGroupDataModel::update() () from /usr/lib64/libprocesscore.so.9
#13 0x00007fd02305346c in QObject::event(QEvent*) () from /usr/lib64/libQt5Core.so.5
#14 0x00007fd023ade193 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#15 0x00007fd023ae7210 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#16 0x00007fd0230269df in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib64/libQt5Core.so.5
#17 0x00007fd023029686 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/libQt5Core.so.5
#18 0x00007fd02307e5f3 in ?? () from /usr/lib64/libQt5Core.so.5
#19 0x00007fd021afabac in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#20 0x00007fd021afae48 in ?? () from /usr/lib64/libglib-2.0.so.0
#21 0x00007fd021afaedf in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#22 0x00007fd02307e3a0 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#23 0x00007fd0230257bb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#24 0x00007fd02302dabd in QCoreApplication::exec() () from /usr/lib64/libQt5Core.so.5
#25 0x000055aa169c45f6 in ?? ()
#26 0x00007fd022981e9b in __libc_start_main () from /lib64/libc.so.6
#27 0x000055aa169c489a in ?? ()
[Inferior 1 (process 17565) detached]

Possible duplicates by query: bug 433038, bug 433013, bug 432496, bug 432084, bug 431773.

Reported using DrKonqi
Comment 1 David Edmundson 2021-02-17 16:37:46 UTC

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