From owner-freebsd-current Thu Sep 10 17:23:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA03934 for freebsd-current-outgoing; Thu, 10 Sep 1998 17:23:03 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from echonyc.com (echonyc.com [198.67.15.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA03929 for ; Thu, 10 Sep 1998 17:23:01 -0700 (PDT) (envelope-from benedict@echonyc.com) Received: from localhost by echonyc.com (8.9.1/8.9.1) with SMTP id UAA21229 for ; Thu, 10 Sep 1998 20:22:48 -0400 (EDT) Date: Thu, 10 Sep 1998 20:22:48 -0400 (EDT) From: Snob Art Genre Reply-To: ben@rosengart.com To: current@FreeBSD.ORG Subject: soft updates panic Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG While building world today: panic: initiate_write_filepage: dir inum 0 != new 71875 syncing disks... panic: softdep_lock: locking against myself (kgdb) bt #0 0xf01137aa in boot () #1 0xf0113a5f in panic () #2 0xf0165b97 in acquire_lock () #3 0xf016a256 in softdep_update_inodeblock () #4 0xf0164b40 in ffs_update () #5 0xf016d020 in ffs_sync () #6 0xf013702f in sync () #7 0xf011365c in boot () #8 0xf0113a5f in panic () #9 0xf01690a7 in initiate_write_filepage () #10 0xf0168ecb in softdep_disk_io_initiation () #11 0xf014127d in spec_strategy () #12 0xf01409f9 in spec_vnoperate () #13 0xf01756a1 in ufs_vnoperatespec () #14 0xf017506f in ufs_strategy () #15 0xf0175671 in ufs_vnoperate () #16 0xf012e3b7 in bwrite () #17 0xf0132a06 in vop_stdbwrite () #18 0xf0132841 in vop_defaultop () #19 0xf0175671 in ufs_vnoperate () #20 0xf012e5d0 in bawrite () #21 0xf016eac4 in ffs_fsync () #22 0xf0134a58 in sched_sync () #23 0xf01070d0 in kproc_start () #24 0xf0187a50 in fork_trampoline () Cannot access memory at address 0x1eff00. I'm running current as of last night. Ben "You have your mind on computers, it seems." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message