From owner-freebsd-current@FreeBSD.ORG Fri Oct 24 18:24:46 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 191E716A4B3 for ; Fri, 24 Oct 2003 18:24:46 -0700 (PDT) Received: from siralan.org (12-223-227-231.client.insightbb.com [12.223.227.231]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2428343F3F for ; Fri, 24 Oct 2003 18:24:45 -0700 (PDT) (envelope-from mikes@siralan.org) Received: from siralan.org (localhost [127.0.0.1]) by siralan.org (8.12.9p2/8.12.9) with ESMTP id h9P1OcN8040177 for ; Fri, 24 Oct 2003 20:24:43 -0500 (EST) (envelope-from mikes@siralan.org) Received: (from mikes@localhost) by siralan.org (8.12.9p2/8.12.9/Submit) id h9P1OccV040176 for freebsd-current@freebsd.org; Fri, 24 Oct 2003 20:24:38 -0500 (EST) (envelope-from mikes) From: "Michael L. Squires" Message-Id: <200310250124.h9P1OccV040176@siralan.org> To: freebsd-current@freebsd.org (FreeBSD current mailing list) Date: Fri, 24 Oct 2003 20:24:38 -0500 (EST) In-Reply-To: <1067032071.658.27.camel@leguin> from "Eric Anholt" at Oct 24, 2003 02:47:51 PM X-Mailer: ELM [version 2.5 PL6] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: fresh -current trap 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: Sat, 25 Oct 2003 01:24:46 -0000 > > Fatal trap 12: page fault while in kernel mode > > I just committed a fix for this to CVS. Sorry for the trouble. > > -- > Eric Anholt eta@lclark.edu This looks like the bug that was causing me trouble. Mike Squires