#11684 closed bug (duplicate)
Boot failure : PANIC: Fatal exception "NMI Interrupt" occurred
Reported by: | ismarkin | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | System | Version: | R1/Development |
Keywords: | boot-failure | Cc: | |
Blocked By: | #4555 | Blocking: | |
Platform: | All |
Description
Boot fails with nightly haiku-nightly-hrev48590-x86_gcc2_hybrid-anyboot.zip on an USB stick. KDL prompt is displayed. I typed "co" but the OS did not boot completly.
I got kernel output traces from serial link and lspci output from Linux on this computer.
Attachments (3)
Change History (12)
by , 10 years ago
by , 10 years ago
Attachment: | haiku_kernel_traces.txt added |
---|
comment:1 by , 10 years ago
Blocking: | 7665 added |
---|
comment:2 by , 10 years ago
waddlesplash, you didn't look close enough. The panic is earlier in the log (as mentionned in the ticket "co" was typed to try to continue booting). It happens during initialization of the PCI bus.
What do you mean by "did not boot completely"? If you get a black screen, you may need to use failsafe video mode or blacklist the intel_extreme driver. Note that you may still need to type "co" to get past the panic in that case. If you get something else than a black screen, please be more specific.
comment:3 by , 10 years ago
Component: | - General → System |
---|---|
Platform: | x86 → All |
comment:4 by , 10 years ago
I made two new tests. You can find the logs in boot_haiku_20150106.log file. Attempt 1 :
- normal boot without failsafe video mode
- after KDL crash I typed 'co'
- i saw the 7 icons displayed (the last one was a rocket)
- a second KDL occured
- I typed again 'co'
- startup continues but I got a blank screen I could do nothing
- I pressed my computer restart button
Attempt 2 :
- at boot selected failsafe video mode
- got the KDL crash
- I typed co
- startup continues
I could start installation process. But it was very slow. I could get the partion manager application. I don't manage to create a new partition. I stopped at this point
comment:6 by , 6 years ago
Keywords: | boot-failure added |
---|
comment:7 by , 6 years ago
Blocking: | 7665 removed |
---|
comment:8 by , 6 years ago
Blocked By: | 4555 added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
comment:9 by , 5 years ago
Milestone: | R1 |
---|
Remove milestone for tickets with status = closed and resolution != fixed
According to your syslog, it appears package_daemon mounted everything and the video driver (intel_extreme) was just starting when the KDL occured. I couldn't find anything else useful.