From owner-freebsd-arm@FreeBSD.ORG Thu Feb 7 22:31:20 2013 Return-Path: Delivered-To: freebsd-arm@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 B5A81BE1 for ; Thu, 7 Feb 2013 22:31:20 +0000 (UTC) (envelope-from steve@sohara.org) Received: from uk1rly2283.eechost.net (relay01a.mail.uk1.eechost.net [217.69.40.75]) by mx1.freebsd.org (Postfix) with ESMTP id 770D5282 for ; Thu, 7 Feb 2013 22:31:19 +0000 (UTC) Received: from [31.186.37.179] (helo=smtp.marelmo.com) by uk1rly2283.eechost.net with esmtpa (Exim 4.72) (envelope-from ) id 1U3a0B-00039C-O4 for freebsd-arm@freebsd.org; Thu, 07 Feb 2013 22:31:31 +0000 Received: from [192.168.63.1] (helo=steve.marelmo.com) by smtp.marelmo.com with smtp (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1U3Zzq-0003BY-ON for freebsd-arm@freebsd.org; Thu, 07 Feb 2013 22:31:10 +0000 Date: Thu, 7 Feb 2013 22:30:38 +0000 From: Steve O'Hara-Smith To: freebsd-arm@freebsd.org Subject: named kills raspberry pi Message-Id: <20130207223038.ec308967273d6a16c41be97b@sohara.org> X-Mailer: Sylpheed 3.3.0 (GTK+ 2.24.6; amd64-portbld-freebsd9.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Auth-Info: 15567@permanet.ie (plain) X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Feb 2013 22:31:20 -0000 Hi, As soon as I start named either by rc.d script or directly, whether in an ssh session or directly on the video console, with or without chroot, my early model 256MB model B pi locks up solid, no response on console, all ssh sessions freeze, no response to ping, nothing until power cycle. I can build ports all day long, but if I start named everything stops dead. I'm using about a two day old head tree currently but it's been happening for several days now since I first tried it. The uboot (20130201) and script I use are from http://people.freebsd.org/~gonzo/arm/rpi/ with minor changes to the script (-j 4 and no pi user) and a kernel config that includes pf and altq. I earlier used the older script and uboot with the same results. Any ideas on how I can coax some more useful detail out of this ? -- Steve O'Hara-Smith