From owner-freebsd-ppc@FreeBSD.ORG Wed Oct 25 20:24:43 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 5D76716A40F; Wed, 25 Oct 2006 20:24:43 +0000 (UTC) (envelope-from rhythms@gmail.com) Received: from mail.bid.ath.cx (mail.bid.ath.cx [80.68.95.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id E38E443D5E; Wed, 25 Oct 2006 20:24:42 +0000 (GMT) (envelope-from rhythms@gmail.com) Received: from localhost (localhost [127.0.0.1]) by mail.bid.ath.cx (Postfix) with ESMTP id 1F5A23C2BC; Wed, 25 Oct 2006 21:24:39 +0100 (BST) X-Virus-Scanned: Debian amavisd-new at mail.bid.ath.cx Received: from mail.bid.ath.cx ([127.0.0.1]) by localhost (mail.bid.ath.cx [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PZGGB-D6+4Ib; Wed, 25 Oct 2006 21:24:38 +0100 (BST) Received: from [192.168.1.25] (zen.jamiem.com [217.155.242.142]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.bid.ath.cx (Postfix) with ESMTP id 45F683C2B2; Wed, 25 Oct 2006 21:24:38 +0100 (BST) Message-ID: <453FC86F.2020101@gmail.com> Date: Wed, 25 Oct 2006 21:26:23 +0100 From: Jamie Moore User-Agent: Thunderbird 1.5.0.7 (X11/20060930) MIME-Version: 1.0 To: Peter Grehan References: <453FBDD6.20500@gmail.com> <453FC40E.10206@freebsd.org> In-Reply-To: <453FC40E.10206@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ppc@freebsd.org Subject: Re: Mac Mini freezes 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: Wed, 25 Oct 2006 20:24:43 -0000 Hi Peter, Sorry. It doesn't seem to be any particular port. Having restarted the Mac Mini and set the ports building simultaneously again, the smaller (sysutils/screen) finished without problems while the lang/perl5.8 port (as a dependency of x11/xorg) built on happily. The x11/xorg port is still building as I type, although I have nothing in going in parallel at the moment. Once x11-toolkits/gtk20 installed I will try to build some gtk2 applications simultaneously and see how it goes. The only difference after this restart is that I have commented out swap in fstab. Would shell access to the box be advantageous to you? Jamie. Peter Grehan wrote: > Hi Jamie, > >> I have installed the October snapshot on my Mac Mini. >> >> As with every other release / snapshot I am having problems with >> system freezes without any debug info, particularly when building ports. > > Do you have any cases where this is repeatable, or is it more random > ? I'd like to try and reproduce this. > > I'm running the October snapshot and managed to build X.org from > scratch, though I didn't do anything in parallel like you mentioned in > your bug report. > > later, > > Peter. >