crash loadin bash after booting linux on a MPC860ADS

Graham Stoney greyham at research.canon.com.au
Wed May 17 09:55:53 EST 2000


t.shantha.laxmi at exgate.tek.com writes:
> page fault in interrupt handler, addr=c0002578
> NIP: C005EE64 XER: 0000B86D LR: C005EE44 REGS: c00c99c0 TRAP: 0300
...
> Kernel panic: kernel access of bad area pc c005ee64 lr c005ee44 address
> C0002578

Looks like one of your interrupt handlers is causing a page fault. Disassemble
your vmlinux with objdump --disassemble, and find the instruction at C005EE64.
It's the one causing the fault.

By the way, do any other list members know of any references on the 'net that
give some PowerPC-specific tips to decoding oops messages?  If I can find
something more applicable than Documentation/oops-tracing.txt, I'd like to
include a link to it in the HOWTO.

Regards,
Graham

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/





More information about the Linuxppc-embedded mailing list