From owner-freebsd-stable@FreeBSD.ORG Wed Feb 9 01:17:42 2005 Return-Path: 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 6BB7D16A4CE for ; Wed, 9 Feb 2005 01:17:42 +0000 (GMT) Received: from ms-dienst.rz.rwth-aachen.de (ms-1.rz.RWTH-Aachen.DE [134.130.3.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1F0D43D1F for ; Wed, 9 Feb 2005 01:17:41 +0000 (GMT) (envelope-from chris@unixpages.org) Received: from r220-1 (r220-1.rz.RWTH-Aachen.DE [134.130.3.31]) by ms-dienst.rz.rwth-aachen.de (iPlanet Messaging Server 5.2 HotFix 1.12 (built Feb 13 2003)) with ESMTP id <0IBM001JRE9G8M@ms-dienst.rz.rwth-aachen.de> for stable@freebsd.org; Wed, 09 Feb 2005 02:17:41 +0100 (MET) Received: from relay.rwth-aachen.de ([134.130.3.1]) by r220-1 (MailMonitor for SMTP v1.2.2 ) ; Wed, 09 Feb 2005 02:17:40 +0100 (MET) Received: from haakonia.hitnet.rwth-aachen.de (haakonia.hitnet.RWTH-Aachen.DE [137.226.181.92])j191HemV012786; Wed, 09 Feb 2005 02:17:40 +0100 (MET) Received: from gondor.middleearth (gondor.middleearth [192.168.1.42]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))(Postfix) with ESMTP id DD1182842E; Wed, 09 Feb 2005 02:17:34 +0100 (CET) Received: by gondor.middleearth (Postfix, from userid 1001) id 944902285B; Wed, 09 Feb 2005 02:17:34 +0100 (CET) Date: Wed, 09 Feb 2005 02:17:34 +0100 From: Christian Brueffer In-reply-to: <20050209011047.GA86464@xor.obsecurity.org> To: Kris Kennaway Message-id: <20050209011734.GB77038@unixpages.org> MIME-version: 1.0 Content-type: multipart/signed; boundary=aVD9QWMuhilNxW9f; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-disposition: inline User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 6.0-CURRENT X-PGP-Key: http://people.FreeBSD.org/~brueffer/brueffer.key.asc X-PGP-Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D References: <20050209010830.GA77038@unixpages.org> <20050209011047.GA86464@xor.obsecurity.org> cc: stable@freebsd.org Subject: Re: panic: _mtx_lock_sleep: recursed on non-recursive mutex bpf2 @ /usr/home/build/src/sys/net/bpf.c:1119 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Feb 2005 01:17:42 -0000 --aVD9QWMuhilNxW9f Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 08, 2005 at 05:10:47PM -0800, Kris Kennaway wrote: > On Wed, Feb 09, 2005 at 02:08:30AM +0100, Christian Brueffer wrote: > > I'm getting this reproducible panic with a 5-STABLE system based on > > sources from yesterday. The machine in question is an i386 SMP box. > >=20 > > The panic is reproducible by running an updated version of the > > security/scanssh port which is based on libevent. > >=20 > > A crashdump is available for further investigation. >=20 > Is the kernel compiled with -O2? This confuses the gdb stack trace > unwinder, so you should try instead with -O. >=20 No, it's compiled with -O. Could a custom CPUTYPE have anything to do with that? - Christian --=20 Christian Brueffer chris@unixpages.org brueffer@FreeBSD.org GPG Key: http://people.freebsd.org/~brueffer/brueffer.key.asc GPG Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D --aVD9QWMuhilNxW9f Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCCWSubHYXjKDtmC0RAovRAJ0fL5OFGJyYXG1lNQchVWIg2WYdvwCgnQPO 0+HonYuuohffK3XpCRGJmbs= =hYL+ -----END PGP SIGNATURE----- --aVD9QWMuhilNxW9f--