Re: Was: boot failure, "DWARF2 unwinder stuck at 0xc0100199"

From: Andi Kleen
Date: Thu Aug 31 2006 - 03:39:02 EST


On Thursday 31 August 2006 09:35, Jan Beulich wrote:
> Andi submitted a fix for this to Linus, but that's post-rc5. Jan

I assume you mean the fallback validation fix. Linus unfortunately
didn't merge any of my new patches yet :/

But did you ever work out why the stack backtrace completely restarted?
I never got this. In theory the RSP gotten out of the unwind
context and used for the fallback should have been already near the end
and the old unwinder shouldn't have found much.

-Andi

P.S.: Badari, we worked out your kernel_math_context trace too:
that one is actually a gcc bug related to dubious unwind tables generated
for noreturn calls (in your case do_exit). We were still discussing the best
workaround for that one.

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