Double faults on bento

Kris Kennaway kris at obsecurity.org
Tue Apr 8 21:39:14 PDT 2003


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20030408/b86aa001/attachment.bin


More information about the freebsd-current mailing list