Date: Tue, 08 Apr 2014 11:43:27 -0700 From: Peter Grehan <grehan@freebsd.org> To: Steve Wills <swills@FreeBSD.org> Cc: freebsd-virtualization@FreeBSD.org Subject: Re: bhyve VM crashed Message-ID: <5344434F.6000004@freebsd.org> In-Reply-To: <20140408182844.GC84921@mouf.net> References: <20140408182844.GC84921@mouf.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Steve, > I experienced a bhyve VM crash with this message: > > vm exit[1] > reason VMX > rip 0xffffffff80c7490b > inst_length 3 > status 0 > exit_reason 2 That's a triple-fault :( (the exit reasons are the VMX ones in Appendix C, Vol 3 of the Intel SDM). Any idea what was happening at the time ? Also, for the guest, do you have the config that was being used (e.g. bhyve command line) ? later, Peter.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5344434F.6000004>