Bug 501144 - plasmashell keeps crashing repeatedly
Summary: plasmashell keeps crashing repeatedly
Status: RESOLVED DUPLICATE of bug 482754
Alias: None
Product: plasmashell
Classification: Plasma
Component: generic-crash (other bugs)
Version First Reported In: 6.3.2
Platform: Arch Linux Linux
: NOR crash
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2025-03-06 12:21 UTC by Rafael
Modified: 2025-03-06 13:21 UTC (History)
1 user (show)

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


Attachments
New crash information added by DrKonqi (123.64 KB, text/plain)
2025-03-06 12:21 UTC, Rafael
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rafael 2025-03-06 12:21:07 UTC
Application: plasmashell (6.3.2)

ApplicationNotResponding [ANR]: false
Qt Version: 6.8.2
Frameworks Version: 6.11.0
Operating System: Linux 6.13.5-zen1-1-zen x86_64
Windowing System: Wayland
Distribution: "Arch Linux"
DrKonqi: 6.3.2 [CoredumpBackend]

-- Information about the crash:
I just logged in, and Plasma keeps showing crash dialogs, even when the desktop is idle with nothing open at all.

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  0x0000711b738a56d3 in __pthread_kill_internal (threadid=<optimized out>, signo=6) at pthread_kill.c:89
#7  0x0000711b7384bba0 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#8  0x0000711b73833582 in __GI_abort () at abort.c:73
#9  0x0000711b76a0f734 in wl_abort (fmt=fmt@entry=0x711b76a147f0 "Tried to add event to destroyed queue\n") at ../wayland-1.23.1/src/wayland-util.c:476


Reported using DrKonqi
Comment 1 Rafael 2025-03-06 12:21:09 UTC
Created attachment 179178 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 2 cwo 2025-03-06 13:05:10 UTC
Set the QtQuick/Plasma renderer back to automatic.

*** This bug has been marked as a duplicate of bug 482754 ***
Comment 3 Rafael 2025-03-06 13:21:58 UTC
(In reply to cwo from comment #2)
> Set the QtQuick/Plasma renderer back to automatic.
> 
> *** This bug has been marked as a duplicate of bug 482754 ***

It worked. Thank you!