From owner-freebsd-current@FreeBSD.ORG Mon Oct 27 10:20:42 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 1F19D16A4B3 for ; Mon, 27 Oct 2003 10:20:42 -0800 (PST) Received: from mail.mdacc.tmc.edu (mail.mdanderson.org [143.111.251.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A84543F3F for ; Mon, 27 Oct 2003 10:20:39 -0800 (PST) (envelope-from syjef@jef-nt.mdacc.tmc.edu) Received: from ([143.111.64.231]) by mail.mdacc.tmc.edu (InterScan E-Mail VirusWall Unix); Mon, 27 Oct 2003 12:20:25 -0600 (CST) Date: Mon, 27 Oct 2003 12:20:21 -0600 (CST) From: Jonathan Fosburgh To: Arjan van Leeuwen In-Reply-To: <200310271906.05286.avleeuwen@piwebs.com> Message-ID: <20031027121923.S777@jef-nt.mdacc.tmc.edu> References: <200310271906.05286.avleeuwen@piwebs.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Jeff Roberson cc: current@freebsd.org Subject: Re: ULE page fault with sched_ule.c 1.67 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: Mon, 27 Oct 2003 18:20:42 -0000 On Mon, 27 Oct 2003, Arjan van Leeuwen wrote: > Hi, > > I just cvsupped and built a new kernel that includes sched_ule.c 1.67. I'm > getting a page fault when working in Mozilla Firebird. It happens pretty > soon, after opening one or two pages. The trace shows that it panics at > sched_prio(). > I'm getting the same thing. Rebuilt my kernel with sched_4bsd to see if things improve ...