[parisc-linux] 2.6.5-rc2-pa2 boot panic on c110 :(

Grant Grundler grundler at parisc-linux.org
Sun Mar 21 12:57:16 MST 2004


On Sun, Mar 21, 2004 at 01:17:04PM +0000, Joel Soete wrote:
...
> PPP generic driver version 2.4.2
...
> Kernel addresses on the stack:

[ looks a bit scrambled ]

...
> Kernel Fault: Code=26 regs=10594380 (Addr=00000000)

null ptr deref.

...
>  IAOQ[0]: lasi700_probe+0x18c/0x1cc
>  IAOQ[1]: lasi700_probe+0x190/0x1cc
>  RP(r2): lasi700_probe+0x58/0x1cc

IOAQ[0] is the offending instruction.
Brute force debug method is to start adding
printk's to lasi700_probe. It shouldn't take
more than a few iterations to find the offending line.

grant


More information about the parisc-linux mailing list