From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 30537 invoked from network); 10 Dec 2020 00:50:31 -0000 Received: from ewsd.inri.net (107.191.116.128) by inbox.vuxu.org with ESMTPUTF8; 10 Dec 2020 00:50:31 -0000 Received: from duke.felloff.net ([216.126.196.34]) by ewsd; Wed Dec 9 19:46:05 -0500 2020 Message-ID: <87B003301D6E45795B69C8A8ADE21247@felloff.net> Date: Thu, 10 Dec 2020 01:45:54 +0100 From: cinap_lenrek@felloff.net To: 9front@9front.org In-Reply-To: <849F07BF-66B8-4637-B573-684CC063F57E@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: callback dependency optimizer Subject: Re: [9front] kernel crash in bhyve Reply-To: 9front@9front.org Precedence: bulk There was a mistake, it should have been PADDR(KTZERO). Tho in your case it doesnt matter, as every address returns uc, so the work around works. I'll push the fixed version. Thank you! -- cinap