From owner-freebsd-ppc@FreeBSD.ORG Thu Mar 30 22:34:05 2006 Return-Path: X-Original-To: freebsd-ppc@freebsd.org Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E436316A420 for ; Thu, 30 Mar 2006 22:34:05 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from dommail.onthenet.com.au (dommail.OntheNet.com.au [203.13.70.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B47C43D4C for ; Thu, 30 Mar 2006 22:34:05 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from [10.33.24.110] (nat-198-95-226-228.netapp.com [198.95.226.228]) by dommail.onthenet.com.au (MOS 3.5.7-GR) with ESMTP id BSZ67432 (AUTH peterg@ptree32.com.au); Fri, 31 Mar 2006 08:33:59 +1000 (EST) Message-ID: <442C5CCB.8000403@freebsd.org> Date: Thu, 30 Mar 2006 14:33:47 -0800 From: Peter Grehan User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.8b) Gecko/20051014 MIME-Version: 1.0 To: Torfinn Ingolfsen References: <20060328004002.0ace89ff.torfinn.ingolfsen@broadpark.no> <20060328221534.1bfd0a3c.torfinn.ingolfsen@broadpark.no> In-Reply-To: <20060328221534.1bfd0a3c.torfinn.ingolfsen@broadpark.no> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ppc@freebsd.org Subject: Re: 'portinstall -R a2ps-a4' causes kernel trap X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Mar 2006 22:34:06 -0000 Hi Torfinn, >But when I try to install the a2ps-a4 port, I get a kernel panic. You're way ahead of me at the moment on testing :) Is this a reproducible panic ? If so, is it possible to isolate which part of the install causes the panic ? later, Peter.