Re: Kernel page fault on boot - mpbios_pci_attach_hook

Matt Rickard <[email protected]> Mon, 2 Jun 2003 16:44:04 -0400
Newsgroups gmane.os.netbsd.devel.smp
Message-ID <[email protected]>
On Tue, 03 Jun 2003 00:22:51 +0900 (JST)
Takayoshi Kochi <[email protected]> wrote:
> > pci3 at pchb2 bus 3uvm_fault(0xc07875e0, 0, 0, 1) -> 0xe
> > kernel: page fault trap, code=0
> > Stopped in pid 0.1 (swapper) at netbsd:mpbios_pci_attach_hook+0x47:	repe
> > cmp sb	(%esi),%es:(%edi)
> > db{1}>
> > 
> > I see there have been some recent changes to the mpbios stuff, so I
> > assume this is related.  This system booted up fine with a current
> > kernel from about a week ago.
> 
> It should be fixed already, please cvs update again and try.
> 

Yep, just cvs update'd and it works now.

Thanks.