Bug 2341721 looks related, but I'm not sure if it's exactly the same as the kernel versions differ. I've experienced a kernel crash of the amdgpu driver twice on 2025-03-12 and 2025-03-18 when trying to log back in after a while via lightdm. It happened first with kernel 6.13.5-200.fc41.x86_64. The second time it happened with 6.13.6-200.fc41.x86_64. Both times the kernel wasn't tained. Mesa: ``` $ rpm -qa | ack mesa mesa-filesystem-25.0.1-2.fc41.x86_64 mesa-dri-drivers-25.0.1-2.fc41.x86_64 mesa-libgbm-25.0.1-2.fc41.x86_64 mesa-libEGL-25.0.1-2.fc41.x86_64 mesa-libGL-25.0.1-2.fc41.x86_64 ``` Xorg: ``` $ rpm -qa | ack xorg xorg-x11-xauth-1.1.3-2.fc41.x86_64 xorg-x11-drv-libinput-1.4.0-3.fc41.x86_64 xorg-x11-drv-amdgpu-23.0.0-6.fc41.x86_64 xorg-x11-xinit-1.4.3-1.fc41.x86_64 xorg-x11-server-common-21.1.16-1.fc41.x86_64 xorg-x11-server-Xorg-21.1.16-1.fc41.x86_64 ```
Created attachment 2081831 [details] 1. Crash
Created attachment 2081832 [details] 2. Crash
There are several similar reports upstream: https://gitlab.freedesktop.org/drm/amd/-/issues/?sort=created_date&state=opened&search=drm_atomic_connector_commit_dpms&first_page_size=100 Can you check if any of them match your case? If none, could you file a new report there? Can you provide exact steps to reproduce and kernel, mesa and hardware info? Is this reproducible on F43?
Hi Dominik, I believe it hasn't happened anymore for a while. I'm going to check the logs of that system to confirm and will get back to you ASAP. Thank you very much for your response!
I've just checked the logs in the journal and can confirm that it has not happened anymore since March 18 2025. I've also checked the link that you've kindly provided. None of the bug reports match this particular crash. I'll close this bug as it seems to have been fixed in one of the many kernel updates. Once again thank you for reaching out to me. I appreciate it!