Double faults on bento

Kris Kennaway kris at obsecurity.org
Tue Apr 8 21:27:17 PDT 2003


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:

bento# addr2line -e kernel.debug 0xc03060c0
/usr/src/sys/i386/i386/machdep.c:2229
bento# addr2line -e kernel.debug 0xc0305d40
/usr/src/sys/i386/i386/machdep.c:2054

Does this suggest anything to anyone?

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/04f33000/attachment.bin


More information about the freebsd-current mailing list