bhyve crash
John Baldwin
jhb at freebsd.org
Mon Jun 23 21:13:27 UTC 2014
On Friday, June 20, 2014 9:13:27 am Steve Wills wrote:
> Hi,
>
> Just had a bhyve crash on 11-CURRENT. The host is r267362. The guest is
> r266947. The crash was:
>
> pid 38256 (bhyve), uid 0: exited on signal 6 (core dumped)
>
> (The formatting of this may be off a bit)
>
> vmexit[12]
> reason VMX
> rip 0xffffffff80d9e11d
> inst_length 3
> status 0
> exit_reason 2
> qualification 0x0000000000000000
> inst_type 0
> inst_error 0
>
> I can provide the core dump file. Ideas?
The backtrace from the core would be good as signal 6 is usually an abort()
(such as from an assertion failure).
--
John Baldwin
More information about the freebsd-virtualization
mailing list