From root@venus.hub.org  Sat May  3 21:06:19 2003
Return-Path: <root@venus.hub.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id A3E0F37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  3 May 2003 21:06:19 -0700 (PDT)
Received: from venus.hub.org (venus.hub.org [64.49.215.3])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 089E843FBD
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  3 May 2003 21:06:19 -0700 (PDT)
	(envelope-from root@venus.hub.org)
Received: by venus.hub.org (Postfix, from userid 0)
	id 34C37462051; Sun,  4 May 2003 00:05:15 -0400 (EDT)
Message-Id: <20030504040515.34C37462051@venus.hub.org>
Date: Sun,  4 May 2003 00:05:15 -0400 (EDT)
From: scrappy@hub.org
Reply-To: scrappy@postgresql.org
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: ffs_vfree: freeing free inode
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         51742
>Category:       kern
>Synopsis:       [panic] ffs_vfree: freeing free inode
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    linimon
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 03 21:10:15 PDT 2003
>Closed-Date:    Wed Mar 14 18:53:44 GMT 2007
>Last-Modified:  Wed Mar 14 18:53:44 GMT 2007
>Originator:     Marc G. Fournier
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
Hub.Org Networking Services
>Environment:
System: FreeBSD venus.hub.org 4.8-STABLE FreeBSD 4.8-STABLE #4: Fri Apr 11 14:58:21 EDT 2003 root@venus.hub.org:/usr/obj/usr/src/sys/kernel i386


	
>Description:

#0  dumpsys () at /usr/src/sys/kern/kern_shutdown.c:487
#1  0x8014a623 in boot (howto=256) at /usr/src/sys/kern/kern_shutdown.c:316
#2  0x8014aa95 in panic (fmt=0x8025b771 "ffs_vfree: freeing free inode") at /usr/src/sys/kern/kern_shutdown.c:595
#3  0x801e7a3d in ffs_freefile (pvp=0xb7539b00, ino=6421164, mode=49663) at /usr/src/sys/ufs/ffs/ffs_alloc.c:1611
#4  0x801e78c6 in ffs_vfree (pvp=0xb7539b00, ino=6421164, mode=49663) at /usr/src/sys/ufs/ffs/ffs_alloc.c:1566
#5  0x801edcbf in ufs_inactive (ap=0xb7524ea0) at /usr/src/sys/ufs/ufs/ufs_inode.c:94
#6  0x801f3199 in ufs_vnoperate (ap=0xb7524ea0) at /usr/src/sys/ufs/ufs/ufs_vnops.c:2376
#7  0x8017937b in vput (vp=0xb7539b00) at vnode_if.h:815
#8  0x8017ca91 in unlink (p=0xb26d6f60, uap=0xb7524f80) at /usr/src/sys/kern/vfs_syscalls.c:1505
#9  0x80236565 in syscall2 (frame={tf_fs = 47, tf_es = 47, tf_ds = 47, tf_edi = 1, tf_esi = 134717440, tf_ebp = 2143288624, tf_isp = -1219342380, tf_ebx = 134725888,
      tf_edx = 134725964, tf_ecx = 47, tf_eax = 10, tf_trapno = 12, tf_err = 2, tf_eip = 134523416, tf_cs = 31, tf_eflags = 519, tf_esp = 2143288580, tf_ss = 47})
    at /usr/src/sys/i386/i386/trap.c:1175
#10 0x802239eb in Xint0x80_syscall ()

>How-To-Repeat:
	
>Fix:

	


>Release-Note:
>Audit-Trail:

From: "Ted Mittelstaedt" <tedm@toybox.placo.com>
To: <freebsd-gnats-submit@FreeBSD.org>, <scrappy@postgresql.org>
Cc:  
Subject: Re: kern/51742: ffs_vfree: freeing free inode
Date: Fri, 9 May 2003 02:50:00 -0700

 Could you please add some more information such as what were you
 doing when this happened, is this problem repeatable, etc.?
 
 Ted Mittelstaedt                                       tedm@toybox.placo.com
 

From: "Ted Mittelstaedt" <tedm@toybox.placo.com>
To: "The Hermit Hacker" <scrappy@postgresql.org>
Cc: <freebsd-gnats-submit@FreeBSD.org>
Subject: RE: kern/51742: ffs_vfree: freeing free inode
Date: Fri, 9 May 2003 18:44:44 -0700

 How often does the crash happen?
 
 Please also provide the output of "dmesg" from your system
 so we can see what hardware drivers your running.  Also provide 
 the name of the hardware and names of the components.

From: The Hermit Hacker <scrappy@postgresql.org>
To: Ted Mittelstaedt <tedm@toybox.placo.com>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: kern/51742: ffs_vfree: freeing free inode
Date: Fri, 9 May 2003 10:24:19 -0300 (ADT)

 these servers are multi-user, and multi-jail'd ... there is nothing
 specific that is/was done to trigger these crashes that I can isolate,
 else I would provide more data then I do ... all i have to work with is a
 core file, so if there is something specific I can provide out of that,
 please let me know ...
 
 
 On Fri, 9 May 2003, Ted Mittelstaedt wrote:
 
 > Could you please add some more information such as what were you
 > doing when this happened, is this problem repeatable, etc.?
 >
 > Ted Mittelstaedt                                       tedm@toybox.placo.com
 >
 >
 
 Marc G. Fournier                   ICQ#7615664               IRC Nick: Scrappy
 Systems Administrator @ hub.org
 primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org
State-Changed-From-To: open->feedback 
State-Changed-By: linimon 
State-Changed-When: Wed Mar 14 06:18:43 UTC 2007 
State-Changed-Why:  
Is this still a problem with recent versions of FreeBSD? 


Responsible-Changed-From-To: freebsd-bugs->linimon 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Wed Mar 14 06:18:43 UTC 2007 
Responsible-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=51742 
State-Changed-From-To: feedback->closed 
State-Changed-By: linimon 
State-Changed-When: Wed Mar 14 18:53:33 UTC 2007 
State-Changed-Why:  
Submitter notes that this has not been seen in a while. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=51742 
>Unformatted:
