From owner-freebsd-arm@freebsd.org Sun Oct 18 16:32:32 2015 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BE9E9A18F66 for ; Sun, 18 Oct 2015 16:32:32 +0000 (UTC) (envelope-from mike@skew.org) Received: from chilled.skew.org (chilled.skew.org [70.90.116.205]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.skew.org", Issuer "AlphaSSL CA - SHA256 - G2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 9A3EEF1B for ; Sun, 18 Oct 2015 16:32:31 +0000 (UTC) (envelope-from mike@skew.org) Received: from chilled.skew.org (localhost [127.0.0.1]) by chilled.skew.org (8.14.7/8.14.7) with ESMTP id t9IGToKB053045 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Sun, 18 Oct 2015 10:29:51 -0600 (MDT) (envelope-from mike@chilled.skew.org) Received: (from mike@localhost) by chilled.skew.org (8.14.7/8.14.7/Submit) id t9IGToEF053044 for freebsd-arm@freebsd.org; Sun, 18 Oct 2015 10:29:50 -0600 (MDT) (envelope-from mike) Date: Sun, 18 Oct 2015 10:29:50 -0600 From: Mike Brown To: freebsd-arm@freebsd.org Subject: BeagleBone self-built 10-STABLE hangs, segfaults Message-ID: <20151018162950.GA52948@chilled.skew.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Whoa: whoa. User-Agent: Mutt/1.5.23 (2014-03-12) 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: Sun, 18 Oct 2015 16:32:32 -0000 I installed a 10.2-STABLE snapshot on my BeagleBone Black, then grabbed the latest source and upgraded the old fashioned way, to make sure it would work. (make buildworld, buildkernel etc., after creating a 2 GB swap file). The only thing odd I noticed during the builds was during the make buildkernel KERNCONF=BEAGLEBONE stage, I got many warnings from ld saying "Unknown EABI object attribute 68". Is this expected and of any concern? The reason I ask is because I'm getting some hangs and crashes now when trying to run or rebuild ports.