Summary: | Plasma crashed after waking from sleep (Modern Standby, X11) | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Norbert Zentai <zenorbi> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | bouclier, contact, kde, nicolas.fella, okie2003 |
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 |
Description
Norbert Zentai
2023-06-12 16:58:30 UTC
I am also using X11 because I get a black screen using Wayland on Debian 12 *** This bug has been marked as a duplicate of bug 445893 *** The same with me : when i wake my computer and then unlock my session, plasma crashed. Sometimes, if i interrupt the timer for the computer to sleep just a second before it get into sleep mode, i get black screen with only a pointer and there is nothing to do unless reboot the computer. Created attachment 161295 [details]
New crash information added by DrKonqi
plasmashell (5.27.7) using Qt 5.15.10
I waked up the PC from sleep mode, the two times I did it, Plasma Shell crashed and closed every Chromium process.
I'm using a Nvidia GPU GTX 1650, I'm unsure if this is reproducible in some way, but I've noticed that it happen too when:
- Randomly a notification loads.
- Randomly when clicking on a panel to open something.
- Randomly when taking a screenshot.
- Randomly when switching between virtual desktops.
-- Backtrace (Reduced):
#4 0x00007f11e45be7c0 in QSGAreaAllocator::deallocateInNode(QPoint const&, QSGAreaAllocatorNode*) () at /lib/x86_64-linux-gnu/libQt5Quick.so.5
#5 0x00007f11e45be836 in QSGAreaAllocator::deallocate(QRect const&) () at /lib/x86_64-linux-gnu/libQt5Quick.so.5
[...]
#10 0x00007f11e466a6f9 in QQuickWindowPrivate::runAndClearJobs(QList<QRunnable*>*) () at /lib/x86_64-linux-gnu/libQt5Quick.so.5
[...]
#15 0x00007f11e20a43ec in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:444
#16 0x00007f11e2124a1c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
|