Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jun 2014 12:58:54 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        freebsd-virtualization@freebsd.org
Subject:   Re: bhyve crash
Message-ID:  <201406231258.55006.jhb@freebsd.org>
In-Reply-To: <20140620131323.GC83357@mouf.net>
References:  <20140620131323.GC83357@mouf.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406231258.55006.jhb>