Bug 149322

Summary: [boot] 8.1-RELEASE does not boot on DL785 G6
Product: Base System Reporter: Nathan Weeks <nathan.weeks>
Component: amd64Assignee: freebsd-amd64 (Nobody) <amd64>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 8.1-RELEASE   
Hardware: Any   
OS: Any   

Description Nathan Weeks 2010-08-05 15:20:09 UTC
When booting the FreeBSD 8.1-RELEASE DVD on an HP Proliant DL785 G6, the process is eventually interrupted before sysinstall with the following error message:

Fatal trap 12: page fault while in kernel mode
cpuid = 0; apic id = 00
fault virtual address = 0x18
fault code            = supervisor read data, page not present
instruction pointer   = 0x20:0xffffffff80595e68
stack pointer         = 0x28:0xffffffff80cc24e0
frame pointer         = 0x28:0xffffffff80cc2520
code segment          = base rx0, limit 0xfffff, type 0x1b
                      = DPL 0, pres 1, long 1, def32 0, gran 1
processor eflags = resume, IOPL = 0
current process = 0 (swapper)
trap number = 12
panic: page fault
cpuid = 0
kernel trap 12 with interrupts disabled

If I boot with ACPI disabled, it hangs at the "Trying to mount root from ufs:/dev/md0" stage.

FreeBSD 7.3-RELEASE successfully makes it to sysinstall, as does 9-CURRENT (I haven't tried finishing the installation process with either).

How-To-Repeat: Boot 8.1-RELEASE on a DL785 G6
Comment 1 Andriy Gapon 2010-10-08 10:29:17 UTC
Can try to boot custom-built FreeBSD 8.1 kernel with debug support and obtain
debugging information?
At the very least, please provide messages from verbose boot leading up to the
crash.

-- 
Andriy Gapon
Comment 2 Andriy Gapon freebsd_committer freebsd_triage 2010-12-05 13:26:19 UTC
State Changed
From-To: open->closed

Feedback timeout, sorry.
Comment 3 nate.weeks 2010-12-22 16:54:34 UTC
Sorry for the late response. The underlying issue must have been fixed
at some point, as FreeBSD 8.2-BETA1 is unaffected by this bug.