From owner-freebsd-current@freebsd.org Fri Mar 20 01:24:58 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 60D16276420 for ; Fri, 20 Mar 2020 01:24:58 +0000 (UTC) (envelope-from kevans@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 48k5fy0NXvz42sB for ; Fri, 20 Mar 2020 01:24:58 +0000 (UTC) (envelope-from kevans@freebsd.org) Received: from mail-qt1-f181.google.com (mail-qt1-f181.google.com [209.85.160.181]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) (Authenticated sender: kevans) by smtp.freebsd.org (Postfix) with ESMTPSA id EBFCA1D6E8 for ; Fri, 20 Mar 2020 01:24:57 +0000 (UTC) (envelope-from kevans@freebsd.org) Received: by mail-qt1-f181.google.com with SMTP id i26so3681627qtq.8 for ; Thu, 19 Mar 2020 18:24:57 -0700 (PDT) X-Gm-Message-State: ANhLgQ1D7a/c2LNSYv8ew2U+l3uCHq0I2l5++cTd9dA51jdXPoSUzAhA U5TyuJSoGTuasGooQHKFbxTzRqypg+oMNIBHY8A= X-Google-Smtp-Source: ADFU+vt1xibqojRSVOIPwzrKBpFi6rfKp42DtUMbl3Ic3BC21S2TLNIeyX+bcf2tu78jdhdxQKqLD1ZuGsvXzz0v8rA= X-Received: by 2002:aed:2fe7:: with SMTP id m94mr5680440qtd.211.1584667497558; Thu, 19 Mar 2020 18:24:57 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Kyle Evans Date: Thu, 19 Mar 2020 20:24:46 -0500 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: VirtualBox segmentation fault, FreeBSD-CURRENT r359068 To: Graham Perrin Cc: FreeBSD Content-Type: text/plain; charset="UTF-8" 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: Fri, 20 Mar 2020 01:24:58 -0000 On Thu, Mar 19, 2020 at 12:11 PM Graham Perrin wrote: > > Is this maybe related to > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244847 or should I > make a separate bug report? > Please throw a tentative "Me too" on that PR; I'm investigating it, then we'll see if they're related or requires yet another PR.