From owner-freebsd-current@FreeBSD.ORG Thu Jan 22 13:32:19 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 BD37D106566C; Thu, 22 Jan 2009 13:32:19 +0000 (UTC) (envelope-from bra@fsn.hu) Received: from people.fsn.hu (people.fsn.hu [195.228.252.137]) by mx1.freebsd.org (Postfix) with ESMTP id 91CE38FC22; Thu, 22 Jan 2009 13:32:18 +0000 (UTC) (envelope-from bra@fsn.hu) Received: by people.fsn.hu (Postfix, from userid 125) id DB4F312A677; Thu, 22 Jan 2009 14:59:03 +0100 (CET) Received: from [172.16.129.134] (fw.axelero.hu [195.228.243.120]) by people.fsn.hu (Postfix) with ESMTP id 46B67119A06; Tue, 20 Jan 2009 17:24:02 +0100 (CET) Message-ID: <4975FAA2.7050203@fsn.hu> Date: Tue, 20 Jan 2009 17:24:02 +0100 From: Attila Nagy User-Agent: Thunderbird 2.0.0.19 (X11/20090105) MIME-Version: 1.0 To: Gavin Atkinson References: <496B115F.1000105@fsn.hu> <4970BB63.7030601@andric.com> <4970E8C0.1080005@FreeBSD.org> <49720DFE.3080808@fsn.hu> <20090118164930.R24894@ury.york.ac.uk> In-Reply-To: <20090118164930.R24894@ury.york.ac.uk> X-Stationery: 0.4.8.12 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.0.1 (people.fsn.hu [0.0.0.0]); Tue, 20 Jan 2009 17:24:03 +0100 (CET) Cc: Maxim Sobolev , Dimitry Andric , freebsd-current@FreeBSD.org Subject: Re: FreeBSD panics with 64GiB of RAM 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: Thu, 22 Jan 2009 13:32:20 -0000 Gavin Atkinson wrote: > On Sat, 17 Jan 2009, Attila Nagy wrote: > >> Hello, >> >> I've already tried something similar. The effect of the patch is this: >> http://people.fsn.hu/~bra/freebsd/20090107-freebsd-x4540/Screenshot-70.png >> >> >> BTW, this: >> ftp://ftp.freebsd.org/pub/FreeBSD/snapshots/200812/8.0-CURRENT-200812-amd64-bootonly.iso >> >> boots up fine (to sysinstall). >> I haven't installed FreeBSD for years (I'm using netboot), is this i386? >> That could explain the situation. > > I'm confused. That link is a snapshot of amd64 -CURRENT from > December. The first email in this thread said you were trying -CURRENT > anmd64 and it wasn't working. > > So, which ones work and which don't? Are we looking at a regression > since December or has this been fixed between whatever image you first > tested and the December snapshot? > The saga continues. With: *default release=cvs tag=. *default date=2008.03.07.00.00.00 the machine gets over the pxeboot and loads kernel, then panics with this: http://people.fsn.hu/~bra/freebsd/20090107-freebsd-x4540/Screenshot-70.png With: *default date=2008.04.12.00.00.00 it freezes in this stage: http://people.fsn.hu/~bra/freebsd/20090107-freebsd-x4540/Screenshot-6.png 03.11 gave a stackdump loop (BTX halted, register states scrolling endlessly), earlier ones can boot but crash with "kernel trap 12 with interrupts disabled" (see above). Any chance for somebody to look into this issue?