From owner-freebsd-current@FreeBSD.ORG Thu Mar 18 22:15:08 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AB652106566B; Thu, 18 Mar 2010 22:15:08 +0000 (UTC) (envelope-from kmatthew.macy@gmail.com) Received: from mail-qy0-f198.google.com (mail-qy0-f198.google.com [209.85.221.198]) by mx1.freebsd.org (Postfix) with ESMTP id 4C34C8FC08; Thu, 18 Mar 2010 22:15:08 +0000 (UTC) Received: by qyk36 with SMTP id 36so1380158qyk.30 for ; Thu, 18 Mar 2010 15:15:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:reply-to:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:cc:content-type; bh=U4gh1UFfo3hejjAg3MceTbP8MWdyKaU1YcOjkdFlpco=; b=n/JMbFb4H/LslaQgwu1wETN2lln8PxwtmC9eXLvdW0pWLUaHDj7WIa0LUd8ED+prwC vxajZYWJpxuwOEHsUo53t8XFdFKqRC3cGLkoRZbcYxowGcLTMkFL6Zfb0ZDBnEEbvjeX Cm1eyHSf/4t/6vmvsKAOaVBCLzRsiRgNdcVh4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:reply-to:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=ZDBWGZWXHEvJFBfcO6P2xn7VVTkCAzJFTTGi21gDASvbo58V/tsNPX99ezE9ka57Uo HtdrOoTbYv5UJgpcN1jxl+/uySUMhbaC7xB/hPCUhcfk33mVOseNnAq4dnpeJ/3ajZE/ V8IIDs33ySk3CX/JZe+vqPg77S0NOk0zJ4dOM= MIME-Version: 1.0 Sender: kmatthew.macy@gmail.com Received: by 10.224.44.233 with SMTP id b41mr966084qaf.278.1268950507337; Thu, 18 Mar 2010 15:15:07 -0700 (PDT) In-Reply-To: <82c4140e1003181338ue9c7561r4d8cfa167cebfb51@mail.gmail.com> References: <20100318133540.GQ35333@bunrab.catwhisker.org> <1CA4C3D2-675E-4FE9-8574-4E17A073C389@gmail.com> <000C4323-1DD2-4EA1-BAEE-FDAF1F7B679C@freebsd.org> <82c4140e1003181338ue9c7561r4d8cfa167cebfb51@mail.gmail.com> Date: Thu, 18 Mar 2010 15:15:07 -0700 X-Google-Sender-Auth: 6eb2b5246a4942f2 Message-ID: <82c4140e1003181515r5c43ad86k90fe8abd8cd3f832@mail.gmail.com> From: "K. Macy" To: Rui Paulo Content-Type: text/plain; charset=ISO-8859-1 Cc: Rui Paulo , current@freebsd.org Subject: Re: Panic @r205276 (Fatal trap 12: page fault while in kernel mode) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: kmacy@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Mar 2010 22:15:08 -0000 On Thu, Mar 18, 2010 at 1:38 PM, K. Macy wrote: >>> >>> I have the same panic. I'll try to revert 205266. >> >> Yes, 205266 is the culprit. > > Try updating. I've made the change a no-op until I can track the problem down. Do you all have either out-of-tree modules or modules that you did not re-build when re-compiling your kernel? Thanks, Kip