-
Notifications
You must be signed in to change notification settings - Fork 113
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Resizing xwayland windows causes a crash #1111
Comments
Also have this error, using a Framework 13 with AMD Ryzen 5 7640U w/ Radeon 760M |
Hm, I wonder what resizing an XWayland window would be doing to cause an amdgpu kernel error like that. Some kind of direct scanout driver bug maybe? I think a crash like that is likely to be a kernel bug, but that panic in cosmic-comp probably shouldn't be happening either. |
I've been getting a lot of amd GPU driver kernel issues caused by cosmic in the past few days tho I'm not sure if that's maybe caused by NixOS blowing up rocm. That's why I haven't made an issue yet. But since this issue is happening on the pop iso maybe it's a cosmic/framework incompatibility... Somehow? |
Cosmic-comp/Smithay is probably a bit too aggressive about trying to assign surfaces to direct scanout planes. And it does seem drivers aren't necessarily well-tested with that sort of thing beyond what other compositors are doing. It could also be worth trying #1020, which is supposed to fix some errors that happen on amdgpu with bandwidth limits for direct scanout planes. Though I don't know if this exact error what match what that fixes. |
What rocm version are you on? |
@ids1024
|
The same behavior I'm having tho it just happend randomly after opening Zen Browser just now: No black screen, no real cosmic-panick. But completly blows up the kernel with total inability to even switch to a different tty.
|
Apparently I have bad ram or something, bunch of fails in men test so probably disregard my error log as well |
@MartianInGreen I don't use rocm. I meant these patches that is solving a different amdgpu bug for cosmic: https://gitlab.freedesktop.org/drm/amd/-/issues/3693#note_2715660 |
This is not solved by #1020. The problem is there is literally nothing being logged. Sometimes only the panel and the dock disappear, but everything else "works". And
I'll try to run a debug session and see if I can get some useful logs. |
I noticed this when resizing Jetbrain Toolbox, but it also happens to other xwayland windows (such as xeyes).
surface-DP-5
is one of my 2 4k external displays.I'm on Framework 13 AMD.
PopOS 24.04.
Linux Kernel 6.13.rc5+patches for amdgpu
You may ignore this bug report if you want, since I'm on Linux Kernel 6.13.rc5 + Melissa's patches for AMD graphics card. So, it could be something with my setup. Thought to report it anyway.
The text was updated successfully, but these errors were encountered: