From owner-freebsd-sparc64@FreeBSD.ORG Wed Feb 20 11:47:50 2013 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id DE6E7718 for ; Wed, 20 Feb 2013 11:47:50 +0000 (UTC) (envelope-from marius@alchemy.franken.de) Received: from alchemy.franken.de (alchemy.franken.de [194.94.249.214]) by mx1.freebsd.org (Postfix) with ESMTP id 78A34A29 for ; Wed, 20 Feb 2013 11:47:50 +0000 (UTC) Received: from alchemy.franken.de (localhost [127.0.0.1]) by alchemy.franken.de (8.14.5/8.14.5/ALCHEMY.FRANKEN.DE) with ESMTP id r1KBUmwi016692; Wed, 20 Feb 2013 12:30:49 +0100 (CET) (envelope-from marius@alchemy.franken.de) Received: (from marius@localhost) by alchemy.franken.de (8.14.5/8.14.5/Submit) id r1KBUm9w016691; Wed, 20 Feb 2013 12:30:48 +0100 (CET) (envelope-from marius) Date: Wed, 20 Feb 2013 12:30:48 +0100 From: Marius Strobl To: Magnus Lindholm Subject: Re: FreeBSD-9.1 freezes on sun ultra-30 Message-ID: <20130220113048.GA16637@alchemy.franken.de> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-sparc64@freebsd.org X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Feb 2013 11:47:50 -0000 On Mon, Feb 18, 2013 at 12:36:36PM +0100, Magnus Lindholm wrote: > Hi, > > I've installed FreeBSD-8.3 on my sun ultra-30, the 9.1 boot-only install CD failed to boot, so did the 9.0 install CD. 8.3 worked fine and from that I upgraded to 9.1 from source. The system has been up and running for a day or two when I get the message: > > pcib0: correctable DMA error AFAR 0x3aecc400 AFSR 0x40f400009f800000 > > > I't repeats a few times on the console and then the system freezes. The system was doing some work building stuff from the port-collections, so the load was quite heavy. Is this hardware related (failing hardware) or is something in the 9.1 kernel thats doesn't work well with my hardware? > Most likely RAM issues; re-seating the modules might help. Marius