From owner-freebsd-current@FreeBSD.ORG Thu Oct 2 12:02:57 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8AC2916A4B3 for ; Thu, 2 Oct 2003 12:02:57 -0700 (PDT) Received: from k7.locore.ca (k6.locore.ca [198.96.117.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 793D843FB1 for ; Thu, 2 Oct 2003 12:02:55 -0700 (PDT) (envelope-from jake@k7.locore.ca) Received: from k7.locore.ca (localhost.locore.ca [127.0.0.1]) by k7.locore.ca (8.12.9p2/8.12.9) with ESMTP id h92J6CxT014776; Thu, 2 Oct 2003 15:06:12 -0400 (EDT) (envelope-from jake@k7.locore.ca) Received: from localhost (localhost [[UNIX: localhost]]) by k7.locore.ca (8.12.9p2/8.12.9/Submit) id h92J6BCH014775; Thu, 2 Oct 2003 15:06:11 -0400 (EDT) (envelope-from jake) From: Jake Burkholder To: Chris Jackman , freebsd-current@freebsd.org Date: Thu, 2 Oct 2003 15:06:11 -0400 User-Agent: KMail/1.5.4 References: <20031002185435.GD33806@collab.or8.net> In-Reply-To: <20031002185435.GD33806@collab.or8.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200310021506.11466.jake@locore.ca> Subject: Re: panic: pmap_remove_all: illegal for unmanaged/fake page 0x9d2000 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Oct 2003 19:02:57 -0000 On Thursday 02 October 2003 14:54, Chris Jackman wrote: > Sun E250, running world/kernel from September 18th. > While running a make buildworld, I get : > > panic: pmap_remove_all: illegal for unmanaged/fake page 0x9d2000 Update and build a new kernel. This has been fixed. Jake