From owner-freebsd-questions@FreeBSD.ORG Mon Nov 3 08:09:10 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3EF7416A4CE for ; Mon, 3 Nov 2003 08:09:10 -0800 (PST) Received: from cp3.myhostdns.org (cp3.myhostdns.org [64.5.40.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7713E43FAF for ; Mon, 3 Nov 2003 08:09:09 -0800 (PST) (envelope-from bsdnewbie@coolarrow.com) Received: from max3-41.ip.realtime.net ([205.238.179.41] helo=system) by cp3.myhostdns.org with esmtp (Exim 4.24) id 1AGhGK-0005f3-53 for freebsd-questions@freebsd.org; Mon, 03 Nov 2003 10:09:04 -0600 Message-ID: <200311031009060801.01D6A9DB@cp3.myhostdns.org> X-Mailer: Courier 3.50.00.01.1088 (http://www.rosecitysoftware.com) (P) Date: Mon, 03 Nov 2003 10:09:06 -0600 From: "Chris" To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - cp3.myhostdns.org X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - coolarrow.com Subject: jail core dumps X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2003 16:09:10 -0000 I followed the instructions from the man jail(8) and ended up with= mount.core, swapon.core, and umount.core in the / directory. The messages= that came up when trying to start up the jail are: Segmentation fault (core dumped) Skipping disk checks ... Segmentation fault (core dumped) Segmentation fault (core dumped) Mounting /etc/fstab filesystems failed, startup aborted This is my first time to try running a jail... any ideas where to look for= the problem? It's a 4.8R box. Thanks, Chris