Date: Mon, 03 Mar 2014 21:39:28 -0800 From: Peter Grehan <grehan@freebsd.org> To: Andrea Brancatelli <abrancatelli@schema31.it>, "freebsd-virtualization@freebsd.org" <freebsd-virtualization@freebsd.org> Subject: Re: bhyve core dump... Message-ID: <53156710.1050503@freebsd.org> In-Reply-To: <CADfWLekt457WQBBW_mEZdwsqGpRxXFDyMUPPfwVria7pvRrYAw@mail.gmail.com> References: <CADfWLekt457WQBBW_mEZdwsqGpRxXFDyMUPPfwVria7pvRrYAw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Andrea,
> I was installing mysql56 in a freebsd10 inside freebsd 10 and while doing
> the install the machine bombed out. In the console this is what I got:
>
> Assertion failed: (aior != NULL), function ahci_handle_dma, file
> /usr/src/usr.sbin/bhyve/pci_ahci.c, line 445.
> Abort trap (core dumped)
>
> The VM was calculating the SHA256 of the distfile when it bombed out.
> Nothing else was going on inside the VM at that time.
>
> I even have the .core if it matters.
This is the issue that was fixed in HEAD with
http://svnweb.freebsd.org/base?view=revision&revision=260999
Not yet in stable: should be there soon. The workaround is to use
virtio block as the disk emulation.
later,
Peter.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53156710.1050503>
