From owner-freebsd-bugs@FreeBSD.ORG Sun Nov 14 16:40:06 2010 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 80504106566B for ; Sun, 14 Nov 2010 16:40:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 4FBA48FC13 for ; Sun, 14 Nov 2010 16:40:06 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oAEGe66n099948 for ; Sun, 14 Nov 2010 16:40:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oAEGe67P099947; Sun, 14 Nov 2010 16:40:06 GMT (envelope-from gnats) Date: Sun, 14 Nov 2010 16:40:06 GMT Message-Id: <201011141640.oAEGe67P099947@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Bruce Cran Cc: Subject: Re: kern/145078: [install] [panic] "panic: page fault" and continue writing to disk X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Bruce Cran List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Nov 2010 16:40:06 -0000 The following reply was made to PR kern/145078; it has been noted by GNATS. From: Bruce Cran To: bug-followup@freebsd.org, yasu_ocochi@rock.odn.ne.jp Cc: Subject: Re: kern/145078: [install] [panic] "panic: page fault" and continue writing to disk Date: Sun, 14 Nov 2010 16:32:22 +0000 Unfortunately this provides no information we can use to diagnose the problem. Could you try installing using an 8.1 install CD please? That kernel contains a debugger so if the panic still occurs you'll be able to copy the stack trace details. Unfortunately without the stack trace there's little we can do with the PR. -- Bruce