Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Feb 2019 19:37:17 +0300
From:      Oleg Ginzburg <olevole@olevole.ru>
To:        FreeBSD Current <freebsd-current@freebsd.org>, freebsd-virtualization@freebsd.org, jkim@freebsd.org
Subject:   r344398 Import ACPICA 20190215: breaks bhyve
Message-ID:  <CAMsb%2BmaoBZN5xsDnZp-HisQTgqr339ePjvqkCw2R-GTqQEnWUw@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi,

most likely r344398[1] commit breaks bhyve with the following errors:

Subtable Type : 02
Error    6302 -           Flag value is too large ^  (Maximum 1 bit)
58: [0002]         Flags (decoded below) : 0005
Error    6302 -                   Flag value is too large ^  (Maximum 2 bit)
66: [0004]              Interrupt : 00000009
Error    6302 -       Flag value is too large ^  (Maximum 2 bit)
Assertion failed: (error == 0), function main, file
/usr/src/usr.sbin/bhyve/bhyverun.c, line 1190.

Can anyone else confirm this?

Howto reproduce:

fetch ftp://ftp.freebsd.org/pub/FreeBSD/releases/ISO-IMAGES/10.3/FreeBSD-10.3-RELEASE-amd64-bootonly.iso

sh /usr/share/examples/bhyve/vmrun.sh -c 1 -m 1024M -i -I
FreeBSD-10.3-RELEASE-amd64-bootonly.iso guestname


__
[1] - https://svnweb.freebsd.org/base?view=revision&revision=r344398



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAMsb%2BmaoBZN5xsDnZp-HisQTgqr339ePjvqkCw2R-GTqQEnWUw>