From owner-freebsd-current@freebsd.org Wed Feb 5 10:05:27 2020 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 D8DC4245E7E for ; Wed, 5 Feb 2020 10:05:27 +0000 (UTC) (envelope-from se@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) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48CHHq5P1Wz4Lh2; Wed, 5 Feb 2020 10:05:27 +0000 (UTC) (envelope-from se@freebsd.org) Received: from Stefans-MBP-449.fritz.box (p200300CD5F20A8004CC14CEA08057604.dip0.t-ipconnect.de [IPv6:2003:cd:5f20:a800:4cc1:4cea:805:7604]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) (Authenticated sender: se/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4A9B611470; Wed, 5 Feb 2020 10:05:27 +0000 (UTC) (envelope-from se@freebsd.org) Subject: Re: Panic in gptzfsboot? To: Toomas Soome Cc: freebsd-current@freebsd.org References: <1a6a221a-42de-b74c-ef1f-f6939506dff8@freebsd.org> <25A37903-222D-47DE-B19D-12628DE85870@me.com> From: =?UTF-8?Q?Stefan_E=c3=9fer?= Message-ID: Date: Wed, 5 Feb 2020 11:05:25 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:68.0) Gecko/20100101 Thunderbird/68.4.2 MIME-Version: 1.0 In-Reply-To: <25A37903-222D-47DE-B19D-12628DE85870@me.com> Content-Type: text/plain; charset=utf-8 Content-Language: de-DE Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.29 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: Wed, 05 Feb 2020 10:05:27 -0000 Am 05.02.20 um 10:14 schrieb Toomas Soome: >> On 5. Feb 2020, at 11:12, Stefan Eßer > > wrote: >> >> I have just re-built world and kernel and get a boot failure: >> >> panic: free: guard2 fail @ 0x412f6c50 + 513 from unknown:0 >> --> Press a key in the console to reboot <-- >> >> I'll try to boot from a memory stick, now, but wanted to let >> others know, that there seems to be a problem with the latest >> UMA code which may cause a boot failure at this early stage. > > Hi! > > Did you got 357567 included? Hi Toomas, yes, that's actually the exact SVN version that I have used ... The SVN update ran from 07:11:24 UTC to 07:12:31 UTC. Regards, STefan