From owner-freebsd-current@FreeBSD.ORG Tue Sep 21 10:36:13 2004 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 890B716A4D3 for ; Tue, 21 Sep 2004 10:36:13 +0000 (GMT) Received: from ms-dienst.rz.rwth-aachen.de (ms-2.rz.RWTH-Aachen.DE [134.130.3.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F2EB43D39 for ; Tue, 21 Sep 2004 10:36:13 +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 <0I4E00MXK04CP3@ms-dienst.rz.rwth-aachen.de> for current@freebsd.org; Tue, 21 Sep 2004 12:36:12 +0200 (MEST) Received: from relay.rwth-aachen.de ([134.130.3.1]) by r220-1 (MailMonitor for SMTP v1.2.2 ) ; Tue, 21 Sep 2004 12:36:11 +0200 (MEST) Received: from haakonia.hitnet.rwth-aachen.de (haakonia.hitnet.RWTH-Aachen.DE [137.226.181.92])i8LAaBRA020012 for ; Tue, 21 Sep 2004 12:36:11 +0200 (MEST) 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 55CD72846E for ; Tue, 21 Sep 2004 12:36:06 +0200 (CEST) Received: by gondor.middleearth (Postfix, from userid 1001) id 1C77D613A; Tue, 21 Sep 2004 12:36:06 +0200 (CEST) Date: Tue, 21 Sep 2004 12:36:06 +0200 From: Christian Brueffer To: current@freebsd.org Message-id: <20040921103605.GC26788@unixpages.org> MIME-version: 1.0 Content-type: multipart/signed; boundary=eheScQNz3K90DVRs; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-disposition: inline User-Agent: Mutt/1.5.5.1i X-Operating-System: FreeBSD 5.2-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 Subject: panic: softdep_deallocate_dependencies: dangling deps 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: Tue, 21 Sep 2004 10:36:13 -0000 --eheScQNz3K90DVRs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, this panic has hit me a couple of times for over a year now. Dump and debugging kernel are available. This is with BETA5 on an SMP system. panic: softdep_deallocate_dependencies: dangling deps cpuid =3D 1 KDB: enter: panic [thread 100063] Stopped at kdb_enter+0x2b: nop db> tr kdb_enter(c06bb401) at kdb_enter+0x2b panic(c06ceb6e,d5491bd0,c055cdaf,cbf3a3f0,0) at panic+0x125 softdep_deallocate_dependencies(cbf3a3f0) at softdep_deallocate_dependencies+0x16 brelse(cbf3a3f0,cbf3a3f0,1,c2d5dd68,0) at brelse+0xbf flushbuflist(cbf3a3f0,0,c2d5dd68,0,0,d5491c14) at flushbuflist+0x140 vinvalbuf(c2d5dd68,0,0,c19fc4b0,0,0) at vinvalbuf+0x149 vclean(c2d5dd68,8,c19fc4b0,c2d5dd68,c2d5dd68) at vclean+0x89 vgonel(c2d5dd68,c19fc4b0,c1a77444,7,0) at vgonel+0x41 vlrureclaim(c1a77400,c19fc4b0,c19faa80,c19faa80,c0569a00) at vlrureclaim+0x162 vnlru_proc(0,d5491d48,0,c0569a00,0) at vnlru_proc+0x146 fork_exit(c0569a00,0,d5491d48) at fork_exit+0xa8 fork_trampoline() at fork_trampoline+0x8 --- trap 0x1, eip =3D 0, esp =3D 0xd5491d7c, ebp =3D 0 --- - 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 --eheScQNz3K90DVRs Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFBUAQVbHYXjKDtmC0RArd+AKDViUWDZxJjRPzh+4S+hzFDXdqygACeNJqF yudS+ZtA/1eVYO72GuKfcGM= =8JJy -----END PGP SIGNATURE----- --eheScQNz3K90DVRs--