From owner-freebsd-emulation@FreeBSD.ORG Fri May 22 23:00:07 2015 Return-Path: Delivered-To: emulation@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1500A7DF for ; Fri, 22 May 2015 23:00:07 +0000 (UTC) Received: from shell1.rawbw.com (shell1.rawbw.com [198.144.192.42]) by mx1.freebsd.org (Postfix) with ESMTP id DE0DE1A32 for ; Fri, 22 May 2015 23:00:06 +0000 (UTC) Received: from yuri.doctorlan.com (c-50-184-63-128.hsd1.ca.comcast.net [50.184.63.128]) (authenticated bits=0) by shell1.rawbw.com (8.14.9/8.14.9) with ESMTP id t4MMxwQW038987 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Fri, 22 May 2015 15:59:59 -0700 (PDT) (envelope-from yuri@rawbw.com) X-Authentication-Warning: shell1.rawbw.com: Host c-50-184-63-128.hsd1.ca.comcast.net [50.184.63.128] claimed to be yuri.doctorlan.com Message-ID: <555FB4ED.5060408@rawbw.com> Date: Fri, 22 May 2015 15:59:57 -0700 From: Yuri User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: emulation@FreeBSD.ORG Subject: bhyve VM causes system crash Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 May 2015 23:00:07 -0000 I run VBox without problems. But after I added bhyve VM, I noticed that this system becomes likely to crash after some time. It first works, but in a few hours system crashes. So it is either bhyve that is unstable itself, or there is some conflict between bhyve and VBox, because they both use hypervisor. (just an idea) Anybody knows what is the likely reason why bhyve is causing crashes? Yuri