> Wiadomość napisana przez Harry Schmalzbauer <[email protected]> w dniu > 03.01.2017, o godz. 20:33: > > Dear all, > > trying to use bhyve(8) with virtio-blk and Windows guest results in core > dump: > Assertion failed: (n >= 2 && n <= BLOCKIF_IOV_MAX + 2), function > pci_vtblk_proc, file usr.sbin/bhyve/pci_virtio_block.c, line > 216. > Abort trap (core dumped) > > Unfortunately this is on a production-test machine which lacks gdb etc. > Will try to reproduce on antoher machine, but maybe someone already > knows that problem?
I've seen that problem and fixed it, will upstream the patch later today. JFYI, fixing commit: https://github.com/freenas/os/commit/0e4d6e1826f8aa7041cbeeb4365c797eeec5c5f4 <https://github.com/freenas/os/commit/0e4d6e1826f8aa7041cbeeb4365c797eeec5c5f4> Thanks. Jakub _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization To unsubscribe, send any mail to "[email protected]"
