Bug 491195 - plasmashell CRASHES for every 1 in 3 actions on the Task Manager
Summary: plasmashell CRASHES for every 1 in 3 actions on the Task Manager
Status: RESOLVED DUPLICATE of bug 482754
Alias: None
Product: plasmashell
Classification: Plasma
Component: generic-crash (show other bugs)
Version: 6.1.3
Platform: Arch Linux Linux
: NOR crash
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2024-08-03 00:56 UTC by wrought.iron364
Modified: 2024-08-03 13:32 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report: https://crash-reports.kde.org/organizations/kde/issues/51935/events/90cf339af11d4356bdd1f89e33532e00/


Attachments
New crash information added by DrKonqi (85.76 KB, text/plain)
2024-08-03 00:56 UTC, wrought.iron364
Details

Note You need to log in before you can comment on or make changes to this bug.
Description wrought.iron364 2024-08-03 00:56:42 UTC
Application: plasmashell (6.1.3)

Qt Version: 6.7.2
Frameworks Version: 6.4.0
Operating System: Linux 6.10.2-arch1-1 x86_64
Windowing System: Wayland
Distribution: Arch Linux
DrKonqi: 6.1.3 [CoredumpBackend]

-- Information about the crash:
This issue became apparent after the last update to my machine, so something broke within the last 1-2 weeks of updates.
I can barely do anything productive without the Task Manager, which hence makes my computer nearly unusable.
I'm not sure that it is just limited to the Task Manager, but the Task Manager is the widget is use most frequently.
plasmashell will also crash when I try to log out, exiting the logout process entirely, but I'm not 100% sure that's related to this bug.

About 1 in three times I try to do any the following, the desktop will crash:
right-click the taskbar,
open a new window,
show hidden icons,
*hover over the taskber*,
etc.

The crash can be reproduced sometimes.

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


Reported using DrKonqi
Comment 1 wrought.iron364 2024-08-03 00:56:43 UTC
Created attachment 172234 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 2 cwo 2024-08-03 13:32:59 UTC
Thank you for the bug report!

It looks like you enabled the Vulkan rendering backend for QtQuick. This is known to be be unstable. Try setting it to "Automatic" and see if this fixes the issue.

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