From owner-freebsd-current@FreeBSD.ORG Wed Mar 18 18:48:34 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DE7C0106572A; Wed, 18 Mar 2009 18:48:34 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.freebsd.org (Postfix) with ESMTP id BE47A8FC15; Wed, 18 Mar 2009 18:48:34 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.3/8.14.3) with ESMTP id n2IImYri003679; Wed, 18 Mar 2009 11:48:34 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.3/8.14.3/Submit) id n2IImYsd003678; Wed, 18 Mar 2009 11:48:34 -0700 (PDT) (envelope-from sgk) Date: Wed, 18 Mar 2009 11:48:34 -0700 From: Steve Kargl To: alc@freebsd.org Message-ID: <20090318184834.GA3590@troutmask.apl.washington.edu> References: <20090317213856.GA1215@troutmask.apl.washington.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Cc: freebsd-current@freebsd.org Subject: Re: panic: vm_page_free_toq: freeing mapped page X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 18 Mar 2009 18:48:36 -0000 On Wed, Mar 18, 2009 at 01:38:55PM -0500, Alan Cox wrote: > Can you please file a problem report on this crash? I'd like to have it in > the database. It's a very rare crash that been reported on a couple > occasions over the past five or more years. > > Thanks, > Alan > Sure. I'm not sure if I can reproduce this panic. I was doing a 'make buildworld' while using portupgrade to update several Xorg related ports while running a numerically intensive gmp/mpfr application. I'll see if I still have kernel.debug and vmcore. If you need them, I can make them available to you. -- Steve