(kgdb) bt
#8  0xc025c1a1 in Debugger (msg=0xc028fc72 "panic") at machine/cpufunc.h:64
#9  0xc015ac04 in panic (fmt=0xc02a0ee0 "flush_pagedep_deps: flush 3 failed")
    at ../../kern/kern_shutdown.c:552
#10 0xc020441a in flush_pagedep_deps (pvp=0xd8f15da0, mp=0xc1e4c400, 
    diraddhdp=0xc204d5e4) at ../../ufs/ffs/ffs_softdep.c:4248
#11 0xc0203d20 in softdep_sync_metadata (ap=0xd8ed7b6c)
    at ../../ufs/ffs/ffs_softdep.c:3934
#12 0xc0207da2 in ffs_fsync (ap=0xd8ed7b6c) at ../../ufs/ffs/ffs_vnops.c:249
#13 0xc01fed0c in ffs_truncate (vp=0xd8f15da0, length=512, flags=4, 
    cred=0xc1f4b200, p=0xd8ed4e00) at vnode_if.h:537
#14 0xc020a613 in ufs_direnter (dvp=0xd8f15da0, tvp=0xd8f14860, 
    dirp=0xd8ed7cb8, cnp=0xd8ed7f04, newdirbp=0x0)
    at ../../ufs/ufs/ufs_lookup.c:842
#15 0xc020e577 in ufs_makeinode (mode=33152, dvp=0xd8f15da0, vpp=0xd8ed7ef0, 
    cnp=0xd8ed7f04) at ../../ufs/ufs/ufs_vnops.c:2159
#16 0xc020bd90 in ufs_create (ap=0xd8ed7e10) at ../../ufs/ufs/ufs_vnops.c:183
#17 0xc020e601 in ufs_vnoperate (ap=0xd8ed7e10)
    at ../../ufs/ufs/ufs_vnops.c:2283
#18 0xc018b8b0 in vn_open (ndp=0xd8ed7edc, fmode=1539, cmode=384)
    at vnode_if.h:106
#19 0xc0187b69 in open (p=0xd8ed4e00, uap=0xd8ed7f80)
    at ../../kern/vfs_syscalls.c:994
#20 0xc026fcaa in syscall (frame={tf_fs = 4390959, tf_es = 3014703, 
      tf_ds = 4390959, tf_edi = 3061976, tf_esi = 384, tf_ebp = 4434788, 
      tf_isp = -655523884, tf_ebx = 2039808, tf_edx = 3061976, 
      tf_ecx = 1429646, tf_eax = 5, tf_trapno = 22, tf_err = 7, 
      tf_eip = 1876306, tf_cs = 31, tf_eflags = 518, tf_esp = 4434768, 
      tf_ss = 47}) at ../../i386/i386/trap.c:1055
#21 0x1ca152 in ?? ()

This can be reproduced by doing a cvsup to get a new repo, not an update
but a clean checkout, twice in the same spot.

*default host=postgresql.org
*default release=cvs
*default delete use-rel-suffix
*default base=/home/pgcvs
*default prefix=/home/pgcvs
pgsql

Also, the fix for running out of space, can that be backported to -stable?

thanks,
-- 
-Alfred Perlstein - [[EMAIL PROTECTED]|[EMAIL PROTECTED]]
Wintelcom systems administrator and programmer
   - http://www.wintelcom.net/ [[EMAIL PROTECTED]]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to