From owner-freebsd-current Thu Mar 18 1:29:18 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 5F33A15485 for ; Thu, 18 Mar 1999 01:29:14 -0800 (PST) (envelope-from mishania@skraldespand.demos.su) Received: (from mishania@localhost) by skraldespand.demos.su (8.9.3/8.9.2) id MAA42711; Thu, 18 Mar 1999 12:28:36 +0300 (MSK) (envelope-from mishania) Date: Thu, 18 Mar 1999 12:28:35 +0300 From: "Mikhail A. Sokolov" To: Ladavac Marino Cc: "'Ollivier Robert'" , current@FreeBSD.ORG Subject: Re: repeated ufs_dirbad() panics on 4.0-c Message-ID: <19990318122835.A42632@demos.su> References: <97A8CA5BF490D211A94F0000F6C2E55D097567@s-lmh-wi-900.corpnet.at> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <97A8CA5BF490D211A94F0000F6C2E55D097567@s-lmh-wi-900.corpnet.at>; from Ladavac Marino on Thu, Mar 18, 1999 at 09:32:42AM +0100 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 Hello, new 6 panics of such during the night. I'm gonna reproduce the machine configuration without it using the IFT or any other but this precise IFT in general today. The below mentioned are identical. (Did I mention the rc knows about forced fsck -y only, no fsck -p or something?) gdb -k kernel.3 vmcore.3 panicstr: ffs_valloc: dup alloc panic messages: --- panic: ffs_valloc: dup alloc syncing disks... 147 75 2 done (da1:ahc1:0:1:0): SYNCHRONIZE CACHE. CDB: 35 0 0 0 0 0 0 0 0 0 (da1:ahc1:0:1:0): ILLEGAL REQUEST asc:20,0 (da1:ahc1:0:1:0): Invalid command operation code (da2:ahc1:0:2:0): SYNCHRONIZE CACHE. CDB: 35 0 0 0 0 0 0 0 0 0 (da2:ahc1:0:2:0): ILLEGAL REQUEST asc:20,0 (da2:ahc1:0:2:0): Invalid command operation code (da3:ahc1:0:3:0): SYNCHRONIZE CACHE. CDB: 35 0 0 0 0 0 0 0 0 0 (da3:ahc1:0:3:0): ILLEGAL REQUEST asc:20,0 (da3:ahc1:0:3:0): Invalid command operation code dumping to dev 20401, offset 821524 dump 256.. --- #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=0xc01fdf01 "ffs_valloc: dup alloc") at ../../kern/kern_shutdown.c:448 #2 0xc01b4e84 in ffs_valloc (pvp=0xce418ac0, mode=33188, cred=0xc1fab580, vpp=0xce264cd0) at ../../ufs/ffs/ffs_alloc.c:604 #3 0xc01c21cd in ufs_makeinode (mode=33188, dvp=0xce418ac0, vpp=0xce264f14, cnp=0xce264f28) at ../../ufs/ufs/ufs_vnops.c:2097 #4 0xc01bf9de in ufs_create (ap=0xce264e30) at ../../ufs/ufs/ufs_vnops.c:179 #5 0xc01c23a1 in ufs_vnoperate (ap=0xce264e30) at ../../ufs/ufs/ufs_vnops.c:2309 #6 0xc01631c7 in vn_open (ndp=0xce264f04, fmode=1550, cmode=420) at vnode_if.h:83 #7 0xc015fee9 in open (p=0xcce8b860, uap=0xce264f94) at ../../kern/vfs_syscalls.c:928 #8 0xc01e769f in syscall (frame={tf_es = 47, tf_ds = -1078067153, tf_edi = 1549, tf_esi = 247619088, tf_ebp = -1078010952, tf_isp = -836349980, tf_ebx = 134788528, tf_edx = 219774816, tf_ecx = 0, tf_eax = 5, tf_trapno = 22, tf_err = 2, tf_eip = 672227132, tf_cs = 31, tf_eflags = 534, tf_esp = -1078010980, tf_ss = 47}) at ../../i386/i386/trap.c:1101 #9 0xc01de9fc in Xint0x80_syscall () #10 0x808ae54 in ?? () #11 0x808b3c2 in ?? () #12 0x8084c1f in ?? () #13 0x8067e87 in ?? () #14 0x805c06a in ?? () #15 0x8071f7f in ?? () #16 0x804a1b1 in ?? () -- -mishania To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message