Bug 505937 - plasma crashes when screen sleeps
Summary: plasma crashes when screen sleeps
Status: RESOLVED DUPLICATE of bug 482754
Alias: None
Product: plasmashell
Classification: Plasma
Component: generic-crash (other bugs)
Version First Reported In: 6.4.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2025-06-21 21:20 UTC by Mebuntu
Modified: 2025-06-24 16:43 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
New crash information added by DrKonqi (121.45 KB, text/plain)
2025-06-21 21:20 UTC, Mebuntu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mebuntu 2025-06-21 21:20:14 UTC
Application: plasmashell (6.4.0)

ApplicationNotResponding [ANR]: false
Qt Version: 6.9.1
Frameworks Version: 6.15.0
Operating System: Linux 6.15.2-1-default x86_64
Windowing System: Wayland
Distribution: openSUSE Tumbleweed
DrKonqi: 6.4.0 [CoredumpBackend]

-- Information about the crash:
always crashes when monitor sleeps. i have tried switching to waylend and clearing ~/.cache but it makes no difference

The crash can be reproduced every time.

-- Backtrace (Reduced):
#5  __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
#6  0x00007ff17589b453 in __pthread_kill_internal (threadid=<optimized out>, signo=6) at pthread_kill.c:89
#7  0x00007ff175841cb6 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#8  0x00007ff17582938b in __GI_abort () at abort.c:73
#9  0x00007ff178fbfb31 in wl_abort (fmt=fmt@entry=0x7ff178fc4f28 "Tried to add event to destroyed queue\n") at ../src/wayland-util.c:476
#10 0x00007ff178fc1df8 in queue_event (display=<optimized out>, len=3960) at ../src/wayland-client.c:1617
#11 read_events (display=0x55ca20d58810) at ../src/wayland-client.c:1713
#12 wl_display_read_events (display=0x55ca20d58810) at ../src/wayland-client.c:1796
#13 0x00007ff1772e2096 in QtWaylandClient::EventThread::run (this=0x55ca20dc3d30) at /usr/src/debug/qtwayland-everywhere-src-6.9.1/src/client/qwaylanddisplay.cpp:192
#14 0x00007ff176332eae in operator() (__closure=<optimized out>) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:434
#16 QThreadPrivate::start (arg=0x55ca20dc3d30) at /usr/src/debug/qtbase-everywhere-src-6.9.1/src/corelib/thread/qthread_unix.cpp:394
#17 0x00007ff175899546 in start_thread (arg=<optimized out>) at pthread_create.c:448
#18 0x00007ff17591d94c in __GI___clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78


Reported using DrKonqi
Comment 1 Mebuntu 2025-06-21 21:20:15 UTC
Created attachment 182499 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 2 Nate Graham 2025-06-24 16:43:29 UTC
Don't use the Vulkan renderer, and then this will go away.

*** This bug has been marked as a duplicate of bug 482754 ***