Hi, most likely r344398[1] commit breaks bhyve with the following errors:
Subtable Type : 02 Error 6302 - Flag value is too large ^ (Maximum 1 bit) 58: [0002] Flags (decoded below) : 0005 Error 6302 - Flag value is too large ^ (Maximum 2 bit) 66: [0004] Interrupt : 00000009 Error 6302 - Flag value is too large ^ (Maximum 2 bit) Assertion failed: (error == 0), function main, file /usr/src/usr.sbin/bhyve/bhyverun.c, line 1190. Can anyone else confirm this? Howto reproduce: fetch ftp://ftp.freebsd.org/pub/FreeBSD/releases/ISO-IMAGES/10.3/FreeBSD-10.3-RELEASE-amd64-bootonly.iso sh /usr/share/examples/bhyve/vmrun.sh -c 1 -m 1024M -i -I FreeBSD-10.3-RELEASE-amd64-bootonly.iso guestname __ [1] - https://svnweb.freebsd.org/base?view=revision&revision=r344398 _______________________________________________ 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"