Bug 2332996

Summary: kernel crash on startup
Product: [Fedora] Fedora Reporter: jan p. springer <jsd>
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 41CC: acaringi, adscvr, airlied, alciregi, bskeggs, hdegoede, hpa, josef, kernel-maint, linville, masami256, mchehab, ptalbert, steved, suraj.ghimire7
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-12-18 11:46:42 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
journalctl --no-hostname -b -1 -k > dmesg.txt none

Description jan p. springer 2024-12-18 11:38:16 UTC
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

Comment 1 jan p. springer 2024-12-18 11:39:53 UTC
Created attachment 2062963 [details]
journalctl --no-hostname -b -1 -k > dmesg.txt

Comment 2 Hans de Goede 2024-12-18 11:46:42 UTC
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 ***