From owner-freebsd-jail@FreeBSD.ORG Thu Jun 3 19:10:04 2010 Return-Path: Delivered-To: freebsd-jail@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 06966106566B for ; Thu, 3 Jun 2010 19:10:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (unknown [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8910A8FC1E for ; Thu, 3 Jun 2010 19:10:03 +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 o53JA3b3049140 for ; Thu, 3 Jun 2010 19:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o53JA3cK049139; Thu, 3 Jun 2010 19:10:03 GMT (envelope-from gnats) Date: Thu, 3 Jun 2010 19:10:03 GMT Message-Id: <201006031910.o53JA3cK049139@freefall.freebsd.org> To: freebsd-jail@FreeBSD.org From: Cc: Subject: RE: kern/147162: [jail] [panic] Page Fault / Kernel panic when jail starts on boot X-BeenThere: freebsd-jail@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Tom.DEWAELE@abvv.be List-Id: "Discussion about FreeBSD jail\(8\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jun 2010 19:10:04 -0000 The following reply was made to PR kern/147162; it has been noted by GNATS. From: To: , Cc: Subject: RE: kern/147162: [jail] [panic] Page Fault / Kernel panic when jail starts on boot Date: Thu, 3 Jun 2010 21:08:44 +0200 Hi Bjoern, I am not using NFS. I received an security announcement concerning jails (FreeBSD-SA-10:04.jail) which was fixed in 8.0p3. That's why I assumed that there were kernel changes for the jail system. Then can be a wrongful assumption of my part. You can be entirely right that this has nothing the to do with the jail system or updating to 8.0p3. But this is the first time I ran into this kernel panic. It started after my first reboot with the 8.0p3 kernel. It panics every time my first jail boots and always due to the ping proces. I did not change my system between 8.0p2 and 8.0p3. No hardware changes/firmware updates or changes to pf.conf or rc.conf. I only kept my ports up to date. I feel it is linked to 8.0p3 but it might indeed be a net/pf issue. Kind regards, Tom