Re: [patch] i386: fix one case of stuck dwarf2 unwinder II

From: Andi Kleen
Date: Sun Aug 06 2006 - 10:02:55 EST



> And the backtraces I saw ended up at L6:
>
> | DWARF2 unwinder stuck at 0xc0100210
>
> System.map on i386 SMP says:
>
> | c0100210 t L6


Yes that's the problem. If you check for <= stext/_stext then the unwinder
won't catch the L6 (which is above it) and report a "stuck" again

-Andi

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