From owner-freebsd-current@freebsd.org Thu Apr 15 18:41:11 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 81DD85D20C2 for ; Thu, 15 Apr 2021 18:41:11 +0000 (UTC) (envelope-from dchagin@heemeyer.club) Received: from heemeyer.club (heemeyer.club [IPv6:2001:19f0:6400:80a1:5054:ff:fe7a:a27d]) (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 did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4FLp872gH6z4hnL; Thu, 15 Apr 2021 18:41:11 +0000 (UTC) (envelope-from dchagin@heemeyer.club) Received: from heemeyer.club (localhost [127.0.0.1]) by heemeyer.club (8.16.1/8.16.1) with ESMTP id 13FIf4C0004691; Thu, 15 Apr 2021 18:41:04 GMT (envelope-from dchagin@heemeyer.club) Received: (from dchagin@localhost) by heemeyer.club (8.16.1/8.16.1/Submit) id 13FIf42d004690; Thu, 15 Apr 2021 18:41:04 GMT (envelope-from dchagin) Date: Thu, 15 Apr 2021 18:41:04 +0000 From: Dmitry Chagin To: Lev Serebryakov Cc: FreeBSD Current Subject: Re: FreeBSD-14.0-CURRENT-amd64-20210408-15dc713ceb5-245885-memstick.img fails to boot on Haswell-based laptop. Message-ID: References: <88fac685-ee3d-f9d6-d81d-1d8b5f3c7762@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <88fac685-ee3d-f9d6-d81d-1d8b5f3c7762@FreeBSD.org> X-Rspamd-Queue-Id: 4FLp872gH6z4hnL X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] 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 18:41:11 -0000 On Thu, Apr 15, 2021 at 06:04:55PM +0300, Lev Serebryakov wrote: > > I'm trying to install CURRENT (FreeBSD-14.0-CURRENT-amd64-20210408-15dc713ceb5-245885-memstick.img) snapshot onto Lenovo Thinkpad T540p, i7-4700 based laptop. > > Kernel traps on boot with "Fatal trap 9" and this stack trace (hand-copied): > > calltrap() > --- trap 0x9 > run_interrupt_driven_config_hooks() > boot_run_interrupt_driven_config_hooks() > mi_startup() > > It is 100% reproducible, and I cannot issue commands to kernel debugger, keyboard is dead. > > Enabling verbose boot helps, with verbose boot it boots to installer. > > Looks like some race condition. > > Is it known problem? try to boot verbose > > -- > // Lev Serebryakov > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"