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. -- WBR, bsam _______________________________________________ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"