| Summary: | "Xwayland has crashed" when playing games | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Virkkunen <kde> |
| Component: | generic-crash | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED UPSTREAM | ||
| Severity: | crash | CC: | xaver.hugl |
| Priority: | NOR | ||
| Version First Reported In: | 6.1.1 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
dump automatically generated after the crash
dump automatically generated after the crash dump automatically generated after the crash dump automatically generated after the crash |
||
|
Description
Virkkunen
2024-07-01 08:17:52 UTC
Created attachment 171229 [details]
dump automatically generated after the crash
Ran mangohud along the game to see if it had any effect on crashing.
Created attachment 171230 [details]
dump automatically generated after the crash
A MainThrd process was still running after a crash, using around 6GB of RAM. I forced closed it and a dumb was generated.
Created attachment 171231 [details]
dump automatically generated after the crash
Ran a game using gamescope and gamemoderun (without mangohud) to see if it had any difference. I suspected mangohud was to blame, but it doesn't seem to be the case.
After the latest crash, while trying to copy the dump I dragged a window and my whole system froze. I have an external system monitor that was still running (it uses turing-smart-screen-python on a systemd service), showing high GPU usage (60%+). I couldn't do anything other than reboot. Running dmesg, I found the following: [ 383.191854] gldriverquery[3253]: segfault at 0 ip 00007464e60cf27f sp 00007fffdf4467e0 error 4 in libxcb.so.1.1.0[7464e60c7000+14000] likely on CPU 22 (core 12, socket 0) [ 383.191865] Code: 00 eb a0 0f 1f 84 00 00 00 00 00 f3 0f 1e fa 41 57 41 56 41 55 45 89 c5 41 54 55 4c 89 cd 53 48 83 ec 78 48 8b 19 89 74 24 1c <8b> 37 48 89 4c 24 08 64 48 8b 04 25 28 00 00 00 48 89 44 24 68 31 [ 384.017771] gldriverquery[3494]: segfault at 0 ip 00000000e922a341 sp 00000000ffeeccf0 error 4 in libxcb.so.1.1.0[e9221000+17000] likely on CPU 13 (core 1, socket 0) [ 384.017780] Code: 71 0c 8b 19 89 45 a0 8b 41 08 89 75 b4 89 45 a4 8b 41 10 89 45 b8 8b 41 14 89 45 c0 65 a1 14 00 00 00 89 45 e4 8b 06 89 45 b0 <8b> 03 85 c0 0f 85 cb 05 00 00 8b 45 a4 85 c0 0f 84 a2 07 00 00 8b Please report this to https://gitlab.freedesktop.org/xorg/xserver/-/issues |