[Bug 256317] [bhyve] Assertion failure: (cq->qbase != NULL) in function pci_nvme_cq_update, file /usr/src/usr.sbin/bhyve/pci_nvme.c
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jun 1 04:46:43 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256317
Bug ID: 256317
Summary: [bhyve] Assertion failure: (cq->qbase != NULL) in
function pci_nvme_cq_update, file
/usr/src/usr.sbin/bhyve/pci_nvme.c
Product: Base System
Version: 13.0-RELEASE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: bhyve
Assignee: virtualization at FreeBSD.org
Reporter: cwmyung at snu.ac.kr
To reproduce the bug, please follow the command (bhyve version 13.0):
```
$ bhyvectl --vm=reproVM --destroy
$ bhyve -s 2:0,ahci-hd,hyfuzz.img -s 3,nvme,./nvme.img -s 0:0,hostbridge -s
1:0,lpc -c 1 -m 512M -l bootrom,./BHYVE_UEFI.fd -HPA reproVM
```
File:
https://drive.google.com/file/d/1irW37yqP1cR44v4BkWX5jMp_XhsRS6kn/view?usp=sharing
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-virtualization
mailing list