From owner-freebsd-current@freebsd.org Thu Apr 15 19:12:59 2021 Return-Path: Delivered-To: freebsd-current@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 9D7F75D3543 for ; Thu, 15 Apr 2021 19:12:59 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FLprq43rZz4kg3; Thu, 15 Apr 2021 19:12:59 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from onlyone.not-for.work (onlyone.not-for.work [148.251.9.81]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: lev/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 6892825CFA; Thu, 15 Apr 2021 19:12:59 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from [192.168.134.16] (unknown [94.19.224.8]) (Authenticated sender: lev@serebryakov.spb.ru) by onlyone.not-for.work (Postfix) with ESMTPSA id B9C89D69; Thu, 15 Apr 2021 22:12:57 +0300 (MSK) Reply-To: lev@FreeBSD.org Subject: Re: FreeBSD-14.0-CURRENT-amd64-20210408-15dc713ceb5-245885-memstick.img fails to boot on Haswell-based laptop. To: Dmitry Chagin Cc: FreeBSD Current References: <88fac685-ee3d-f9d6-d81d-1d8b5f3c7762@FreeBSD.org> From: Lev Serebryakov Organization: FreeBSD Message-ID: <12abb359-4093-42d2-677d-bd396cc3a25d@FreeBSD.org> Date: Thu, 15 Apr 2021 22:12:57 +0300 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.9.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Apr 2021 19:12:59 -0000 On 15.04.2021 21:41, Dmitry Chagin wrote: >> Enabling verbose boot helps, with verbose boot it boots to installer. >> >> Looks like some race condition. > > try to boot verbose > It helps. Sometimes. And soemtimes even verbose boot gives same Fatal Trap with same stacktrace. It is why I think it is some race condition. -- // Lev Serebryakov