From owner-freebsd-stable Mon Oct 4 16:15:18 1999 Delivered-To: freebsd-stable@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id 93B9314FB7 for ; Mon, 4 Oct 1999 16:14:57 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.0.4] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.032 #1) id 11YFcv-00035g-00 for freebsd-stable@freebsd.org; Mon, 04 Oct 1999 22:26:33 +0100 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.032 #1) id 11YFcu-0000Kg-00 for freebsd-stable@freebsd.org; Mon, 04 Oct 1999 22:26:32 +0100 Date: Mon, 4 Oct 1999 22:26:32 +0100 From: Ben Smithurst To: freebsd-stable@freebsd.org Subject: panic: ffs_blkfree: freeing free frag Message-ID: <19991004222632.A1258@strontium.scientia.demon.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.6i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Anyone know what could have caused this? panic: ffs_blkfree: freeing free frag (kgdb) bt #0 boot (howto=256) at ../../kern/kern_shutdown.c:285 #1 0xc012c1a0 in at_shutdown ( function=0xc0201e7d <__set_sysctl__vfs_ffs_sym_sysctl___vfs_ffs_doreallocblks+637>, arg=0xc0201e3a, queue=262164) at ../../kern/kern_shutdown.c:446 #2 0xc01aab6c in ffs_blkfree (ip=0xc0dec200, bno=1998, size=2048) at ../../ufs/ffs/ffs_alloc.c:1352 #3 0xc01acb8b in ffs_truncate (vp=0xc4485440, length=0, flags=0, cred=0x0, p=0xc43f5180) at ../../ufs/ffs/ffs_inode.c:341 #4 0xc01b5eb6 in ufs_inactive (ap=0xc455ded8) at ../../ufs/ufs/ufs_inode.c:84 #5 0xc01bb061 in ufs_vnoperate (ap=0xc455ded8) at ../../ufs/ufs/ufs_vnops.c:2299 #6 0xc0150506 in vput (vp=0xc4485440) at vnode_if.h:767 #7 0xc0153781 in unlink (p=0xc43f5180, uap=0xc455df94) at ../../kern/vfs_syscalls.c:1340 #8 0xc01e0397 in syscall (frame={tf_es = 39, tf_ds = 39, tf_edi = 1, tf_esi = 134599360, tf_ebp = -1077948204, tf_isp = -1001005084, tf_ebx = 134599216, tf_edx = 0, tf_ecx = 0, tf_eax = 10, tf_trapno = 7, tf_err = 2, tf_eip = 671805808, tf_cs = 31, tf_eflags = 582, tf_esp = -1077948316, tf_ss = 39}) at ../../i386/i386/trap.c:1100 #9 0xc01d750c in Xint0x80_syscall () #10 0x8049f9e in ?? () #11 0x804a3cb in ?? () #12 0x80491b9 in ?? () ben@scientia:~$ uname -a FreeBSD scientia.demon.co.uk 3.2-STABLE FreeBSD 3.2-STABLE #146: Fri Sep 3 20:49:01 BST 1999 ben@magnesium.scientia.demon.co.uk:/usr/src/sys/compile/SCIENTIA i386 This happened during the news expire run, and the filesystem question does not have softupdates enabled (at least, I'm assuming the filesystem this happened on is the one I think it is, I'd probably have to dig about more than I'd like to to find out for sure). If anyone wants more information, let me know and I'll try to find it. (Of course, it may well be dodgy hardware, but I thought I'd report it anyway in case it's a problem someone recognises.) -- Ben Smithurst | PGP: 0x99392F7D ben@scientia.demon.co.uk | key available from keyservers and | ben+pgp@scientia.demon.co.uk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message