From owner-freebsd-current@freebsd.org Fri Oct 19 23:54:21 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BB7E6FEBBD6 for ; Fri, 19 Oct 2018 23:54:21 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 73CD373349; Fri, 19 Oct 2018 23:54:21 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from mousie.catspoiler.org (unknown [76.212.85.177]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: truckman) by smtp.freebsd.org (Postfix) with ESMTPSA id E7DF521A78; Fri, 19 Oct 2018 23:54:20 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Date: Fri, 19 Oct 2018 16:54:19 -0700 (PDT) From: Don Lewis Subject: Re: virtualbox 5.2.20 triggers panic with FreeBSD 12.0-ALPHA10 r339432 To: Graham Perrin cc: freebsd-current@freebsd.org In-Reply-To: <5b68291d-3967-3d27-5a67-2b9807b87579@gmail.com> Message-ID: References: <5b68291d-3967-3d27-5a67-2b9807b87579@gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=iso-2022-jp Content-Disposition: INLINE 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, 19 Oct 2018 23:54:21 -0000 On 20 Oct, Graham Perrin wrote: > On 19/10/2018 23:47, Don Lewis wrote: > >> … when I attempt to start a Virtualbox VM, the system panics. … (guest) Windows 7 with > networking configured as > NAT and the underlying adapter being Intel PRO/1000 > MT Desktop (82540EM). … > > No panic here. 32-bit Windows 7 guest with the same virtual adapter. > > $ date ; uname -v > Sat 20 Oct 2018 00:15:49 BST > FreeBSD 12.0-BETA1 r339438 GENERIC > $ pkg query '%o %v %R' virtualbox-ose virtualbox-ose-kmod > emulators/virtualbox-ose 5.2.20 poudriere > emulators/virtualbox-ose-kmod 5.2.20 poudriere > $ > > If you have not already done so, try building and installing from ports. I'm using locally built packages and the poudriere jail is the exactly same source revision.