Re: Kernel page fault on boot - mpbios_pci_attach_hook
Takayoshi Kochi <[email protected]> Tue, 03 Jun 2003 00:22:51 +0900 (JST)
| Newsgroups | gmane.os.netbsd.devel.smp |
|---|---|
| Message-ID | <[email protected]> |
From: Matt Rickard <[email protected]> Subject: Kernel page fault on boot - mpbios_pci_attach_hook Date: Sun, 1 Jun 2003 21:06:14 -0400 > 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. --- Takayoshi Kochi