Re: panic in bttv_risc_planar

From: Martin J. Bligh
Date: Fri Dec 26 2003 - 17:31:04 EST


> Dec 26 17:59:08 grinch kernel: EIP is at bttv_risc_planar+0x140/0x2c0

If you could take the vmlinux binary and do "gdb vmlinux", then
"disassemble bttv_risc_planar" and post all the output, that'd help.

Or ideally, recompile with -g, and use addr2line to find out exactly
what it was.

M.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/