From owner-freebsd-current@freebsd.org Sat Jan 9 20:48:58 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A17FFA69C1D for ; Sat, 9 Jan 2016 20:48:58 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward17j.cmail.yandex.net (forward17j.cmail.yandex.net [5.255.227.236]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Yandex CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 61CE11BD4 for ; Sat, 9 Jan 2016 20:48:57 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from smtp14.mail.yandex.net (smtp14.mail.yandex.net [IPv6:2a02:6b8:0:801:1::13]) by forward17j.cmail.yandex.net (Yandex) with ESMTP id 2961B214E1 for ; Sat, 9 Jan 2016 23:48:48 +0300 (MSK) Received: from smtp14.mail.yandex.net (localhost [127.0.0.1]) by smtp14.mail.yandex.net (Yandex) with ESMTP id E7E771B6011A for ; Sat, 9 Jan 2016 23:48:47 +0300 (MSK) Received: by smtp14.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id nVsw1RBDTQ-mlJa3voi; Sat, 9 Jan 2016 23:48:47 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) X-Yandex-ForeignMX: US To: freebsd-current From: Boris Samorodov Subject: 11.0-CURRENT-amd64 r293444: bhyveload => Segmentation fault X-Enigmail-Draft-Status: N1110 Message-ID: <5691722E.6030201@passap.ru> Date: Sat, 9 Jan 2016 23:48:46 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jan 2016 20:48:58 -0000 Hi All, Bhyve works with virtual machines which have already been created, but can not create new ones: ----- # bhyveload -m 4G -d /vm/.iso/FreeBSD-11.0-CURRENT-amd64-20151130-r291495-disc1.iso test Consoles: userboot FreeBSD/amd64 User boot, Revision 1.1 (bsam@sm.bsnet, Sat Jan 9 02:04:09 MSK 2016) Segmentation fault (core dumped) ----- Any help is appreciated. Thank you. -- WBR, bsam