From owner-freebsd-current@FreeBSD.ORG Thu Nov 27 01:25:44 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 B997716A4CE for ; Thu, 27 Nov 2003 01:25:44 -0800 (PST) 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 0445F43FF2 for ; Thu, 27 Nov 2003 01:25:43 -0800 (PST) (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 <0HP000LCP79QQL@ms-dienst.rz.rwth-aachen.de> for current@freebsd.org; Thu, 27 Nov 2003 10:20:14 +0100 (MET) Received: from relay.RWTH-Aachen.DE ([134.130.3.1]) by r220-1 (MailMonitor for SMTP v1.2.2 ) ; Thu, 27 Nov 2003 10:20:13 +0100 (MET) Received: from haakonia.hitnet.rwth-aachen.de (postfix@haakonia.hitnet.RWTH-Aachen.DE [137.226.181.92]) hAR9KDsU027082 for ; Thu, 27 Nov 2003 10:20:13 +0100 (MET) Received: from gondor.middleearth (gondor.middleearth [192.168.1.42]) by haakonia.hitnet.rwth-aachen.de (Postfix) with ESMTP id 8176F2C for ; Thu, 27 Nov 2003 09:20:13 +0000 (GMT) Received: by gondor.middleearth (Postfix, from userid 1001) id 23AF646B8; Thu, 27 Nov 2003 10:20:13 +0100 (CET) Date: Thu, 27 Nov 2003 10:20:13 +0100 From: Christian Brueffer To: current@freebsd.org Message-id: <20031127092012.GO5836@unixpages.org> MIME-version: 1.0 Content-type: multipart/signed; boundary=b5sSX5qSQrSInIHt; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-disposition: inline User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.1-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: Thu, 27 Nov 2003 09:25:45 -0000 --b5sSX5qSQrSInIHt Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, got the following panic on an smp system tonight. Dump available for further debugging. FreeBSD haakonia.hitnet.rwth-aachen.de 5.1-CURRENT FreeBSD 5.1-CURRENT #22:= Thu Nov 20 20:05:47 CET 2003 chris@haakonia.hitnet.rwth-aachen.de:/usr/obj/usr/src/sys/LORIEN i386 GNU gdb 5.3 (FreeBSD) Copyright 2002 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-portbld-freebsd5.1"... panic: softdep_deallocate_dependencies: dangling deps panic messages: --- panic: softdep_deallocate_dependencies: dangling deps cpuid =3D 1;=20 boot() called on cpu#1 syncing disks, buffers remaining... 3841 3841 3840 3839 3839 3838 3837 3837 3837 3837 3837 3837 3837 3837 3837 3837 3837 3837 3837 3837 3837 3837 3837 3837 3837 3837=20 giving up on 3183 buffers Uptime: 6d8h13m1s Dumping 511 MB 16 32 48 64 80 96 112 128 144 160 176 192 208 224 240 256 272 288 304 320 336 352 368 384 400 416 432 448 464 480 496 --- #0 doadump () at /usr/src/sys/kern/kern_shutdown.c:240 240 dumping++; (kgdb) where #0 doadump () at /usr/src/sys/kern/kern_shutdown.c:240 #1 0xc0534260 in boot (howto=3D256) at /usr/src/sys/kern/kern_shutdown.c:372 #2 0xc053465d in panic (fmt=3D0xc070c19a "softdep_deallocate_dependencies: dangling deps") at /usr/src/sys/kern/kern_shutdown.c:550 #3 0xc064ae85 in softdep_deallocate_dependencies (bp=3D0x0) at /usr/src/sys/ufs/ffs/ffs_softdep.c:5919 #4 0xc057e3fb in brelse (bp=3D0xcec64fd8) at /usr/src/sys/sys/buf.h:427 #5 0xc058e8fa in flushbuflist (blist=3D0xcec64fd8, flags=3D0, vp=3D0xc6388e38, slpflag=3D0, slptimeo=3D0, errorp=3D0x0) at /usr/src/sys/kern/vfs_subr.c:1269 #6 0xc058e508 in vinvalbuf (vp=3D0xc6388e38, flags=3D0, cred=3D0x0, td=3D0= x0, slpflag=3D0, slptimeo=3D0) at /usr/src/sys/kern/vfs_subr.c:1155 #7 0xc05913fd in vclean (vp=3D0xc6388e38, flags=3D8, td=3D0xc472aa00) at /usr/src/sys/kern/vfs_subr.c:2560 #8 0xc0591a41 in vgonel (vp=3D0xc6388e38, td=3D0x0) at /usr/src/sys/kern/vfs_subr.c:2756 #9 0xc058d558 in vlrureclaim (mp=3D0xc4c46800) at /usr/src/sys/kern/vfs_subr.c:725 #10 0xc058d78f in vnlru_proc () at /usr/src/sys/kern/vfs_subr.c:776 #11 0xc051da44 in fork_exit (callout=3D0xc058d5e0 , arg=3D0x0, frame=3D0x0) at /usr/src/sys/kern/kern_fork.c:793 - 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 --b5sSX5qSQrSInIHt Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE/xcHMbHYXjKDtmC0RAtqYAJ0eT5vmNP9sEWOmSdYVW2D5LCxpZwCeKElH 1vINwl2pswqQ1k5FBSt+FTc= =1ORm -----END PGP SIGNATURE----- --b5sSX5qSQrSInIHt--