From owner-freebsd-arm@freebsd.org Mon Aug 24 06:00:41 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 086FB9C1868 for ; Mon, 24 Aug 2015 06:00:41 +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 D7F501725 for ; Mon, 24 Aug 2015 06:00:40 +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 t7O60dUd048897; Sun, 23 Aug 2015 23:00:39 -0700 (PDT) (envelope-from fbsd@www.zefox.net) Received: (from fbsd@localhost) by www.zefox.net (8.14.9/8.14.5/Submit) id t7O60dNP048896; Sun, 23 Aug 2015 23:00:39 -0700 (PDT) (envelope-from fbsd) Date: Sun, 23 Aug 2015 23:00:39 -0700 From: bob prohaska To: Andreas Schwarz Cc: freebsd-arm@freebsd.org Subject: Re: Crash during installworld on RPI2 Message-ID: <20150824060039.GB53136@www.zefox.net> References: <20150824023341.GA53136@www.zefox.net> <46ce73e06bb.4eaff7b7@mail.schwarzes.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <46ce73e06bb.4eaff7b7@mail.schwarzes.net> 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: Mon, 24 Aug 2015 06:00:41 -0000 On Mon, Aug 24, 2015 at 06:00:34AM +0200, Andreas Schwarz wrote: > On 23.08.15, bob prohaska wrote: > > > For the third time in about as many weeks 11-Current has crashed during installworld. > > This represents about one in five tries. In every case the crash is triggered by > > writing to the DOS partition of the microSD card. The latest instance is at > > > > FreeBSD www.zefox.org 11.0-CURRENT FreeBSD 11.0-CURRENT #40 r287009M: Sat Aug 22 07:48:40 PDT 2015 bob@www.zefox.org:/usr/obj/usr/src/sys/RPI2 arm > > Flag "M" indicates a modified source tree, do you have still old patches active? > Not knowingly. The source tree was obtained using svnlite checkout /usr/src and all updates were via svnlite update /usr/src Might it be helpful to delete the source tree and checkout again? I'm starting to wonder if a problem with the microSD card is indicated. thanks for reading, bob prohaska