From owner-freebsd-arm@FreeBSD.ORG Sat Feb 9 20:22:53 2013 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 2D19DB12 for ; Sat, 9 Feb 2013 20:22:53 +0000 (UTC) (envelope-from tim@kientzle.com) Received: from monday.kientzle.com (99-115-135-74.uvs.sntcca.sbcglobal.net [99.115.135.74]) by mx1.freebsd.org (Postfix) with ESMTP id 0074727D for ; Sat, 9 Feb 2013 20:22:51 +0000 (UTC) Received: (from root@localhost) by monday.kientzle.com (8.14.4/8.14.4) id r19JWHrB013892; Sat, 9 Feb 2013 19:32:17 GMT (envelope-from tim@kientzle.com) Received: from [192.168.2.143] (CiscoE3000 [192.168.1.65]) by kientzle.com with SMTP id fv94zn26af66g2qiyuassbpbga; Sat, 09 Feb 2013 19:32:17 +0000 (UTC) (envelope-from tim@kientzle.com) Subject: Re: named kills raspberry pi Mime-Version: 1.0 (Apple Message framework v1283) Content-Type: text/plain; charset=us-ascii From: Tim Kientzle In-Reply-To: <5116703C.3000904@ceetonetechnology.com> Date: Sat, 9 Feb 2013 11:32:14 -0800 Content-Transfer-Encoding: quoted-printable Message-Id: <399EC5F6-6820-40A0-A58B-B3ECA1B58E76@kientzle.com> References: <20130207223038.ec308967273d6a16c41be97b@sohara.org> <20130208075702.a755649a60d10dabf10a058b@sohara.org> <0B9B84F3-D627-497F-B1DA-BE4D0F9BC5DA@bsdimp.com> <20130208121803.e6b57c3822271cce6e56b4b2@sohara.org> <20130208152351.GB19514@FreeBSD.org> <20130208162814.346c605ce15a229e878dee27@sohara.org> <20130209102413.5c5d8fe6@bender> <1360362075.4545.32.camel@revolution.hippie.lan> <51162D16.7000206@thieprojects.ch> <5116703C.3000904@ceetonetechnology.com> To: george@ceetonetechnology.com X-Mailer: Apple Mail (2.1283) Cc: freebsd-arm@freebsd.org 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: Sat, 09 Feb 2013 20:22:53 -0000 On Feb 9, 2013, at 7:50 AM, George Rosamond wrote: > On 02/09/13 06:03, Werner Thie wrote: >> Hi all >>=20 >> may I chime in with my experience, I wrote the 'portsnap killing...' = post. >>=20 >> I'm running on FreeHEAD HEAD Rev 246459 as per yesterday and now = think >> that my previous post and the named problem is related after all, >> because everything DNS lookup related kills the Bone silently, be it >> nslookup, named and the likes. >>=20 >> Switching the cpsw driver to Tims latest version doesn't change the >> situation a bit. I didn't try the proposed patch for the atomicity = yet, >> but will over this weekend. >>=20 >> Tim, it's a long shot, but could this be UDP related? >>=20 >=20 > My $0.02: >=20 > Running r246119 of CURRENT, without named running, I can ping and do = digs with no issue. And sshd doesn't seem to die either, and it's been = up for a while. >=20 > The BBone isn't doing much, however, as it just sits on a quiet = private network with no ports installed. >=20 > I'll update to the current build later and test then. I wasn't seeing this with r246278, but am seeing it now with r246600. Seems like recent breakage. Tim