Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Feb 1997 16:40:04 -0800 (PST)
From:      Heikki Suonsivu <hsu@clinet.fi>
To:        freebsd-bugs
Subject:   Re: kern/2771: panic: bad dir
Message-ID:  <199702200040.QAA00540@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/2771; it has been noted by GNATS.

From: Heikki Suonsivu <hsu@clinet.fi>
To: freebsd-bugs@freebsd.org
Cc: gnats@freefall.freebsd.org
Subject: Re: kern/2771: panic: bad dir
Date: Wed, 19 Feb 1997 23:11:04 +0200 (EET)

 In article <199702191605.SAA03914@news.clinet.fi> Heikki Suonsivu <hsu@clinet.fi> writes:
 One more thing about this panic; we did not have any problems with this
 system when it was installed and the disks were mostly empty.  The problems
 started when expire kicked in after about two weeks.  We have a
 built-ourselves expire which keeps space available constant by removing old
 articles one-by-one, so load it different from traditional news server.
 
    IdlePTD 271000
    current pcb at 0x210c98
    panic: bad dir
    #0  boot (howto=256) at ../../kern/kern_shutdown.c:243
    243                                     dumppcb.pcb_cr3 = rcr3();
    (kgdb) bt
    #0  boot (howto=256) at ../../kern/kern_shutdown.c:243
    #1  0xf0112402 in panic (fmt=0xf01b37d1 "bad dir")
        at ../../kern/kern_shutdown.c:367
    #2  0xf01b3813 in ufs_dirbad (ip=0xf494ab00, offset=49210, 
        how=0xf01b2b70 "mangled entry") at ../../ufs/ufs/ufs_lookup.c:589
    #3  0xf01b3071 in ufs_lookup (ap=0xefbffe5c) at ../../ufs/ufs/ufs_lookup.c:284
    #4  0xf0130619 in lookup (ndp=0xefbfff0c) at vnode_if.h:31
    #5  0xf013015b in namei (ndp=0xefbfff0c) at ../../kern/vfs_lookup.c:156
    #6  0xf0133a2d in link (p=0xf48b5000, uap=0xefbfff94, retval=0xefbfff84)
        at ../../kern/vfs_syscalls.c:894
    #7  0xf01cfcef in syscall (frame={tf_es = 39, tf_ds = 39, tf_edi = 1344640, 
 	 tf_esi = 1, tf_ebp = -272639824, tf_isp = -272629788, tf_ebx = 20082716, 
 	 tf_edx = 28, tf_ecx = -272641940, tf_eax = 9, tf_trapno = 7, tf_err = 7, 
 	 tf_eip = 134672897, tf_cs = 31, tf_eflags = 514, tf_esp = -272641840, 
 	 tf_ss = 39}) at ../../i386/i386/trap.c:892
    #8  0x806f201 in ?? ()
    #9  0xcfeb in ?? ()
 
 -- 
 Heikki Suonsivu, T{ysikuu 10 C 83/02210 Espoo/FINLAND, hsu@clinet.fi
 mobile +358-40-5519679 work +358-9-43542270 fax -4555276
 



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