jffs2 Oops on 2.6.10-rc2
David Woodhouse
dwmw2 at infradead.org
Sat Nov 20 10:12:44 EST 2004
On Sat, 2004-11-20 at 15:50 +0100, Konstantin Kletschke wrote:
> >>EIP; c00b1c74 <jffs2_build_remove_unlinked_inode+30/ec> <=====
> Code; c00b1c71 <jffs2_build_remove_unlinked_inode+2d/ec>
> d: e3 ff jecxz e <_EIP+0xe>
> Code; c00b1c73 <jffs2_build_remove_unlinked_inode+2f/ec> <=====
> f: eb 00 jmp 11 <_EIP+0x11> <=====
> Code; c00b1c75 <jffs2_build_remove_unlinked_inode+31/ec>
> 11: 40 inc %eax
Would be nice to see the actual code at jffs2_b_r_u_i+0x30, which isn't
in the above. Can you show the output of 'objdump -d' for the function
in question? And/or the result of telling gdb 'list *0xc00b1c74' on your
vmlinux?
It would also be useful to see the output with CONFIG_JFFS2_FS_DEBUG=1
when mounting the offending file system.
--
dwmw2
More information about the linux-mtd
mailing list