From owner-freebsd-ppc@FreeBSD.ORG Tue Jan 17 01:40:08 2012 Return-Path: Delivered-To: freebsd-ppc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D437E106564A for ; Tue, 17 Jan 2012 01:40:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id BE47C8FC16 for ; Tue, 17 Jan 2012 01:40:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q0H1e882065314 for ; Tue, 17 Jan 2012 01:40:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q0H1e8gT065313; Tue, 17 Jan 2012 01:40:08 GMT (envelope-from gnats) Date: Tue, 17 Jan 2012 01:40:08 GMT Message-Id: <201201170140.q0H1e8gT065313@freefall.freebsd.org> To: freebsd-ppc@FreeBSD.org From: Nathan Whitehorn Cc: Subject: Re: powerpc/164225: Boot fails on IBM 7028-6E1 (heap memory claim failed) X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Nathan Whitehorn List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jan 2012 01:40:08 -0000 The following reply was made to PR powerpc/164225; it has been noted by GNATS. From: Nathan Whitehorn To: Lyubomir Grigorov Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: powerpc/164225: Boot fails on IBM 7028-6E1 (heap memory claim failed) Date: Mon, 16 Jan 2012 18:39:24 -0600 On 01/16/12 16:46, Lyubomir Grigorov wrote: >> Number: 164225 >> Category: powerpc >> Synopsis: Boot fails on IBM 7028-6E1 (heap memory claim failed) >> Confidential: no >> Severity: non-critical >> Priority: low >> Responsible: freebsd-ppc >> State: open >> Quarter: >> Keywords: >> Date-Required: >> Class: sw-bug >> Submitter-Id: current-users >> Arrival-Date: Mon Jan 16 22:50:06 UTC 2012 >> Closed-Date: >> Last-Modified: >> Originator: Lyubomir Grigorov >> Release: 9.0-RELEASE >> Organization: >> Environment: > n/a >> Description: > When booting 9.0-RELEASE (32bit ppc) on IBM pSeries 610 (7028-6E1), going to SMS, choosing install device CD-ROM, choosing FreeBSD 9.0, it fails with: > Heap memory claim failed! Thanks for debugging it this far! Could you also send a copy of the Open Firmware device tree and the contents of the properties under the /memory nodes? -Nathan