Re: linux-2.6.25: early exception 0e

From: Mikhail Kshevetskiy
Date: Tue May 13 2008 - 18:04:01 EST


On Tue, 13 May 2008 11:35:14 +0200 (CEST)
Jiri Kosina <jkosina@xxxxxxx> wrote:

> On Mon, 12 May 2008, Mikhail Kshevetskiy wrote:
>
> > > > PANIC: early exception 0e rip 10:ffffffff80224b4e error 0 cr2
> > > > ffffffffff5fb030
> > > There should be a stack trace following this message, please post it (we
> > > need to know what function does 0xffffffff80224b4e correspond to, at
> > > least).
> > There is nothing more on the screen, just this single line. I try to
> > enable more kernel debug options, maybe this helps.
>
> Or you could use addr2line utility to at least see what function does
> 0xffffffff80224b4e correspond to.


kl@aspid:/usr/src/linux-2.6.25.3$ addr2line -Cfe vmlinux ffffffff80224b4e
native_apic_read
paravirt.c:0

if this help, I can send you kernel image and kernel configuration.

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