Bug 44901
Summary: | Regression: Kernel panic - not syncing: Attempted to kill iniit: exit code=0x00000100 | ||
---|---|---|---|
Product: | Other | Reporter: | Prem Karat (prem.karat) |
Component: | Modules | Assignee: | other_modules |
Status: | RESOLVED INSUFFICIENT_DATA | ||
Severity: | high | CC: | alan |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 3.5.0-rc7 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Attachments: |
Kernel_panic-screenshot
Config-file meminfo cpuinfo |
Created attachment 75621 [details]
Config-file
When the same config file is used against 3.5.0-rc6, system boots up and no kernel panic is shown. Steps followed make oldconfig (after copying the config file & renaming it to .config) and followed the rest of the default compilation steps. Environment Details: Attached is the /proc/cpuinfo & meminfo details. Created attachment 75631 [details]
meminfo
Created attachment 75641 [details]
cpuinfo
|
Created attachment 75611 [details] Kernel_panic-screenshot After compiling the latest kernel, when tried to boot, I get the kernel panic as shown in the screenshot. Attached the config file & /var/log/messages. Before the kernel panic, a Fatal error is shown, Error inserting dm_mod. Invalid argument. Will post more details after debugging the issue. -prem