Re: [PATCH] i386: Do backtrace fallback too

From: Dave Jones
Date: Sat Jul 29 2006 - 12:40:50 EST


On Sat, Jul 29, 2006 at 06:35:54PM +0200, Andi Kleen wrote:

> > > arch/i386/kernel/traps.c | 17 ++++++++++++++---
> > > 1 files changed, 14 insertions(+), 3 deletions(-)
> >
> > Hmm, this breaks the build for me..
>
> Hmm, it definitely builds here. Ah do you have UNWIND_INFO
> disabled?

That was with it enabled iirc, I'll double check and do another
build later (though you may want to look at Erik Mouw's reply)

> > print_symbol("DWARF2 unwinder stuck at %s\n",
> > UNW_PC(info.regs));
> >
> > be using %p ?
>
> Yes good catch.

The x86-64 equivalent also has an instance of the same bug.

Dave

--
http://www.codemonkey.org.uk
-
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/