Bug 874884 - Kernel panic (3.6.5-1.fc17.x86_64): Warning at arch/x86/kernel/smp.c:123 native_smp_send_reschedule+0x5b/0x60()
Summary: Kernel panic (3.6.5-1.fc17.x86_64): Warning at arch/x86/kernel/smp.c:123 nati...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 17
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-11-09 01:13 UTC by Stephen Evanchik
Modified: 2012-11-24 20:39 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-11-09 16:50:07 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Picture of kernel panic (1.78 MB, image/jpeg)
2012-11-09 01:13 UTC, Stephen Evanchik
no flags Details
dmesg for informational purpose only (not from failing kernel) (80.07 KB, application/octet-stream)
2012-11-09 01:14 UTC, Stephen Evanchik
no flags Details
Contents of /proc/cpuinfo (3.70 KB, application/octet-stream)
2012-11-09 01:14 UTC, Stephen Evanchik
no flags Details

Description Stephen Evanchik 2012-11-09 01:13:08 UTC
Created attachment 641169 [details]
Picture of kernel panic

Description of problem:

I just updated to kernel-3.6.5-1.fc17.x86_64 and found my system will not boot. It fails with a kernel panic. I have reverted back to 3.5.4-1_1


Version-Release number of selected component (if applicable):

 kernel-3.6.5-1.fc17.x86_64

How reproducible:

Always.

Steps to Reproduce:
1. Update to kernel-3.6.5-1
2. Boot computer
3. Kernel panic
  
Actual results:

Kernel panic


Expected results:

Computer boots successfully.

Additional info:

System is a ThinkPad T430. Contents of dmesg (of successful kernel) for informational purposes attached. Also contents of /proc/cpuinfo attached.

Comment 1 Stephen Evanchik 2012-11-09 01:14:10 UTC
Created attachment 641170 [details]
dmesg for informational purpose only (not from failing kernel)

Comment 2 Stephen Evanchik 2012-11-09 01:14:45 UTC
Created attachment 641171 [details]
Contents of /proc/cpuinfo

Comment 3 Josh Boyer 2012-11-09 13:42:50 UTC
The kernel can't find the rootfs.  Please verify that:

1) You have an initramfs file corresponding to this kernel version in /boot
2) The initramfs file is of similar size to the rest of the initramfs files
3) The grub or grub2 configuration file contains an 'initrd' line for this kernel.

Comment 4 Stephen Evanchik 2012-11-09 16:50:07 UTC
(In reply to comment #3)
> The kernel can't find the rootfs.  Please verify that:
> 
> 1) You have an initramfs file corresponding to this kernel version in /boot
> 2) The initramfs file is of similar size to the rest of the initramfs files
> 3) The grub or grub2 configuration file contains an 'initrd' line for this
> kernel.

Thanks Josh -- it the initramfs was missing from /boot . I would expect Grub to complain and not let the kernel boot.

Comment 5 Kevin R. Page 2012-11-24 20:39:44 UTC
Perhaps a coincidence, but I have experienced the same error with kernel-3.6.6-1.fc17.x86_64. As with the original reporter this turned out to be a missing initrd (and this bug was the clue leading to the solution, thanks!).

Would this be the domain of yum, rpm, or dracut?

Although I've just updated to another kernel using yum from the command line and the initrd has successfully generated.


Note You need to log in before you can comment on or make changes to this bug.