Bug 485160

Summary: plasmashell crashes with wayland and nvidia when clicking on the home menu
Product: [Plasma] plasmashell Reporter: Gustavo Alvarez <sl1pkn07>
Component: generic-crashAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: crash CC: kdedev, nate
Priority: NOR Keywords: drkonqi
Version: 6.0.3   
Target Milestone: 1.0   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: New crash information added by DrKonqi

Description Gustavo Alvarez 2024-04-06 23:43:07 UTC
Application: plasmashell (6.0.3)

Qt Version: 6.7.0
Frameworks Version: 6.0.0
Operating System: Linux 6.8.2-arch2-1 x86_64
Windowing System: Wayland
Distribution: "Arch Linux"
DrKonqi: 6.0.3 [CoredumpBackend]

-- Information about the crash:
when click to home menu, the plasmashell crash several times, and then, remains black screen. some programs also close, other remain active

only restart plasma-plasmashell.service restore the desktop until click again in the home menu

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  0x00007eb263cab393 in __pthread_kill_internal (signo=6, threadid=<optimized out>) at pthread_kill.c:78
#7  0x00007eb263c5a6c8 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#8  0x00007eb263c424b8 in __GI_abort () at abort.c:79
#9  0x00007eb266bdd4f2 in wl_abort (fmt=fmt@entry=0x7eb266be26d8 "Tried to add event to destroyed queue\n") at ../wayland-1.22.0/src/wayland-util.c:462


Reported using DrKonqi
Comment 1 Gustavo Alvarez 2024-04-06 23:43:08 UTC
Created attachment 168232 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 2 Nate Graham 2024-07-30 21:29:41 UTC
Thread 1 (Thread 0x7eb253e006c0 (LWP 4054710)):
[KCrash Handler]
#5  __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
#6  0x00007eb263cab393 in __pthread_kill_internal (signo=6, threadid=<optimized out>) at pthread_kill.c:78
#7  0x00007eb263c5a6c8 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#8  0x00007eb263c424b8 in __GI_abort () at abort.c:79
#9  0x00007eb266bdd4f2 in wl_abort (fmt=fmt@entry=0x7eb266be26d8 "Tried to add event to destroyed queue\n") at ../wayland-1.22.0/src/wayland-util.c:462
#10 0x00007eb266bdf7e2 in queue_event (len=<optimized out>, display=0x65377b8351c0) at ../wayland-1.22.0/src/wayland-client.c:1575
#11 read_events (display=0x65377b8351c0) at ../wayland-1.22.0/src/wayland-client.c:1670
#12 wl_display_read_events (display=0x65377b8351c0) at ../wayland-1.22.0/src/wayland-client.c:1753
#13 0x00007eb266148d00 in QtWaylandClient::EventThread::run (this=0x65377b9244c0) at /usr/src/debug/qt6-wayland/qtwayland-everywhere-src-6.7.0/src/client/qwaylanddisplay.cpp:191
#14 0x00007eb2644adcd3 in operator() (__closure=<optimized out>) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.7.0/src/corelib/thread/qthread_unix.cpp:326
#15 (anonymous namespace)::terminate_on_exception<QThreadPrivate::start(void*)::<lambda()> > (t=<optimized out>) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.7.0/src/corelib/thread/qthread_unix.cpp:262
#16 QThreadPrivate::start (arg=0x65377b9244c0) at /usr/src/debug/qt6-base/qtbase-everywhere-src-6.7.0/src/corelib/thread/qthread_unix.cpp:285
#17 0x00007eb263ca955a in start_thread (arg=<optimized out>) at pthread_create.c:447
#18 0x00007eb263d26a3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78

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