1. Please describe the problem: kernel crash on startup 2. What is the Version-Release number of the kernel: 6.12.4-200.fc41.x86_64 3. Did it work previously in Fedora? If so, what kernel version did the issue *first* appear? Old kernels are available for download at https://koji.fedoraproject.org/koji/packageinfo?packageID=8 : no, latest working kernel was 6.11.8-300.fc41.x86_64 4. Can you reproduce this issue? If so, please provide the steps to reproduce the issue below: just boot, kernel crashes 5. Does this problem occur with the latest Rawhide kernel? To install the Rawhide kernel, run ``sudo dnf install fedora-repos-rawhide`` followed by ``sudo dnf update --enablerepo=rawhide kernel``: don't know, don't want to test rawhide 6. Are you running any modules that not shipped with directly Fedora's kernel?: no 7. Please attach the kernel logs. You can get the complete kernel log for a boot with ``journalctl --no-hostname -k > dmesg.txt``. If the issue occurred on a previous boot, use the journalctl ``-b`` flag. Reproducible: Always
Created attachment 2062963 [details] journalctl --no-hostname -b -1 -k > dmesg.txt
Looking at the logs this is happening on a XPS 9340 which uses the IPU6 for its camera. So this is very likely this issue: https://hansdegoede.dreamwidth.org/29039.html This should be resolved by 6.12.5 which has already been build and which should become available in updates-testing soon: https://koji.fedoraproject.org/koji/buildinfo?buildID=2601960 *** This bug has been marked as a duplicate of bug 2332063 ***