From owner-freebsd-alpha@FreeBSD.ORG Mon Apr 21 20:25:34 2003 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B6C7937B401 for ; Mon, 21 Apr 2003 20:25:34 -0700 (PDT) Received: from stu.beloit.edu (stu.beloit.edu [144.89.40.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8847543FBF for ; Mon, 21 Apr 2003 20:25:33 -0700 (PDT) (envelope-from dan@bigw.org) Received: from bigw.org ([144.89.185.182]) by stu.beloit.edu (8.11.6/8.11.6) with ESMTP id h3M3G8836528 for ; Mon, 21 Apr 2003 22:16:08 -0500 Date: Mon, 21 Apr 2003 22:25:30 -0500 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v552) From: Dan Williams To: freebsd-alpha@freebsd.org Content-Transfer-Encoding: 7bit In-Reply-To: <4D151FFA-7413-11D7-8D38-0030657D1C94@bigw.org> Message-Id: <11B1D7E3-7472-11D7-A553-0030657D1C94@bigw.org> X-Mailer: Apple Mail (2.552) X-ECS-MailScanner: Found to be clean Subject: softdep_setup_inomapdep panic (AS1000A, 5.0-REL) X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Apr 2003 03:25:35 -0000 Hi, I was performing compiles in 3 virtual terminals (gtop, bind9, make buildworld), and while the machine was checking the checksum for gtop port, got the panic. AlphaServer 1000A 5/400 1GB RAM 2GB SCSI-2 Fast HD 9GB SCSI-3 Ultra-Wide HD (in Fast/Wide mode) FreeBSD 5.0-RELEASE (from January ISOs) The panic: panic: softdep_setup_inomapdep: found inode cpuid = 0; syncing disks, buffers remeaining... panic: bwrite: buffer is not busy??? cpuid = 0; Perhaps its fixed in CURRENT? Dan