From owner-freebsd-virtualization@FreeBSD.ORG Mon Apr 15 14:03:27 2013 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 9748E7C7; Mon, 15 Apr 2013 14:03:27 +0000 (UTC) (envelope-from gnn@neville-neil.com) Received: from vps.hungerhost.com (vps.hungerhost.com [216.38.53.176]) by mx1.freebsd.org (Postfix) with ESMTP id 1036E1DC; Mon, 15 Apr 2013 14:03:26 +0000 (UTC) Received: from [38.105.238.108] (port=61905 helo=[10.16.241.159]) by vps.hungerhost.com with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.80) (envelope-from ) id 1URk0E-0006L3-F4; Mon, 15 Apr 2013 10:03:26 -0400 Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Mac OS X Mail 6.3 \(1503\)) Subject: Re: Fatal trap 1: priviledged instruction fault while in kernel mode... From: George Neville-Neil In-Reply-To: <516A286D.5060901@freebsd.org> Date: Mon, 15 Apr 2013 10:03:34 -0400 Content-Transfer-Encoding: quoted-printable Message-Id: <1A5C5F22-87CA-4A23-9594-67ABB73D4F07@neville-neil.com> References: <07943784-E0BF-4691-A7CB-B09D4C0232A5@neville-neil.com> <516A286D.5060901@freebsd.org> To: Peter Grehan X-Mailer: Apple Mail (2.1503) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - vps.hungerhost.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - neville-neil.com X-Get-Message-Sender-Via: vps.hungerhost.com: authenticated_id: gnn@neville-neil.com Cc: freebsd-virtualization@freebsd.org X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Apr 2013 14:03:27 -0000 On Apr 13, 2013, at 23:54 , Peter Grehan wrote: > Hi George, >=20 >> I just started trying to run bhyve on a Thinkpad X220. This has a = core i5 and EPT support, dmesg >> attached. I'm trying with the March snapshots (02 March and 30 March = so far) and have gotten >> the above panic instantly upon trying the vmrun.sh script. >>=20 >> I took a shot of the screen after the panic but at that point I can't = use the keyboard with the >> machine at all. >>=20 >> dmesg for the machine is attached to this email, and the photo is at: >>=20 >> http://people.freebsd.org/~gnn/bhyvecrash.jpg >=20 > I'm guessing this recent commit may fix the panic >=20 > http://svnweb.freebsd.org/base?view=3Drevision&revision=3D249396 >=20 > ... but, is it possible that VT-x is disabled in the BIOS ? (the cause = of the crash on VM creation). I'll check that tonight. Thanks! Best, George