From owner-freebsd-arm@FreeBSD.ORG Mon May 11 15:13:53 2015 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CC40E68F for ; Mon, 11 May 2015 15:13:53 +0000 (UTC) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A12A61FAF for ; Mon, 11 May 2015 15:13:53 +0000 (UTC) Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 60B1F20944 for ; Mon, 11 May 2015 11:13:46 -0400 (EDT) Received: from web3 ([10.202.2.213]) by compute4.internal (MEProxy); Mon, 11 May 2015 11:13:46 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=IYDYanpQ4481nNK NjqtcL+khV3o=; b=AauQz+1LirdkZeu+Pg7f4zEe+4gj5TzWCsf4QSGp6XkWE/D be0kcQotziqD+Z0q3HyS0Jt92bJgpwxeUSevk2pylGQyMWeAsnxlfoXoPOFlaHLw IdL/70OgWqbcpmf0Ap7WpIsywDF/vfFEBhwH9fk9P+7Q7jplSXQWvskPh4EI= Received: by web3.nyi.internal (Postfix, from userid 99) id 3FAC810EC9B; Mon, 11 May 2015 11:13:46 -0400 (EDT) Message-Id: <1431357226.2428197.265704673.6A544F74@webmail.messagingengine.com> X-Sasl-Enc: PXrLT58yRb0HTCP7OC1tPcxWDIS1ew4134RQGODoWLqy 1431357226 From: Mark Felder To: freebsd-arm@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-102d4956 In-Reply-To: <5550C252.6030001@foxvalley.net> References: <5550C252.6030001@foxvalley.net> Subject: Re: state of FreeBSD ARM (less stable than 6 months ago) Date: Mon, 11 May 2015 10:13:46 -0500 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 May 2015 15:13:53 -0000 On Mon, May 11, 2015, at 09:53, Dan Raymond wrote: > I've been running an email and web server using FreeBSD 11 on a > Raspberry Pi B+ since November. It has crashed 3 times since then > (roughly every two months). I'm currently running r277334. I thought > I'd try the latest build to see if stability has improved. I purchased a > Raspberry Pi 2 and used the latest crochet to built r282738. No > problems building it and it booted up fine. However, it crashes about > an hour into building some ports I use for my server (nginx, php, > etc.). I tried twice last night and it crashed both times. Is anybody > looking into these stability issues? > RPi2 support is something like less than a week old for SMP and DMA transport. I'm not sure more than a handful of people have actually tried it yet. The bugs here will be worked out in time, but if you have any core dumps or info that can assist in tracking down issues you're experiencing that would certainly be appreciated.