Summary: | Switching activities too quickly crashes kwin | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Alex Lowe <lengau> |
Component: | activities | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | jjramsey, nate |
Priority: | NOR | ||
Version First Reported In: | 6.3.91 | ||
Target Milestone: | --- | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | https://crash-reports.kde.org/organizations/kde/issues/206664/events/6a7246a345964e53b499ee8ae3b2eff1/ |
Description
Alex Lowe
2025-06-12 17:01:40 UTC
If something crashed, we need a backtrace of it so we can figure out what's going on. Can you please attach a backtrace of the crash using the `coredumpctl` command-line program, as detailed in https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl? Thanks! How long do you have to spam Meta+A before you see a crash? I tried spamming it for about 30 seconds and didn't see anything happen. (In reply to James J. Ramsey from comment #2) > How long do you have to spam Meta+A before you see a crash? I tried spamming > it for about 30 seconds and didn't see anything happen. With 6.4.0 it seems to be less frequent and I can only reliably reproduce with 3 monitors attached. It also seems to occur more reliably if I change display layouts a few more times. ๐๐งน โ ๏ธ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME. For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging. 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. Closing as RESOLVED WORKSFORME. I've sent in several crash reports, including one just this morning. Using activity-aware Firefox and having multiple Firefox windows open on each activity does appear to make the crashes more reliable. Ok, the latest from kwin-wayland 6.4.4 is that I can only reproduce this: - On my laptop that has an AMD GPU - After adding or removing displays Laptops with Intel and NVIDIA graphics haven't been able to reproduce it, so it could be a bug in the AMD driver. However, whatever it is, only kwin-wayland and Firefox are affected, and I think that Firefox is crashing because it can't handle the compositor going down for a few seconds. Marking this as resolved in 6.4.5 as I have been unable to reproduce it there. I can still cause a crash by switching out .so files that widgets use, but that's a separate issue. (I guess the question there would be what the correct behaviour is? Restart just that widget? Does it need its own process? etc.) |