Summary: | Plasma crashed (and reset) itself a few moments after sleep | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Austin Smith <starzainia5082> |
Component: | generic-crash | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | akselmo, kde, nate, ph.gachoud, squareshaper |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.27.5 | ||
Target Milestone: | 1.0 | ||
Platform: | Debian stable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Austin Smith
2023-11-09 06:07:19 UTC
Created attachment 164750 [details]
New crash information added by DrKonqi
plasmashell (5.27.5) using Qt 5.15.8
Was browsing on Firefox (Wikipedia and Internet Archive), and had Dolphin open.
-- Backtrace (Reduced):
#3 0x00007fe01d7be3d0 in QSGAreaAllocator::deallocateInNode(QPoint const&, QSGAreaAllocatorNode*) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#4 0x00007fe01d7be446 in QSGAreaAllocator::deallocate(QRect const&) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
[...]
#9 0x00007fe01d867c09 in QQuickWindowPrivate::runAndClearJobs(QList<QRunnable*>*) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
[...]
#9 0x00007fe01b8d1a2b in QWaitCondition::wait(QMutex*, QDeadlineTimer) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
[...]
#11 0x00007fe01d876e20 in QQuickWindow::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
Needs debug symbols. Can you install debug symbols for plasmashell? https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Debian 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! Created attachment 170197 [details]
New crash information added by DrKonqi
plasmashell (5.27.5) using Qt 5.15.8
looks like it happens when I restore a kvm session from virtual manager
-- Backtrace (Reduced):
#3 0x00007f6892bbe3d0 in QSGAreaAllocator::deallocateInNode(QPoint const&, QSGAreaAllocatorNode*) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#4 0x00007f6892bbe446 in QSGAreaAllocator::deallocate(QRect const&) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
[...]
#9 0x00007f6892c67c09 in QQuickWindowPrivate::runAndClearJobs(QList<QRunnable*>*) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
[...]
#9 0x00007f6890ed1a2b in QWaitCondition::wait(QMutex*, QDeadlineTimer) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
[...]
#11 0x00007f6892c76e20 in QQuickWindow::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
|