Summary: | kwin-wayland crash Failed to recreate shadow for PlasmaQuick | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Pawel <bednarczyk.pawel> |
Component: | wayland-generic | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED BACKTRACE | ||
Severity: | crash | CC: | bednarczyk.pawel, kde, thomasdodson023 |
Priority: | NOR | Keywords: | wayland-only |
Version First Reported In: | 5.26.90 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
gdb dump
gdb wayland kwin |
Description
Pawel
2023-02-09 18:21:27 UTC
Created attachment 156107 [details]
gdb dump
apparently I needed root to access the file.
attaching what I got
"Failed to recreate shadow for" can be printed for various reasons by plasmashell. If kwin crashes, we need a backtrace of the crash; otherwise the crash is inactionable. Comment on attachment 156107 [details] gdb dump Webpage not available The webpage at https://bugsfiles.kde.org/attachment.cgi?id=156107 could not be loaded because: net::ERR_BLOCKED_BY_RESPONSE Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! Created attachment 157881 [details] gdb wayland kwin Reopening as this crash happened earlier today. This time thee was nothing about failing to recreate shadow for PlasmaQuick. I have a backtrace but it appears useless and I am noticing a strange pattern. Whenever this crash occurs, > $ coredumpctl list --reverse shows the backtrace of kwin_wayland is "inaccesible". Executing the above command with su privileges, I do get the attached. Any ideas? It's missing symbols for the most relevant part. It mentions spa which could mean it's the known (and fixed) pipewire crash |