Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Jan 1999 19:17:19 +0100
From:      Bernd Walter <ticso@cicely.de>
To:        freebsd-current@FreeBSD.ORG
Subject:   panicstr: ffs_valloc: dup alloc
Message-ID:  <19990109191719.07005@cicely.de>

next in thread | raw e-mail | index | archive | help
System is current of about 6.12.1998

IdlePTD 2867200
initial pcb at 25603c
panicstr: ffs_valloc: dup alloc
panic messages:
---
panic: ffs_valloc: dup alloc

syncing disks... 29 26 15 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 giving up
(da0:ahc0:0:2:0): SYNCHRONIZE CACHE. CDB: 35 0 0 0 0 0 0 0 0 0 
(da0:ahc0:0:2:0): ILLEGAL REQUEST asc:20,0
(da0:ahc0:0:2:0): Invalid command operation code
[...]
(da24:ahc4:0:2:0): SYNCHRONIZE CACHE. CDB: 35 0 0 0 0 0 0 0 0 0 
(da24:ahc4:0:2:0): ILLEGAL REQUEST asc:20,0
(da24:ahc4:0:2:0): Invalid command operation code

dumping to dev 431, offset 633732
dump 96 95 94 93 92 91 90 89 88 87 86 85 84 83 82 81 80 79 78 77 76 75 74 73 72 71 70 69 68 67 66 65 64 63 62 61 60 59 58 57 56 55 54 53 52 51 50 49 48 47 46 45 44 43 42 41 40 39 38 37 36 35 34 33 32 31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 
---
#0  boot (howto=256) at ../../kern/kern_shutdown.c:285
285                     dumppcb.pcb_cr3 = rcr3();
   asf 0x0
#0  boot (howto=0x100) at ../../kern/kern_shutdown.c:285
#1  0xf014607d in panic (fmt=0xf01cbd46 "ffs_valloc: dup alloc") at ../../kern/kern_shutdown.c:446
#2  0xf01cbeac in ffs_valloc (pvp=0xfb96c300, mode=0x41ed, cred=0xf1d29200, vpp=0xfb85ad50)
    at ../../ufs/ffs/ffs_alloc.c:605
#3  0xf01deeca in ufs_mkdir (ap=0xfb85ae98) at ../../ufs/ufs/ufs_vnops.c:1298
#4  0xf01dff41 in ufs_vnoperate (ap=0xfb85ae98) at ../../ufs/ufs/ufs_vnops.c:2291
#5  0xf016e472 in mkdir (p=0xfb7e8700, uap=0xfb85af94) at vnode_if.h:611
#6  0xf0201baf in syscall (frame={tf_es = 0x27, tf_ds = 0x27, tf_edi = 0xffffffff, tf_esi = 0x19, tf_ebp = 0xefbfdb34, 
      tf_isp = 0xfb85afe4, tf_ebx = 0x1, tf_edx = 0xffffffff, tf_ecx = 0x806d600, tf_eax = 0x88, tf_trapno = 0x7, 
      tf_err = 0x2, tf_eip = 0x804a3f0, tf_cs = 0x1f, tf_eflags = 0x206, tf_esp = 0xefbfdaac, tf_ss = 0x27})
    at ../../i386/i386/trap.c:1063
#7  0xf01f72fc in Xint0x80_syscall ()
#8  0x804854b in ?? ()
#9  0x80480c9 in ?? ()

It was the first time I got this panic.

-- 
  B.Walter


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?19990109191719.07005>