Subject: Re: tlb problems with -current.
To: Simon Burge <simonb@netbsd.org>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: port-pmax
Date: 05/28/1999 10:45:15
On Fri, 28 May 1999 23:36:13 +1000
Simon Burge <simonb@netbsd.org> wrote:
> I just tried to boot a -current kernel on my 5900-260, and got the following
> very early on:
>
> Starting at 0x80030000
>
> [ netbsd ELF symbol table not valid ]
> [ netbsd symbol table has bad string table address 0xc66bc737 ]
> [ no symbol table formats found ]
> trap: TLB miss (load or instr. fetch) in kernel mode
> status=0x20000002, cause=0x30000808, epc=0x80155dfc, vaddr=0x40110
^^^^^^^^^^^^^
Looks like someone forgot to initialize a pointer...
-- Jason R. Thorpe <thorpej@nas.nasa.gov>