[Bug 247310] Assertion failed: (dev != NULL), function pci_xhci_cmd_config_ep, file /usr/src/usr.sbin/bhyve/pci_xhci.c, line 1006.

2020-06-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247310

bugs-sys...@rub.de changed:

   What|Removed |Added

Summary|Assertion failed: (dev !=   |Assertion failed: (dev !=
   |NULL), function |NULL), function
   |pci_xhci_cmd_config_ep  |pci_xhci_cmd_config_ep,
   ||file
   ||/usr/src/usr.sbin/bhyve/pci
   ||_xhci.c, line 1006.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-virtualization@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to 
"freebsd-virtualization-unsubscr...@freebsd.org"


[Bug 247310] Assertion failed: (dev != NULL), function pci_xhci_cmd_config_ep

2020-06-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247310

Bug ID: 247310
   Summary: Assertion failed: (dev != NULL), function
pci_xhci_cmd_config_ep
   Product: Base System
   Version: 12.1-RELEASE
  Hardware: amd64
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: bhyve
  Assignee: virtualizat...@freebsd.org
  Reporter: bugs-sys...@rub.de

To reproduce run the following commands:
```
bhyvectl --vm=testvm --destroy
bhyve.full -s 2:0,ahci-cd,hypertrash_os_bios_crash.iso -w -H -s 0:0,hostbridge
-s 1:0,lpc -l com1,stdio -s 3,fbuf,tcp=0.0.0.0:5900,w=800,h=600 -c 1 -m 320M -s
4,xhci,tablet -l bootrom,/usr/local/share/uefi-firmware/BHYVE_UEFI_CSM.fd
testvm
```

bhyve version:
```
# freebsd 12.1
$ svnlite checkout https://svn.freebsd.org/base/releng/12.1 /usr/src
$ cd /usr/src/usr.sbin/bhyve/; make -m /usr/src/share/mk
$ ls /usr/obj/usr/src/amd64.amd64/usr.sbin/bhyve/bhyve.full
```

setup:
```
kldload vmm
```

Files:
https://ruhr-uni-bochum.sciebo.de/s/gLfzWyOCqKLEBxw?path=%2Fxhci_assert_1

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-virtualization@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to 
"freebsd-virtualization-unsubscr...@freebsd.org"