From owner-freebsd-stable@FreeBSD.ORG Mon Feb 15 16:25:50 2010 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1801B106568B for ; Mon, 15 Feb 2010 16:25:50 +0000 (UTC) (envelope-from ncrogers@gmail.com) Received: from mail-px0-f182.google.com (mail-px0-f182.google.com [209.85.216.182]) by mx1.freebsd.org (Postfix) with ESMTP id E071D8FC0C for ; Mon, 15 Feb 2010 16:25:49 +0000 (UTC) Received: by pxi12 with SMTP id 12so3392519pxi.33 for ; Mon, 15 Feb 2010 08:25:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=y0VjKFeqLvtrFxFqALSSoT+DO6mt9oTD5KH0cDl/c44=; b=u+N1pbbetSow17vpCWXcWOa5rrfpmCrn1vFSXgwLN0VcnWjCGKf7HcTYG4CoZICAn9 OJ4Ho5p/MRajed6+kiV0t0Y2KwLPs4ol4PusM/F9uiUttvHPFHK7KGZO1DTwtPoJy1NS uxBnErEQKP2Oab3rvAnTPUAEHUI6V7RZqG3QY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=F9A6p4N6L6pEX5D4mvFeGeqOQMezBTRcjZ7VFgcXNlJzmr33TNUf/QD4fBsEqrCIjq e+aZ/WMCMTypnDE1BYQlWYyyZtGsa27XRJ//EmovhL62xRQluiJGUtQtStyV3R9EiGiO mXx75cKTFRO7ryTCV0VegIVsm4fpHsQGDXMaI= MIME-Version: 1.0 Received: by 10.142.56.12 with SMTP id e12mr3487196wfa.332.1266251149332; Mon, 15 Feb 2010 08:25:49 -0800 (PST) In-Reply-To: References: <147432021002141004o6c1412b7gd548b87709532ef9@mail.gmail.com> Date: Mon, 15 Feb 2010 08:25:49 -0800 Message-ID: <147432021002150825v7b3fedb6y64f6dbfdf588dc93@mail.gmail.com> From: Nick Rogers To: Giacomo Olgeni Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: stable@freebsd.org Subject: Re: trap 12: page fault while in kernel mode on 8.0-RELEASE (possibly bge(4) related) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Feb 2010 16:25:50 -0000 hw.bge.allow_asf: 0 On Mon, Feb 15, 2010 at 2:23 AM, Giacomo Olgeni wrote: > > Hello, > > Are you running with hw.bge.allow_asf enabled? > > >