From owner-freebsd-stable@FreeBSD.ORG Wed Oct 3 16:43:10 2007 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 B7C8516A41A for ; Wed, 3 Oct 2007 16:43:10 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from pi.codefab.com (pi.codefab.com [199.103.21.227]) by mx1.freebsd.org (Postfix) with ESMTP id 8DA8E13C46E for ; Wed, 3 Oct 2007 16:43:10 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from localhost (localhost [127.0.0.1]) by pi.codefab.com (Postfix) with ESMTP id F37D25DC4; Wed, 3 Oct 2007 12:43:09 -0400 (EDT) X-Virus-Scanned: amavisd-new at codefab.com Received: from pi.codefab.com ([127.0.0.1]) by localhost (pi.codefab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id V57mXBq8-JdV; Wed, 3 Oct 2007 12:43:07 -0400 (EDT) Received: from [192.168.1.3] (pool-71-190-65-187.nycmny.east.verizon.net [71.190.65.187]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pi.codefab.com (Postfix) with ESMTP id 881635C3B; Wed, 3 Oct 2007 12:43:04 -0400 (EDT) Message-ID: <4703C687.2010201@mac.com> Date: Wed, 03 Oct 2007 12:42:47 -0400 From: Chuck Swiger User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: Stephen.Clark@seclark.us References: <47039CB4.5040306@seclark.us> <4703C245.9000104@mac.com> <4703C4FB.4030809@seclark.us> In-Reply-To: <4703C4FB.4030809@seclark.us> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: Panic with RELENG_6_2 on DELL PE 4600 with PAE 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: Wed, 03 Oct 2007 16:43:10 -0000 Stephen Clark wrote: > Chuck Swiger wrote: [ ... ] > Oops, I should have said 24GB. > > Real Memory = 25769803776 (24576 MB) ...which matches your dmesg, right. No harm double-checking. :-) Hmm-- I haven't put more than 3 GB into a machine which didn't have a 64-bit processor, but getting a dump & backtrace would help debug it (see "man crash"). -- -Chuck