From owner-freebsd-arm@freebsd.org Fri Aug 28 07:40:27 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 BEE279C4DB7 for ; Fri, 28 Aug 2015 07:40:27 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (www.zefox.net [69.239.235.194]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 855F4E2C for ; Fri, 28 Aug 2015 07:40:27 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (localhost [127.0.0.1]) by www.zefox.net (8.14.9/8.14.5) with ESMTP id t7S7eQUV006853; Fri, 28 Aug 2015 00:40:26 -0700 (PDT) (envelope-from fbsd@www.zefox.net) Received: (from fbsd@localhost) by www.zefox.net (8.14.9/8.14.5/Submit) id t7S7ePSw006852; Fri, 28 Aug 2015 00:40:25 -0700 (PDT) (envelope-from fbsd) Date: Fri, 28 Aug 2015 00:40:25 -0700 From: bob prohaska To: Hans Petter Selasky Cc: freebsd-arm@freebsd.org, bob prohaska Subject: Re: Crash during buildworld on RPI2 Message-ID: <20150828074025.GK53136@www.zefox.net> References: <20150828030743.GJ53136@www.zefox.net> <55E00B9E.8000505@selasky.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <55E00B9E.8000505@selasky.org> User-Agent: Mutt/1.4.2.3i 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: Fri, 28 Aug 2015 07:40:27 -0000 On Fri, Aug 28, 2015 at 09:19:58AM +0200, Hans Petter Selasky wrote: > > It looks like some fast IRQ is spinning, preventing USB from running and > possibly also bcm0. > > Is it possible you could check some things next time, like dumping the > cc_cpu[] array? > Hi Hans, I'd be pleased to try but I'll need fairly detailed instructions. Another build is running so there might be an opportunity to try within a day or two. bob prohaska