From owner-freebsd-current Sun Feb 15 16:42:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA25581 for freebsd-current-outgoing; Sun, 15 Feb 1998 16:42:50 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from rah.star-gate.com (rah.star-gate.com [209.133.7.178]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA25533 for ; Sun, 15 Feb 1998 16:42:36 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Received: from rah (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id QAA20227 for ; Sun, 15 Feb 1998 16:42:19 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Message-Id: <199802160042.QAA20227@rah.star-gate.com> X-Mailer: exmh version 2.0gamma 1/27/96 To: current@FreeBSD.ORG Subject: Latest -current panic 8) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 15 Feb 1998 16:42:19 -0800 From: Amancio Hasty Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG My PCI IDE config line is: options "CMD640" # work around CMD640 chip deficiency controller wdc0 at isa? port "IO_WD1" bio irq 14 vector wdintr disk wd0 at wdc0 drive 0 flags 0x00ff8004 disk wd1 at wdc0 drive 1 dmesg: Probing for devices on PCI bus 0: chip0: rev 0x03 on pci0.0.0 chip1: rev 0x01 on pci0.7.0 ide_pci0: rev 0x00 on pci0.7.1 Tnks, Amancio I was just removing a large number of files #10 0xf01b6c14 in vm_fault (map=0xf021af40, vaddr=4082466816, fault_type=1 '\001', fault_flags=0) at ../../vm/vm_fault.c:225 #11 0xf01d7308 in trap_pfault (frame=0xf4e06f00, usermode=0) at ../../i386/i386/trap.c:724 #12 0xf01d6f87 in trap (frame={tf_es = 16, tf_ds = 16, tf_edi = -253153792, tf_esi = -212500480, tf_ebp = -186617996, tf_isp = -186618072, tf_ebx = -212500480, tf_edx = 496, tf_ecx = 512, tf_eax = 512, tf_trapno = 12, tf_err = 0, tf_eip = -266373255, tf_cs = 8, tf_eflags = 66070, tf_esp = -253153792, tf_ss = -266168048}) at ../../i386/i386/trap.c:363 #13 0xf01f7779 in wdstart (ctrlr=0) at machine/cpufunc.h:311 #14 0xf01f7eda in wdintr (unit=0) at ../../i386/isa/wd.c:1273 (kgdb) print *bp $1 = {b_hash = {le_next = 0x0, le_prev = 0xf0214560}, b_vnbufs = { le_next = 0x0, le_prev = 0xf2ecd880}, b_freelist = {tqe_next = 0xf2ecd878, tqe_prev = 0xf2ee6fbc}, b_act = {tqe_next = 0x0, tqe_prev = 0xf0229910}, b_proc = 0x0, b_flags = 553779252, b_qindex = 0, b_usecount = 24 '\030', b_error = 0, b_bufsize = 8192, b_bcount = 8192, b_resid = 0, b_dev = 131078, b_data = 0xf3556800 "X\004)", b_kvabase = 0xf3315000 "X\004)", b_kvasize = 8192, b_lblkno = -12, b_blkno = 5376160, b_iodone = 0, b_iodone_chain = 0x0, b_vp = 0xf4e21ce0, b_dirtyoff = 0, b_dirtyend = 0, b_generation = 95, b_rcred = 0x0, b_wcred = 0x0, b_validoff = 0, b_validend = 0, b_pblkno = 5837792, b_saveaddr = 0x0, b_savekva = 0x0, b_driver1 = 0x0, b_driver2 = 0x0, b_spc = 0x0, b_cluster = {cluster_head = { tqh_first = 0xf2ecf868, tqh_last = 0xf2ee43c4}, cluster_entry = { tqe_next = 0xf2ecf868, tqe_prev = 0xf2ee43c4}}, b_pages = {0xf0c62ef0, 0xf0c7ae3c, 0x0 }, b_npages = 2, b_dep = { lh_first = 0xf0f4ac40}} To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message