From owner-freebsd-arm@FreeBSD.ORG Tue May 12 13:08:59 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 D05F4AEC for ; Tue, 12 May 2015 13:08:59 +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 A28551B63 for ; Tue, 12 May 2015 13:08:59 +0000 (UTC) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id DD00A20A7B for ; Tue, 12 May 2015 09:08:57 -0400 (EDT) Received: from web3 ([10.202.2.213]) by compute2.internal (MEProxy); Tue, 12 May 2015 09:08:57 -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=kvnL8ip9s1F9vZW AFt2XNs/eUC8=; b=sjpketWQgQGED/FoJSKw5mLdPpxrQHrSHC/dbGibB+Iiw4u P/v+BvChUG4k3ysNaKAZEDTbWxikd8JGT/yeKI3PJqVb1Dtni5NJdtsW++82+Dri JPtvTtStgPgi3LR/6kxNDM9MlO8bMY+1Jc8xvCCie2DE66/lsqQspt0X0V9M= Received: by web3.nyi.internal (Postfix, from userid 99) id B550A10A2D2; Tue, 12 May 2015 09:08:57 -0400 (EDT) Message-Id: <1431436137.4074997.266648745.536E82C5@webmail.messagingengine.com> X-Sasl-Enc: Hn6YEXQJR0d/TEPZ8WVfYgobLFkPSOq4VjiWlT9Vhu/u 1431436137 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-e7ca9928 In-Reply-To: References: <5550C252.6030001@foxvalley.net> <1431357226.2428197.265704673.6A544F74@webmail.messagingengine.com> <555177D9.8080001@foxvalley.net> Subject: Re: state of FreeBSD ARM (less stable than 6 months ago) Date: Tue, 12 May 2015 08:08:57 -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: Tue, 12 May 2015 13:08:59 -0000 On Mon, May 11, 2015, at 23:11, Paul Khavkine wrote: > I've had r282694 crash twice today while trying to build gettext, doesn't > seem to be sd card related. > Is there a guide on how to set up dumping on a crash? I don't have a > serial > cable for it and the keyboard stops working once it goes into kdb. > This is not an ARM bug. Please also subscribe to the freebsd-current mailing list where this issue was already discussed. You need to update to r282706 to fix that crash which was introduced at r282660. If you're using snapshots instead of building your own, just use the previous snapshot or wait for the next one.