From owner-freebsd-current@freebsd.org Sat Jan 9 22:07:21 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 4AC7CA69B70 for ; Sat, 9 Jan 2016 22:07:21 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward10h.cmail.yandex.net (forward10h.cmail.yandex.net [IPv6:2a02:6b8:0:f35::ec]) (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 0C5B1110D for ; Sat, 9 Jan 2016 22:07:21 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from smtp4h.mail.yandex.net (smtp4h.mail.yandex.net [84.201.186.21]) by forward10h.cmail.yandex.net (Yandex) with ESMTP id 7F4D5214B6 for ; Sun, 10 Jan 2016 01:07:17 +0300 (MSK) Received: from smtp4h.mail.yandex.net (localhost [127.0.0.1]) by smtp4h.mail.yandex.net (Yandex) with ESMTP id 4C0AE2C05F2 for ; Sun, 10 Jan 2016 01:07:17 +0300 (MSK) Received: by smtp4h.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id I5xBM9oCTm-7GYWmYho; Sun, 10 Jan 2016 01:07:16 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) X-Yandex-ForeignMX: US Subject: Re: 11.0-CURRENT-amd64 r293444: bhyveload => Segmentation fault To: freebsd-current@freebsd.org References: <5691722E.6030201@passap.ru> <569172C7.5020401@freebsd.org> <569179AE.1020307@passap.ru> <56917E1E.2020000@freebsd.org> From: Boris Samorodov X-Enigmail-Draft-Status: N1110 Message-ID: <56918494.6050208@passap.ru> Date: Sun, 10 Jan 2016 01:07:16 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0 MIME-Version: 1.0 In-Reply-To: <56917E1E.2020000@freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit 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 22:07:21 -0000 10.01.16 00:39, Allan Jude пишет: > On 2016-01-09 16:20, Boris Samorodov wrote: >> 09.01.16 23:51, Allan Jude пишет: >>> On 2016-01-09 15:48, Boris Samorodov wrote: >>>> 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. >>>> >>> >>> This was a but I accidentally introduced during the ZFS boot environment >>> work. It has been fixed in head already, just update and rebuild >>> sys/boot/userboot >> >> Great, thank you! >> >> Quick "svn up /usr/src && cd /sys/boot/userboot && make && sudo make >> install" didn't help, but backtrace of core has changed. I'll try a >> full rebuild. > > Can you provide the backtrace? I've landed the machine to another person/task. After it finishes it will auto-refresh the world. If core is reproduced, I'll send it to you. Thank you for you help and fast responses! -- WBR, bsam