From owner-freebsd-current@FreeBSD.ORG Tue Apr 8 21:27:17 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52ED837B401 for ; Tue, 8 Apr 2003 21:27:17 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-63-207-60-150.dsl.lsan03.pacbell.net [63.207.60.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96F6343F75 for ; Tue, 8 Apr 2003 21:27:16 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 41B5A66D74 for ; Tue, 8 Apr 2003 21:27:16 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 148F310F6; Tue, 8 Apr 2003 21:27:16 -0700 (PDT) Date: Tue, 8 Apr 2003 21:27:16 -0700 From: Kris Kennaway To: current@FreeBSD.org Message-ID: <20030409042715.GA68488@rot13.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="+HP7ph2BbKc20aGI" Content-Disposition: inline User-Agent: Mutt/1.4i Subject: Double faults on bento X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 04:27:17 -0000 --+HP7ph2BbKc20aGI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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 --+HP7ph2BbKc20aGI Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+k6EjWry0BWjoQKURAr8TAKC0LtNcRC+JMU01UzWrkxvIIA4ZhwCfWfX3 bVitzaIUzADq2ub7iT02ZFU= =U9Ob -----END PGP SIGNATURE----- --+HP7ph2BbKc20aGI--