From owner-freebsd-current@FreeBSD.ORG Mon Jun 5 11:55:13 2006 Return-Path: X-Original-To: current@freebsd.org 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 6D06916A835 for ; Mon, 5 Jun 2006 11:55:13 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from transport.cksoft.de (transport.cksoft.de [62.111.66.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF4A443D45 for ; Mon, 5 Jun 2006 11:55:12 +0000 (GMT) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from transport.cksoft.de (localhost [127.0.0.1]) by transport.cksoft.de (Postfix) with ESMTP id 786741FFACC for ; Mon, 5 Jun 2006 13:55:10 +0200 (CEST) Received: by transport.cksoft.de (Postfix, from userid 66) id 0B1121FFACB; Mon, 5 Jun 2006 13:55:07 +0200 (CEST) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id 420FE4448D6 for ; Mon, 5 Jun 2006 11:51:12 +0000 (UTC) Date: Mon, 5 Jun 2006 11:51:12 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: FreeBSD current mailing list Message-ID: <20060605114900.M79180@maildrop.int.zabbadoz.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: by AMaViS cksoft-s20020300-20031204bz on transport.cksoft.de Cc: Subject: panic: ffs_freefile: freeing free inode X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 05 Jun 2006 11:55:20 -0000 Hi, this is with a kernel from late May (I'll have to check when I had synced the sources once I get it booting again...). The machine crashed with a new kernel with the next boot I got: ... properly dismounted dev = ad8s2d, ino = 329734, fs = /var panic: ffs_freefile: freeing free inode cpuid = 1 KDB: enter: panic [thread pid 129 tid 100038 ] Stopped at kdb_enter+0x31: leave db> where Tracing pid 129 tid 100038 td 0xffffff007b8b32b0 kdb_enter() at kdb_enter+0x31 panic() at panic+0x1e6 ffs_freefile() at ffs_freefile+0x231 ffs_vfree() at ffs_vfree+0x3d ufs_inactive() at ufs_inactive+0x29b VOP_INACTIVE_APV() at VOP_INACTIVE_APV+0xc5 vinactive() at vinactive+0x97 vput() at vput+0x20d kern_unlink() at kern_unlink+0x21c unlink() at unlink+0x11 syscall() at syscall+0x340 Xfast_syscall() at Xfast_syscall+0xa8 --- syscall (10, FreeBSD ELF64, unlink), rip = 0x8007080bc, rsp = 0x7fffffffed18, rbp = 0 --- db> show alllocks db> -- Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT