On Oct 11, 9:33pm, mayur...@acm.org (Mayuresh) wrote: -- Subject: Re: NetBSD 7.0 i386 panic during boot
| On Sun, Oct 11, 2015 at 03:41:57PM +0000, Christos Zoulas wrote: | > >> agp0: can't find MMIO registers | > | > Disable agp? | | Could try that, but before that does this observation give any other clue: | | If I start with acpi disabled, I do not get agp error. Get the following | instead: | | | RTC BIOS diagnostic error 0x80<clock_battery> That means that something is wrong with the battery, it is not fatal. | uvm_fault(...,0,1) -> 0xe This looks like a NULL pointer dereference. Do you have a backtrace? christos