From owner-freebsd-arm@freebsd.org Tue Nov 19 22:31:24 2019 Return-Path: Delivered-To: freebsd-arm@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 04FE21C0104 for ; Tue, 19 Nov 2019 22:31:24 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (www.zefox.net [50.1.20.27]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "www.zefox.org", Issuer "www.zefox.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 47HgXW5Pzpz42M6; Tue, 19 Nov 2019 22:31:23 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (localhost [127.0.0.1]) by www.zefox.net (8.15.2/8.15.2) with ESMTPS id xAJMVNbs096868 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 19 Nov 2019 14:31:24 -0800 (PST) (envelope-from fbsd@www.zefox.net) Received: (from fbsd@localhost) by www.zefox.net (8.15.2/8.15.2/Submit) id xAJMVNtv096867; Tue, 19 Nov 2019 14:31:23 -0800 (PST) (envelope-from fbsd) Date: Tue, 19 Nov 2019 14:31:23 -0800 From: bob prohaska To: Ed Maste Cc: "freebsd-arm@freebsd.org" , bob prohaska Subject: Re: Another "invalid ASID" panic on an rpi3 running r354796 Message-ID: <20191119223123.GA96279@www.zefox.net> References: <20191119001213.GA93097@www.zefox.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) X-Rspamd-Queue-Id: 47HgXW5Pzpz42M6 X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-5.99 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-0.996,0]; REPLY(-4.00)[]; NEURAL_HAM_LONG(-0.99)[-0.994,0] X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Nov 2019 22:31:24 -0000 On Tue, Nov 19, 2019 at 10:47:51AM -0500, Ed Maste wrote: > On Mon, 18 Nov 2019 at 19:12, bob prohaska wrote: > > > > However, after stopping stress2 I started an old build of www/chromium, > > and the machine promptly panic'd: > > > > panic: invalid ASID > > I see another ASID fix just went in - r354860. Would you update and try again? Yes, soon as the present build/install cycle finishes, unless there's a way to update on the fly (which seems risky). Thanks for the headsup! bob prohaska