Re: [ltp] Re: paging request BUG in 2.6.19-rc5 on resume - X60s

From: Mike Galbraith
Date: Tue Nov 14 2006 - 02:05:34 EST


On Mon, 2006-11-13 at 20:34 +0100, Martin Lorenz wrote:

> c016ff96 <unlock_new_inode>:
> c016ff96: 83 a0 2c 01 00 00 b7 andl $0xffffffb7,0x12c(%eax)
> c016ff9d: e9 e0 ff ff ff jmp c016ff82 <wake_up_inode>

Ok, that's what I figured it had to be with that mask (though I can't
convince either of my compilers to produce that offset), so now we just
have to figure out how the heck it can get there and find a corrupted
pointer.

Can you enable frame-pointers, and capture another explosion? A more
complete trace might help. It would definitely help to reproduce
without the proprietary modules having ever been loaded.

-Mike

-
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/