Bug 433038 - tarted system monitor
Summary: tarted system monitor
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-16 23:39 UTC by laguest@archeia.com
Modified: 2021-02-18 09:32 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (3.01 KB, text/plain)
2021-02-18 09:32 UTC, Tim
Details

Note You need to log in before you can comment on or make changes to this bug.
Description laguest@archeia.com 2021-02-16 23:39:25 UTC
Application: plasma-systemmonitor (5.21.0)

Qt Version: 5.15.2
Frameworks Version: 5.79.0
Operating System: Linux 5.10.15-gentoo-x86_64 x86_64
Windowing System: X11
Drkonqi Version: 5.21.0
Distribution: "Gentoo Base System release 2.7"

-- Information about the crash:
- What I was doing when the application crashed:

Nothing,  literally started it. Cannot type into this dialog box as it keeps enabling the title text box

The crash can be reproduced every time.

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

[KCrash Handler]
#4  0x00007fef559c8c51 in raise () from /lib64/libc.so.6
#5  0x00007fef559b2536 in abort () from /lib64/libc.so.6
#6  0x00007fef55bf18dc in ?? () from /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/libstdc++.so.6
#7  0x00007fef55c20726 in ?? () from /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/libstdc++.so.6
#8  0x00007fef55c20791 in std::terminate() () from /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/libstdc++.so.6
#9  0x00007fef55c20a23 in __cxa_throw () from /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/libstdc++.so.6
#10 0x00007fef55bf5697 in ?? () from /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/libstdc++.so.6
#11 0x00007fef0401dc7a in KSysGuard::CGroupDataModel::update(KSysGuard::CGroup*) () from /usr/lib64/libprocesscore.so.9
#12 0x00007fef0401e625 in KSysGuard::CGroupDataModel::update() () from /usr/lib64/libprocesscore.so.9
#13 0x00007fef560332d5 in QObject::event(QEvent*) () from /usr/lib64/libQt5Core.so.5
#14 0x00007fef56a6cedf in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#15 0x00007fef5600c940 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib64/libQt5Core.so.5
#16 0x00007fef5600f525 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/libQt5Core.so.5
#17 0x00007fef56057293 in ?? () from /usr/lib64/libQt5Core.so.5
#18 0x00007fef54c08bba in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#19 0x00007fef54c08e50 in ?? () from /usr/lib64/libglib-2.0.so.0
#20 0x00007fef54c08eff in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#21 0x00007fef56056d8f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#22 0x00007fef5600b493 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#23 0x00007fef56012c6d in QCoreApplication::exec() () from /usr/lib64/libQt5Core.so.5
#24 0x000055577493dcb1 in ?? ()
#25 0x00007fef559b3e5d in __libc_start_main () from /lib64/libc.so.6
#26 0x000055577493e19a in ?? ()
[Inferior 1 (process 18204) detached]

The reporter indicates this bug may be a duplicate of or related to bug 433013.

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

Reported using DrKonqi
Comment 1 Andreas Sturmlechner 2021-02-17 06:36:15 UTC

*** This bug has been marked as a duplicate of bug 433013 ***
Comment 2 Tim 2021-02-18 09:32:56 UTC
Created attachment 135824 [details]
New crash information added by DrKonqi

plasma-systemmonitor (5.21.0) using Qt 5.15.2

It crashes everytime I attempt to open it.

-- Backtrace (Reduced):
#6  0x00007fc2c501286a in __gnu_cxx::__verbose_terminate_handler () at /build/gcc/src/gcc/libstdc++-v3/libsupc++/vterminate.cc:95
#7  0x00007fc2c501ed3a in __cxxabiv1::__terminate (handler=<optimized out>) at /build/gcc/src/gcc/libstdc++-v3/libsupc++/eh_terminate.cc:48
#8  0x00007fc2c501eda7 in std::terminate () at /build/gcc/src/gcc/libstdc++-v3/libsupc++/eh_terminate.cc:58
#9  0x00007fc2c501f04e in __cxxabiv1::__cxa_throw (obj=obj@entry=0x5642eab9d400, tinfo=0x7fc2c51518a0 <typeinfo for std::filesystem::__cxx11::filesystem_error>, dest=0x7fc2c50e0bb0 <std::filesystem::__cxx11::filesystem_error::~filesystem_error()>) at /build/gcc/src/gcc/libstdc++-v3/libsupc++/eh_throw.cc:95
#10 0x00007fc2c501655c in std::filesystem::__cxx11::directory_iterator::directory_iterator (this=0x7ffef85a0190, p=filesystem::path "" = {...}, options=<optimized out>, ecptr=0x0) at /build/gcc/src/gcc-build/x86_64-pc-linux-gnu/libstdc++-v3/include/ext/new_allocator.h:89