From owner-freebsd-stable@freebsd.org Tue May 23 20:14:59 2017 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 77728D7ACEC for ; Tue, 23 May 2017 20:14:59 +0000 (UTC) (envelope-from jungleboogie0@gmail.com) Received: from mail-wm0-x235.google.com (mail-wm0-x235.google.com [IPv6:2a00:1450:400c:c09::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0ECA61FD9; Tue, 23 May 2017 20:14:59 +0000 (UTC) (envelope-from jungleboogie0@gmail.com) Received: by mail-wm0-x235.google.com with SMTP id d127so41047128wmf.0; Tue, 23 May 2017 13:14:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=pIttlwyFHxYltDybFGh/pr69FbdBVLuEyEBdGcq1HrI=; b=byve8W5hmw18j6/rd0I3GERi96Xsfc/zlpCPdCPgvWyoGbSqzGqwwjyLvfeaxJieGZ cUE1f78Jqk76WOOZwUYAeiiqZKS02Lz/tPF8E28DSYJrRcTJFd4pCsVQ/3XN9a2CeA3n eH0xTMJz0nv9B5y43yt7x2k3rzGMxwbaWVPnLWrdxzUbmduqn5TNt7GK/vhoPocx6dio Pv63vth/gMHFuhy45EjeKevGLlbdML2zMKl5I7fRjInZsLarM+rAso9XqE3NBdV70WZu Bz38XtNgDltRo0fjEK5tqyvz0C/eYLWQRhcBS0ofi6EazRJ54stMmt8b7lAaR0tGzPRh vEqg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=pIttlwyFHxYltDybFGh/pr69FbdBVLuEyEBdGcq1HrI=; b=FZVHVDJO9+52aGIHysYLe+neFHqouzt3BBGES2ulM9JFshoLQrDUIHIgbCplwSf/2I 0nMiQiw8h1FK4pdbwg5vGNuLIsbRUlgqn38gdxBmh7z/CrnTGKOsMQeCPFVsi66lvBfc FcSRLoyBIPTqZv4yZ62+0YMDhlSIsZ9W3R2Ey1wUwApMDs033qf1OBTQkXRdx9zgmJSc iZ4rQeii/T+X/K/vk72ABtjmrcATAhBeNAjlY/EZhalbZfake0VgVgjYeUfbs+uX1EOa YsuJcUwAinR4KO1RH9fWg0pQl8hpse6KqaGLX37ADBVgvuNx/u8aNe8p2a+EPVHbO38I dvbg== X-Gm-Message-State: AODbwcCeQ6uRGdcq8H3mSgH8lguNtOBTl0+jKwcEhYwFm2pg8/2K95ZB Z4mA2i/KYgSK0jbt1mkshEp62r5byw== X-Received: by 10.28.152.69 with SMTP id a66mr3834129wme.6.1495570497502; Tue, 23 May 2017 13:14:57 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.185.8 with HTTP; Tue, 23 May 2017 13:14:56 -0700 (PDT) In-Reply-To: <7da4bfee-cf0c-70ff-3614-39415004ee67@FreeBSD.org> References: <1493215268.4148.0.camel@twc.com> <7da4bfee-cf0c-70ff-3614-39415004ee67@FreeBSD.org> From: jungle Boogie Date: Tue, 23 May 2017 13:14:56 -0700 Message-ID: Subject: Re: FreeBSD as VirtualBox guest panics when starting VBoxService To: Eric Badger , Glen Barber Cc: David Boyd , freebsd-stable Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2017 20:14:59 -0000 Hi Eric, On 23 May 2017 at 05:47, Eric Badger wrote: > On 04/26/2017 09:01 AM, David Boyd wrote: >> >> Using 11.0-STABLE VM image snapshots, since April 05, 2017, FreeBSD >> panics when VBoxService starts. >> >> using snapshot FreeBSD-11.0-RELEASE-amd64.vmdk no panic occurs. >> >> using snapshot FreeBSD-11.0-STABLE-amd64-20170323-r315855.vmdk no panic >> occurs. >> >> using snapshot FreeBSD-11.0-STABLE-amd64-20170405-r316498.vmdk panic >> occurs (see attachment). >> >> using snapshot FreeBSD-11.0-STABLE-amd64-20170420-r317153.vmdk panic >> occurs (see attachment). >> >> using snapshot FreeBSD-12.0-CURRENT-amd64.vmdk no panic occurs. >> >> I am prepared to submit a PR if that is the thing to do. >> >> Thanks, in advance, for your assistance in this matter. >> > > Please try again after r318743. I believe it fixes this problem. > This sounds like good news! Maybe when the next snapshots are created, this will be fixed. There's a couple PR's opened on this issue, but neither of them have any updates. Was this tracked under a different PR? https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219146 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219227 > Eric -- ------- inum: 883510009027723 sip: jungleboogie@sip2sip.info