From owner-freebsd-sparc64@FreeBSD.ORG Fri Dec 16 10:37:22 2011 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A6CDE106564A; Fri, 16 Dec 2011 10:37:22 +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 3E0088FC13; Fri, 16 Dec 2011 10:37:21 +0000 (UTC) Received: from alchemy.franken.de (localhost [127.0.0.1]) by alchemy.franken.de (8.14.4/8.14.4/ALCHEMY.FRANKEN.DE) with ESMTP id pBGAbLUr000931; Fri, 16 Dec 2011 11:37:21 +0100 (CET) (envelope-from marius@alchemy.franken.de) Received: (from marius@localhost) by alchemy.franken.de (8.14.4/8.14.4/Submit) id pBGAbKb3000930; Fri, 16 Dec 2011 11:37:20 +0100 (CET) (envelope-from marius) Date: Fri, 16 Dec 2011 11:37:20 +0100 From: Marius Strobl To: freebsd-current@freebsd.org, freebsd-sparc64@freebsd.org Message-ID: <20111216103720.GA853@alchemy.franken.de> References: <20111216084048.GA98967@mech-cluster241.men.bris.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20111216084048.GA98967@mech-cluster241.men.bris.ac.uk> User-Agent: Mutt/1.4.2.3i Cc: Subject: Re: sparc64 r228561 panic: kmem_suballoc: bad status return of 3 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Dec 2011 10:37:22 -0000 On Fri, Dec 16, 2011 at 08:40:48AM +0000, Anton Shterenlikht wrote: > Updating from r216048 to r228561 on sparc64, > with sys/conf/newvers.sh changed to REVISION="9.9". > > Trinscribed by hand: > > FreeBSD 9.9-CURRENT #3 r228561M: > > panic: kmem_suballoc: bad status return of 3 > KDB: enter: panic > [ thread pid 0 tid 0 ] > Stopped at 0x02937e0: ta %xcc,1 > db> > > The keyboard froze, couldn't get a bt, > required a cold reboot. > > My /etc/make.conf and kernel config files are below. > > Any advice? > Hrm, doesn't look like I can reproduce this. What machine model is that and how much RAM does it have? Do you use any loader tuneables? Marius