[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Exception while loading kernel



Il giorno sab, 25/08/2007 alle 16.25 +0100, Thiemo Seufer ha scritto:
[...]
> > If I understand correctly the problem happened at address 0x802204fc, so
> > I checked the system.map file and found
> > ffffffff802204c4 T __bzero
> > ffffffff80220524 t memset_partial
> > 
> > If I understand correctly, the kernel was executing the __bzero function
> > and tried accessing the invalid address 0xfffff000.
> 
> It could be any of:
> - broken RAM
> - Arcboot messing up the kernel load, so __bzero runs invalid code
> - __bzero gets called with wrong parameters

I have now tried with the latest kernel from linux-mips.org: 2.6.23-rc3
and got the same error:

exception PC 0x80228edc, exception RA 0x804e8f74
arg: 81070000 0 8050d3b8 1

ffffffff80228ea4 T __bzero
ffffffff80228f04 t memset_partial

ffffffff804e8eb0 t init_bootmem_core
ffffffff804e8f90 t $L99

I will contact the linux-mips list.

Bye,
Giuseppe



Reply to: