| Summary: | kernel panic after upgrade from fedora 24 to fedora 25 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Sandro Bonazzola <sbonazzo> | ||||||||
| Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> | ||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | urgent | Docs Contact: | |||||||||
| Priority: | urgent | ||||||||||
| Version: | 25 | CC: | airlied, cz172638, fdeutsch, gansalmon, ichavero, itamar, jforbes, jonathan, kernel-maint, madhu.chinakonda, mchehab, rcyriac | ||||||||
| Target Milestone: | --- | Keywords: | Regression | ||||||||
| Target Release: | --- | ||||||||||
| Hardware: | Unspecified | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2016-12-16 12:51:34 UTC | Type: | Bug | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Attachments: |
|
||||||||||
Same with kernel-4.8.10-300.fc25.x86_64 can you check you have an initramfs for that kernel and grub is loading it? Created attachment 1225787 [details]
grub config
Grub config
# ll -Z /boot/ totale 183781 -rw-r--r--. 1 root root system_u:object_r:boot_t:s0 178781 21 nov 20.19 config-4.8.10-300.fc25.x86_64 -rw-r--r--. 1 root root system_u:object_r:boot_t:s0 178780 11 nov 17.01 config-4.8.7-200.fc24.x86_64 -rw-r--r--. 1 root root system_u:object_r:boot_t:s0 178780 15 nov 21.03 config-4.8.8-200.fc24.x86_64 -rw-r--r--. 1 root root system_u:object_r:boot_t:s0 178780 15 nov 19.22 config-4.8.8-300.fc25.x86_64 drwxr-xr-x. 2 root root system_u:object_r:boot_t:s0 1024 7 nov 10.59 dracut drwx------. 3 root root system_u:object_r:boot_t:s0 1024 28 set 18.48 efi drwxr-xr-x. 2 root root system_u:object_r:boot_t:s0 3072 25 nov 07.49 extlinux drwxr-xr-x. 6 root root system_u:object_r:boot_t:s0 1024 28 nov 09.59 grub2 -rw-r--r--. 1 root root system_u:object_r:boot_t:s0 49887516 17 mag 2016 initramfs-0-rescue-7ed917e8aa7e4345b52c492c891a2a38.img -rw-------. 1 root root unconfined_u:object_r:boot_t:s0 22340425 28 nov 17.58 initramfs-4.8.10-300.fc25.x86_64.img -rw-------. 1 root root unconfined_u:object_r:boot_t:s0 22853714 17 nov 07.45 initramfs-4.8.7-200.fc24.x86_64.img -rw-------. 1 root root unconfined_u:object_r:boot_t:s0 22850893 21 nov 07.18 initramfs-4.8.8-200.fc24.x86_64.img -rw-------. 1 root root system_u:object_r:boot_t:s0 22015885 25 nov 08.24 initramfs-4.8.8-300.fc25.x86_64.img -rw-r--r--. 1 root root system_u:object_r:boot_t:s0 560575 1 ago 16.05 initrd-plymouth.img drwx------. 2 root root system_u:object_r:lost_found_t:s0 12288 17 mag 2016 lost+found -rw-------. 1 root root system_u:object_r:system_map_t:s0 3397510 21 nov 20.19 System.map-4.8.10-300.fc25.x86_64 -rw-------. 1 root root system_u:object_r:system_map_t:s0 3396997 11 nov 17.01 System.map-4.8.7-200.fc24.x86_64 -rw-------. 1 root root system_u:object_r:system_map_t:s0 3397313 15 nov 21.03 System.map-4.8.8-200.fc24.x86_64 -rw-------. 1 root root system_u:object_r:system_map_t:s0 3397313 15 nov 19.22 System.map-4.8.8-300.fc25.x86_64 -rwxr-xr-x. 1 root root system_u:object_r:boot_t:s0 6152680 17 mag 2016 vmlinuz-0-rescue-7ed917e8aa7e4345b52c492c891a2a38 -rwxr-xr-x. 1 root root system_u:object_r:boot_t:s0 6793544 21 nov 20.20 vmlinuz-4.8.10-300.fc25.x86_64 -rwxr-xr-x. 1 root root system_u:object_r:boot_t:s0 6793608 11 nov 17.02 vmlinuz-4.8.7-200.fc24.x86_64 -rwxr-xr-x. 1 root root system_u:object_r:boot_t:s0 6792968 15 nov 21.04 vmlinuz-4.8.8-200.fc24.x86_64 -rwxr-xr-x. 1 root root system_u:object_r:boot_t:s0 6792968 15 nov 19.22 vmlinuz-4.8.8-300.fc25.x86_64 Still not working even with kernel-4.8.11-300.fc25.x86_64 Anything I can do to help debugging the issue? Are you not using uefi on this system for some particular reason? Either way, 4.8.8-200.fc24 works but 4.8.8-300.fc25 does not? That would rule out a kernel issue, they are the same source. I am guessing dracut is missing something when creating the initrd. boot without the rhgb and quiet and see if you can get a better idea of the issue. (In reply to Justin M. Forbes from comment #7) > Are you not using uefi on this system for some particular reason? Either > way, 4.8.8-200.fc24 works but 4.8.8-300.fc25 does not? That would rule out > a kernel issue, they are the same source. I am guessing dracut is missing > something when creating the initrd. boot without the rhgb and quiet and see > if you can get a better idea of the issue. No special reason for not using uefi. Confirmed, 4.8.8-200.fc24 works but 4.8.8-300.fc25 does not. Attaching lsinitrd output for the 2 images. Created attachment 1231093 [details]
outputs of lsinitrd
Retried with testing packages as well: # rpm -qa | egrep "(kernel|dracut|grub)"|sort abrt-addon-kerneloops-2.9.0-1.fc25.x86_64 dracut-044-78.fc25.x86_64 dracut-config-rescue-044-78.fc25.x86_64 dracut-fips-044-78.fc25.x86_64 dracut-network-044-78.fc25.x86_64 dracut-tools-044-78.fc25.x86_64 grub2-2.02-0.38.fc25.x86_64 grub2-starfield-theme-2.02-0.38.fc25.x86_64 grub2-tools-2.02-0.38.fc25.x86_64 grubby-8.40-3.fc24.x86_64 kernel-4.8.10-300.fc25.x86_64 kernel-4.8.11-300.fc25.x86_64 kernel-4.8.12-300.fc25.x86_64 kernel-4.8.13-300.fc25.x86_64 kernel-4.8.7-200.fc24.x86_64 kernel-4.8.8-200.fc24.x86_64 kernel-4.8.8-300.fc25.x86_64 kernel-core-4.8.10-300.fc25.x86_64 kernel-core-4.8.11-300.fc25.x86_64 kernel-core-4.8.12-300.fc25.x86_64 kernel-core-4.8.13-300.fc25.x86_64 kernel-core-4.8.7-200.fc24.x86_64 kernel-core-4.8.8-200.fc24.x86_64 kernel-core-4.8.8-300.fc25.x86_64 kernel-devel-4.8.10-300.fc25.x86_64 kernel-devel-4.8.11-300.fc25.x86_64 kernel-devel-4.8.12-300.fc25.x86_64 kernel-devel-4.8.13-300.fc25.x86_64 kernel-devel-4.8.7-200.fc24.x86_64 kernel-devel-4.8.8-200.fc24.x86_64 kernel-devel-4.8.8-300.fc25.x86_64 kernel-headers-4.8.13-300.fc25.x86_64 kernel-modules-4.8.10-300.fc25.x86_64 kernel-modules-4.8.11-300.fc25.x86_64 kernel-modules-4.8.12-300.fc25.x86_64 kernel-modules-4.8.13-300.fc25.x86_64 kernel-modules-4.8.7-200.fc24.x86_64 kernel-modules-4.8.8-200.fc24.x86_64 kernel-modules-4.8.8-300.fc25.x86_64 kernel-modules-extra-4.8.10-300.fc25.x86_64 kernel-modules-extra-4.8.11-300.fc25.x86_64 kernel-modules-extra-4.8.12-300.fc25.x86_64 kernel-modules-extra-4.8.13-300.fc25.x86_64 kernel-modules-extra-4.8.7-200.fc24.x86_64 kernel-modules-extra-4.8.8-200.fc24.x86_64 kernel-modules-extra-4.8.8-300.fc25.x86_64 kernel-tools-4.8.13-300.fc25.x86_64 kernel-tools-libs-4.8.13-300.fc25.x86_64 libreport-plugin-kerneloops-2.8.0-1.fc25.x86_64 texlive-l3kernel-svn41246-22.fc25.1.noarch truezip-kernel-7.7.9-3.fc25.noarch still panic. Looks like it fails just before switching root. Found out that this is a duplicate of bug #1384469 ; removing dracut-fips and regenerating the initramfs solved the issue. *** This bug has been marked as a duplicate of bug 1384469 *** |
Created attachment 1224170 [details] screenshot of kernel panic Description of problem: Just upgraded from Fedora 24 with: dnf system-upgrade download --refresh --releasever=25 At reboot kernel-4.8.8-300.fc25.x86_64 shows immediately kernel panic. See attached screenshot. Hardware is a Lenovo T460S System Information Manufacturer: LENOVO Product Name: 20FAS2BM0E Version: ThinkPad T460s BIOS Information Vendor: LENOVO Version: N1CET48W (1.16 ) Release Date: 09/16/2016 Thankfully, fc24 kernel still work so I've been able to boot.