From owner-freebsd-stable@FreeBSD.ORG Sat Sep 9 20:05:51 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 080AB16A591 for ; Sat, 9 Sep 2006 20:05:51 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96DB543D4C for ; Sat, 9 Sep 2006 20:05:50 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 69C471A3C1F; Sat, 9 Sep 2006 13:05:50 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 60B7251541; Sat, 9 Sep 2006 16:05:49 -0400 (EDT) Date: Sat, 9 Sep 2006 16:05:49 -0400 From: Kris Kennaway To: Joao Barros Message-ID: <20060909200549.GA66552@xor.obsecurity.org> References: <70e8236f0609090456l31cb39d8if9bdf2d664886a13@mail.gmail.com> <200609091907.06716.max@love2party.net> <70e8236f0609091302i1c98f8f7t6ad32cd602b054c@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qMm9M+Fa2AknHoGS" Content-Disposition: inline In-Reply-To: <70e8236f0609091302i1c98f8f7t6ad32cd602b054c@mail.gmail.com> User-Agent: Mutt/1.4.2.2i Cc: Max Laier , freebsd-stable@freebsd.org Subject: Re: panic: integer divide fault on 6.1 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Sep 2006 20:05:51 -0000 --qMm9M+Fa2AknHoGS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Sep 09, 2006 at 09:02:35PM +0100, Joao Barros wrote: > On 9/9/06, Max Laier wrote: > > > >Can you try to get a dump, trace, or at least figure out which function > >the IP is refering to? > > >=20 > Well, the problem only occurs when I boot from the disk and the > installed kernel doesn't have debug support. > Does 'set dumpdev=3D' work from the boot loader? I tried some > combinations with no success. No. > I can try and install a 6-STABLE snapshot if there's no way of getting > the info needed. You can either try to install a new kernel with DDB support, or follow the "instruction pointer" method in the developers handbook chapter on kernel debugging. Kris --qMm9M+Fa2AknHoGS Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFAx6cWry0BWjoQKURAuOpAKDDsJ5hPADXiajXhjJ9fJ65AW9XTQCg1yfm DO6SWNWjb8tB8sxgx3omEQI= =zIvV -----END PGP SIGNATURE----- --qMm9M+Fa2AknHoGS--