From owner-freebsd-current Sat Mar 9 18:06:21 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA14301 for current-outgoing; Sat, 9 Mar 1996 18:06:21 -0800 (PST) Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id SAA14296 for ; Sat, 9 Mar 1996 18:06:19 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.7.4/8.6.9) with SMTP id SAA09640; Sat, 9 Mar 1996 18:06:05 -0800 (PST) To: straka cc: freebsd-current@FreeBSD.ORG Subject: Re: panic: unwire: page not in pmap In-reply-to: Your message of "Sat, 09 Mar 1996 17:18:09 MST." Date: Sat, 09 Mar 1996 18:06:05 -0800 Message-ID: <9638.826423565@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-current@FreeBSD.ORG X-Loop: owner-current@FreeBSD.ORG Precedence: bulk > While booting from the boot floppy in 960303-SNAP, the kernel panics with > the message > > panic: unwire: page not in pmap This one appears to be biting a lot of people, and I will hopefully be releasing a snapshot in the next couple of days with a number of fixes to the VM system (which I also hope fixes this). Jordan