Subject: Re: Kernel page fault on boot - mpbios_pci_attach_hook
To: Takayoshi Kochi <kochi@netbsd.org>
From: Matt Rickard <mjr318@psu.edu>
List: tech-smp
Date: 06/02/2003 16:44:04
On Tue, 03 Jun 2003 00:22:51 +0900 (JST)
Takayoshi Kochi <kochi@netbsd.org> 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.