Bug 497369 - Plasma shell crashes when interacting with the plasma shell nvidia 565.57.01
Summary: Plasma shell crashes when interacting with the plasma shell nvidia 565.57.01
Status: RESOLVED DUPLICATE of bug 482754
Alias: None
Product: plasmashell
Classification: Plasma
Component: generic-crash (show other bugs)
Version: 6.2.4
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2024-12-12 15:43 UTC by cameron.e06
Modified: 2024-12-13 03:50 UTC (History)
1 user (show)

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


Attachments
New crash information added by DrKonqi (86.78 KB, text/plain)
2024-12-12 15:43 UTC, cameron.e06
Details

Note You need to log in before you can comment on or make changes to this bug.
Description cameron.e06 2024-12-12 15:43:08 UTC
Application: plasmashell (6.2.4)

ApplicationNotResponding [ANR]: false
Qt Version: 6.8.0
Frameworks Version: 6.8.0
Operating System: Linux 6.11.11-300.fc41.x86_64 x86_64
Windowing System: Wayland
Distribution: "Fedora Linux 41 (KDE Plasma)"
DrKonqi: 6.2.4 [CoredumpBackend]

-- Information about the crash:
When I interact with the plasma shell it crashes before restarting itself again.

It does not crash immediately however, usually needing 2 clicks of interaction (e.g. opening and closing the system tray crashes it every time).

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


Reported using DrKonqi
Comment 1 cameron.e06 2024-12-12 15:43:11 UTC
Created attachment 176557 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 2 cameron.e06 2024-12-12 17:09:42 UTC
Another thing I forgot to mention was that this started happening after one it time I launched kde it warned me I was using software rendering. I have not touched the rendering options before this, but after the prompt I selected vulkan and then the crashs started.
Comment 3 Nate Graham 2024-12-12 18:50:05 UTC
Known crash with Vulkan; go back to OpenGL or Automatic for now.

*** This bug has been marked as a duplicate of bug 482754 ***
Comment 4 cameron.e06 2024-12-13 03:50:35 UTC
(In reply to Nate Graham from comment #3)
> Known crash with Vulkan; go back to OpenGL or Automatic for now.
> 
> *** This bug has been marked as a duplicate of bug 482754 ***

that worked, thanks for the help