Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Mar 1999 15:15:18 +0300
From:      "Mikhail A. Sokolov" <mishania@demos.net>
To:        "Mikhail A. Sokolov" <mishania@demos.net>
Cc:        Ladavac Marino <mladavac@metropolitan.at>, "'Ollivier Robert'" <roberto@keltia.freenix.fr>, current@FreeBSD.ORG
Subject:   Re: repeated ufs_dirbad() panics on 4.0-c
Message-ID:  <19990318151518.A52468@demos.su>
In-Reply-To: <19990318122835.A42632@demos.su>; from "Mikhail A. Sokolov" <mishania@demos.net> on Thu, Mar 18, 1999 at 12:28:35PM %2B0300
References:  <97A8CA5BF490D211A94F0000F6C2E55D097567@s-lmh-wi-900.corpnet.at> <19990318122835.A42632@demos.su>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990318151518.A52468>