Summary: | Plasma crashes in QSGDefaultRenderContext::invalidate() with the panfrost driver when selecting new global theme | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Robert Xu <robxu9> |
Component: | generic-crash | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | kewltoyz, nate, plasma-bugs |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.17.5 | ||
Target Milestone: | 1.0 | ||
Platform: | unspecified | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=395732 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Robert Xu
2020-02-04 03:25:03 UTC
Created attachment 126362 [details]
New crash information added by DrKonqi
plasmashell (5.17.5) using Qt 5.13.2
- What I was doing when the application crashed:
When changing Global Theme and clicking the checkbox applying it to the entire DE it generates a crash every time.
DE seems to recover but is unstable until restart.
- Unusual behavior I noticed:
Revrts to default KDE Wallpaper.
System becomes sluggish to responses.
- Custom settings of the application:
I am using Nitrux OS project doing some testing of the DE.
Learning about Linux Distros month 2.
My first bug reporting participation.
-- Backtrace (Reduced):
#10 0x00007fd400d50f6f in QObject::destroyed(QObject*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x00007fd400d57aca in QObject::~QObject() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x00007fd4052833a9 in Plasma::Containment::~Containment() () from /usr/lib/x86_64-linux-gnu/libKF5Plasma.so.5
#13 0x00007fd400d51380 in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x00007fd40268aeac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
Looks like a new version of Bug 395732, which was supposed to have been fixed in Qt 5.12. Thank you for reporting this issue in KDE software. As it was reported on an older version, can we please ask you to see if you can reproduce the issue with a more recent software version? If you can confirm this issue still exists in a recent version, please change the version field and the status to "REPORTED" when replying. Thank you! Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |