Re: Kernel OOOPS in 2.6.11.6

From: Keith Owens
Date: Mon Mar 28 2005 - 21:31:24 EST


On Mon, 28 Mar 2005 18:06:08 -0800,
Chris Wedgwood <cw@xxxxxxxx> wrote:
>On Mon, Mar 28, 2005 at 04:24:15PM -0800, Chris Wright wrote:
>
>> Imperfect stack trace decoding.
>
>Is this with CONFIG_4K_STACKS? does it happen w/o it?

i386 needs unwind data plus a kernel unwinder to get accurate
backtraces. Without the data and an unwinder, i386 backtraces are best
guess. They often contain spurious addresses, from noise words that
were left on the kernel stack. Nothing to do with CONFIG_4K_STACKS.

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