From owner-freebsd-stable@FreeBSD.ORG Fri Jan 25 14:39:35 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6C21716A4FC for ; Fri, 25 Jan 2008 14:39:35 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 6967513C45B for ; Fri, 25 Jan 2008 14:39:35 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from zion.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by elvis.mu.org (Postfix) with ESMTP id BAAB41A4D8B; Fri, 25 Jan 2008 06:35:34 -0800 (PST) From: John Baldwin To: freebsd-stable@freebsd.org Date: Fri, 25 Jan 2008 09:10:29 -0500 User-Agent: KMail/1.9.7 References: <200801241431.m0OEVO1T001160@aldan.algebra.com> In-Reply-To: <200801241431.m0OEVO1T001160@aldan.algebra.com> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-u" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200801250910.29776.jhb@freebsd.org> Cc: "Mikhail T." Subject: Re: panic in vm_page_splay 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: Fri, 25 Jan 2008 14:39:35 -0000 On Thursday 24 January 2008 09:31:24 am Mikhail T. wrote: > Hello! > > The machine is running 6.3-PRERELEASE as of Dec 30th. It just paniced in > the middle of web-session as I was browsing for a file to upload via a > web-form... The firefox in use is native (amd64), not a Linux-binary. > > The firefox process had over 550Mb of memory to its name -- it was > running for many days. The box has 2Gb of RAM and was performing fine > despite 4 SETI-processes in the background. > > Please, advise. Thanks! Is this the same box that you got the bad PTE panics on? If so, have you run memtest or the like to rule out bad RAM? -- John Baldwin