JFFS2 OOPS in 2.6.20
David Woodhouse
dwmw2 at infradead.org
Thu Mar 8 13:37:27 EST 2007
On Thu, 2007-03-08 at 18:44 +0100, Joakim Tjernlund wrote:
> Got another board too that has an identical OOPS, but prints
> JFFS2 notice: (137) jffs2_get_inode_nodes: Node header CRC failed at 0x3aa87a0.
> {0040,4001,00000044,00000000}
> Just before the OOPS, here is the full OOPS:
> JFFS2 notice: (137) jffs2_get_inode_nodes: Node header CRC failed at 0x3aa87a0.
> {0040,4001,00000044,00000000}
> ------------[ cut here ]------------
> kernel BUG at fs/jffs2/readinode.c:376!
Can you make it print the flash offset of the offending node, and the
header contents (like the 0040,4001,00000044,00000000 above) before
dying? Then reproduce with CONFIG_JFFS2_FS_DEBUG=1 and show me the full
output.
--
dwmw2
More information about the linux-mtd
mailing list