Date: Tue, 8 Apr 2003 21:39:12 -0700 From: Kris Kennaway <kris@obsecurity.org> To: Kris Kennaway <kris@obsecurity.org> Cc: current@freebsd.org Subject: Re: Double faults on bento Message-ID: <20030409043912.GA68618@rot13.obsecurity.org> In-Reply-To: <20030409042715.GA68488@rot13.obsecurity.org> References: <20030409042715.GA68488@rot13.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
On Tue, Apr 08, 2003 at 09:27:16PM -0700, Kris Kennaway wrote:
> Bento (SMP machine running -current) regularly gets a variation of the
> following while under load:
>
> Fatal double fault:
> eip = 0xc03060c0
> esp = 0xe329f00c
> ebp = 0xe329f054
> cpuid = 1; lapic.id = 00000000
> panic: double fault
> cpuid = 1; lapic.id = 00000000
> Debugger("panic")
>
> Fatal double fault:
> eip = 0xc0305d40
> esp = 0xe2e34000
> ebp = 0xe2e3408c
> cpuid = 0; lapic.id = 01000000
> panic: double fault
> cpuid = 0; lapic.id = 01000000
> Debugger("panic")
>
> Running addr2line on the eip values above shows:
Oops, that was the wrong kernel.
bento# addr2line -e kernel.debug 0xc0305d40
../../../i386/i386/trap.c:182
bento# addr2line -e kernel.debug 0xc03060c0
../../../i386/i386/trap.c:441
Kris
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (FreeBSD)
iD8DBQE+k6PwWry0BWjoQKURAjmVAJwOCUiB7tSCLoSkaaSKQZtvGi8VMgCguEpj
QhukBSmN0it6yrF7Dw6Nn/Q=
=LM34
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030409043912.GA68618>
