Date: Tue, 15 Mar 2016 17:47:23 +0200 From: Andriy Gapon <avg@FreeBSD.org> To: Peter Grehan <grehan@FreeBSD.org> Cc: "freebsd-virtualization@freebsd.org" <freebsd-virtualization@FreeBSD.org> Subject: Re: bhyve: assertion in pci_vtblk_proc Message-ID: <56E82E8B.90205@FreeBSD.org> In-Reply-To: <56E81861.8060209@freebsd.org> References: <56E7C63C.7040709@FreeBSD.org> <56E81861.8060209@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 15/03/2016 16:12, Peter Grehan wrote: > Hi Andriy, > >> While running some fs-related workloads in a Gentoo guest bhyve crashed with the >> following assertion: >> >> Assertion failed: (n >= 2 && n <= BLOCKIF_IOV_MAX + 2), function pci_vtblk_proc, >> file /usr/src/usr.sbin/bhyve/pci_virtio_block.c > ... >> Please let me know if you would like more details. > > Would you be able to get the value of 'n' from gdb ? > This is possibly a similar issue to that seen under Windows, which I had an > attempt at fixing with r282922 (subsequently reverted). In my case n is zero, so it's likely a different issue, I guess. -- Andriy Gapon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?56E82E8B.90205>