From owner-freebsd-current Tue Sep 17 10:23:27 2002 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 49FBC37B401; Tue, 17 Sep 2002 10:23:26 -0700 (PDT) Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C97D43E42; Tue, 17 Sep 2002 10:23:25 -0700 (PDT) (envelope-from mb@imp.ch) Received: from nbs.imp.ch (nbs.imp.ch [157.161.4.7]) by mail.imp.ch (8.12.3/8.12.3) with ESMTP id g8HHNNGt058832; Tue, 17 Sep 2002 19:23:23 +0200 (CEST) (envelope-from Martin.Blapp@imp.ch) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by nbs.imp.ch (8.12.3/8.12.3) with ESMTP id g8HHNN75766608; Tue, 17 Sep 2002 19:23:23 +0200 (MES) Date: Tue, 17 Sep 2002 19:23:20 +0200 (CEST) From: Martin Blapp To: Nate Lawson Cc: , Subject: Re: Crashdumps available for download ... please help In-Reply-To: Message-ID: <20020917192159.I3162-100000@levais.imp.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, > Try building your kernel with "options PMAP_REMOVE_PAGES_CURPROC_ONLY" and > see if the panic goes away. If that works, the problem is > pmap_pte_quick(). I'll do ASAP. I'm at work at the moment, and the box in question is at home :). Thanks very much for looking into that ! > In looking at pmap_pte_quick, either it is wrong or line 2941 is wrong in > always dereferencing pte. pmap_pte_quick can return NULL (well 0). It > seems like pmap_pte_quick is wrong because vtopte() never returns NULL, > just (PTmap + i386_btop(va)) i.e. a valid base plus some offset. Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message