From owner-freebsd-current@freebsd.org Sat Oct 20 00:17:13 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 1C81FFECC12 for ; Sat, 20 Oct 2018 00:17:13 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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 DD5F07437C; Sat, 20 Oct 2018 00:17:11 +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 7387421C76; Sat, 20 Oct 2018 00:17:11 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Date: Fri, 19 Oct 2018 17:17:10 -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: 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: Sat, 20 Oct 2018 00:17:13 -0000 On 19 Oct, Don Lewis wrote: > 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. My camera isn't working at the moment, so here is a partial, hand-transcribed DDB backtrace: ... looks like something nearby ng_ether_ifnet_arrival_cookie() ng_ether_ifnet_arrival_cookie() ... looks like something nearby ng_ether_ifnet_arrival_cookie() supdrvIOCtlInnerUnrestricted() VBOXDrvFreeBSDIOCtl() devfs_ioctl()