| Summary: | When I click on Processes or any other tab | ||
|---|---|---|---|
| Product: | [Applications] plasma-systemmonitor | Reporter: | Carlos Araújo <carlosdompedro1> |
| Component: | general | Assignee: | KSysGuard Developers <ksysguard-bugs> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | ahiemstra, alex.kuticki, fernando.cohen7, israelfaustino.santos, mrzyglodjasiu, nate, plasma-bugs-null |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 5.27.8 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 6.0 | |
| Sentry Crash Report: | |||
| Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
||
|
Description
Carlos Araújo
2024-03-02 23:08:45 UTC
This is fixed in Plasma 6. *** Bug 487451 has been marked as a duplicate of this bug. *** Created attachment 169829 [details]
New crash information added by DrKonqi
plasma-systemmonitor (5.27.11) using Qt 5.15.13
The crash happens both on Kubuntu 23.10 and now, after updating, on Kubuntu 24.04 LTS. Clicking on any tab causes the bug.
-- Backtrace (Reduced):
#7 0x00007451429ebafe in QAccessibleQuickItem::role() const () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
[...]
#11 0x00007451428642ab in QQuickItemPrivate::setEffectiveVisibleRecur(bool) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#12 0x000074514286ce9d in QQuickItem::setParentItem(QQuickItem*) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#13 0x000074514286d3b6 in QQuickItem::~QQuickItem() () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
[...]
#15 0x0000745141e34c3f in QQmlTableInstanceModel::destroyModelItem(QQmlDelegateModelItem*, QQmlTableInstanceModel::DestructionMode) () from /lib/x86_64-linux-gnu/libQt5QmlModels.so.5
Created attachment 171219 [details]
New crash information added by DrKonqi
plasma-systemmonitor (5.27.11) using Qt 5.15.13
The application window closes unexpectedly when I click on the applications tab
-- Backtrace (Reduced):
#7 0x00007b053b7ebafe in QAccessibleQuickItem::role() const () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
[...]
#11 0x00007b053b6642ab in QQuickItemPrivate::setEffectiveVisibleRecur(bool) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#12 0x00007b053b66ce9d in QQuickItem::setParentItem(QQuickItem*) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#13 0x00007b053b66d3b6 in QQuickItem::~QQuickItem() () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
[...]
#15 0x00007b053abc9c3f in QQmlTableInstanceModel::destroyModelItem(QQmlDelegateModelItem*, QQmlTableInstanceModel::DestructionMode) () from /lib/x86_64-linux-gnu/libQt5QmlModels.so.5
*** Bug 502568 has been marked as a duplicate of this bug. *** |