From owner-freebsd-current Thu Mar 18 4:16: 9 1999 Delivered-To: freebsd-current@freebsd.org Received: from skraldespand.demos.su (skraldespand.demos.su [194.87.5.19]) by hub.freebsd.org (Postfix) with ESMTP id 722C614E77 for ; Thu, 18 Mar 1999 04:16:03 -0800 (PST) (envelope-from mishania@skraldespand.demos.su) Received: (from mishania@localhost) by skraldespand.demos.su (8.9.3/8.9.2) id PAA52540; Thu, 18 Mar 1999 15:15:18 +0300 (MSK) (envelope-from mishania) Date: Thu, 18 Mar 1999 15:15:18 +0300 From: "Mikhail A. Sokolov" To: "Mikhail A. Sokolov" Cc: Ladavac Marino , "'Ollivier Robert'" , current@FreeBSD.ORG Subject: Re: repeated ufs_dirbad() panics on 4.0-c Message-ID: <19990318151518.A52468@demos.su> References: <97A8CA5BF490D211A94F0000F6C2E55D097567@s-lmh-wi-900.corpnet.at> <19990318122835.A42632@demos.su> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <19990318122835.A42632@demos.su>; from "Mikhail A. Sokolov" on Thu, Mar 18, 1999 at 12:28:35PM +0300 X-Useless-Header: Look ma! It's a # sign! X-Point-of-View: Gravity is myth, - the earth sucks. Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Mar 18, 1999 at 12:28:35PM +0300, Mikhail A. Sokolov wrote: # Hello, # panic: ffs_valloc: dup alloc And a brand new one (for today): IdlePTD 2682880 initial pcb at 21c7b8 panicstr: ffs_blkfree: freeing free frag panic messages: --- panic: ffs_blkfree: freeing free frag #0 boot (howto=256) at ../../kern/kern_shutdown.c:287 287 dumppcb.pcb_cr3 = rcr3(); (kgdb) where #0 boot (howto=256) at ../../kern/kern_shutdown.c:287 #1 0xc013b4b9 in panic (fmt=0xc01fe159 "ffs_blkfree: freeing free frag") at ../../kern/kern_shutdown.c:448 #2 0xc01b6760 in ffs_blkfree (ip=0xc1fa6500, bno=3066, size=3072) at ../../ufs/ffs/ffs_alloc.c:1352 #3 0xc01b877f in ffs_truncate (vp=0xce571ac0, length=0x0000000000000000, flags=0, cred=0x0, p=0xcce8b2e0) at ../../ufs/ffs/ffs_inode.c:341 #4 0xc01bd1f6 in ufs_inactive (ap=0xce27cedc) at ../../ufs/ufs/ufs_inode.c:84 #5 0xc01c23a1 in ufs_vnoperate (ap=0xce27cedc) at ../../ufs/ufs/ufs_vnops.c:2309 #6 0xc015d91e in vput (vp=0xce571ac0) at vnode_if.h:767 #7 0xc0160c4d in unlink (p=0xcce8b2e0, uap=0xce27cf94) at ../../kern/vfs_syscalls.c:1333 #8 0xc01e769f in syscall (frame={tf_es = 47, tf_ds = 47, tf_edi = -1077944836, tf_esi = -1077944828, tf_ebp = -1077944880, tf_isp = -836251676, tf_ebx = -1077945904, tf_edx = -1077945871, tf_ecx = 10, tf_eax = 10, tf_trapno = 7, tf_err = 2, tf_eip = 671698620, tf_cs = 31, tf_eflags = 642, tf_esp = -1077945916, tf_ss = 47}) at ../../i386/i386/trap.c:1101 #9 0xc01de9fc in Xint0x80_syscall () #10 0x804846d in ?? () (kgdb) -- -mishania To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message