From owner-freebsd-current@FreeBSD.ORG Sat Oct 30 21:27:46 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 56FFD106564A for ; Sat, 30 Oct 2010 21:27:46 +0000 (UTC) (envelope-from alan.l.cox@gmail.com) Received: from mail-gw0-f54.google.com (mail-gw0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id 0957E8FC14 for ; Sat, 30 Oct 2010 21:27:45 +0000 (UTC) Received: by gwaa18 with SMTP id a18so2777957gwa.13 for ; Sat, 30 Oct 2010 14:27:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=DRpu+6KEH9pRY/leu1jqyaawUPnLsLiQo2qUadIMe5E=; b=dqTlI7FEpG1Y8XS0Eaf4JC9wD7EqySL0jiYvl8n195qMOWVbFza/Ywwl7idZOVDprd NzgUsg9zCd2vpqUNW0o4YAM2oDtCugCF4TGtwuXFxjpOXy4akJ00dV4yqf4ctm9pYJIf yikU8xGuy2UjIPSJqF0DUJuJsGgF3NxfPirYY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=nab1uSIYpGrRyp4UysBBjQOv+i8xR9sdqOe44red2S5NMJcPm8CtRyMfFeVuBE8RAK CNt/zu+zyWRlU6+5KLsAn87XdreD2SXqKNc3RsxEdW5SgE6/nZBDZzBALhYAOTSbJPD/ 98GtA2/ZcPt9yey0WK2zq6cKkKppKSDUDggY8= Received: by 10.151.84.8 with SMTP id m8mr8081898ybl.43.1288472406498; Sat, 30 Oct 2010 14:00:06 -0700 (PDT) Received: from adsl-216-63-78-18.dsl.hstntx.swbell.net (adsl-216-63-78-18.dsl.hstntx.swbell.net [216.63.78.18]) by mx.google.com with ESMTPS id z16sm4040127ybm.4.2010.10.30.14.00.04 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 30 Oct 2010 14:00:04 -0700 (PDT) Message-ID: <4CCC8752.7030403@gmail.com> Date: Sat, 30 Oct 2010 16:00:02 -0500 From: Alan Cox User-Agent: Thunderbird 2.0.0.24 (X11/20100725) MIME-Version: 1.0 To: Paul B Mahol References: <4CCC31C1.5090602@icyb.net.ua> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Andriy Gapon , current@freebsd.org Subject: Re: panic: invalid PDPE on recend amd64 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: alc@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: Sat, 30 Oct 2010 21:27:46 -0000 Please boot your i386 kernel and send me the output from "memcontrol list". Alan