Bhyve ACPICA 20191018 crach guests

Andrey Fesenko f0andrey at gmail.com
Thu Oct 24 13:06:51 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241399

tested r353887 and r354013, freebsd and linux bhyve guests

 lldb -c /bhyve.core /usr/sbin/bhyve
 (lldb) target create "/usr/sbin/bhyve" --core "/bhyve.core"
 Core file '/bhyve.core' (x86_64) was loaded.
 (lldb) bt
 * thread #1, name = 'bhyve', stop reason = signal SIGABRT
  * frame #0: 0x00000008007fa50a libc.so.7`__sys_thr_kill at thr_kill.S:4
    frame #1: 0x00000008007f9eb4 libc.so.7`__raise(s=6) at raise.c:52:10
    frame #2: 0x000000080076de39 libc.so.7`abort at abort.c:67:8
    frame #3: 0x00000008007e8131
libc.so.7`__assert(func=<unavailable>,   file=<unavailable>,
line=<unavailable>, failedexpr=<unavailable>) at assert.c:51:2
    frame #4: 0x000000000021fb42 bhyve`main(argc=<unavailable>,
argv=<unavailable>) at bhyverun.c:1190:3
    frame #5: 0x000000000021b10f bhyve`_start(ap=<unavailable>,
cleanup=<unavailable>) at crt1.c:76:7
 (lldb) quit

cbsd bstart debian-cbsd
cloud-init: enabled
init_systap: waiting for link: em0
VRDP is enabled. VNC bind/port: 127.0.0.1:5900
For attach VM console, use: vncviewer 127.0.0.1:5900
Resolution: 1024x768.
bhyve renice: 1
Execute master script: cloud_init_set_netname.sh
 :: /cbsd/jails-system/debian-cbsd/master_prestart.d/cloud_init_set_netname.sh
Waiting for PID..........
PID: 0
/tmp/bhyve.QRxK8qZ     53: [0001]               ProcessorId : FF
Error    6313 -    Invalid field label detected ^  (found
"ProcessorId" expected "Processor ID")

/tmp/bhyve.QRxK8qZ     57: [0001]               Interrupt : 01
Error    6313 -  Invalid field label detected ^  (found "Interrupt"
expected "Interrupt Input LINT")

Assertion failed: (error == 0), function main, file
/usr/src/usr.sbin/bhyve/bhyverun.c, line 1190.
fbuf frame buffer base: 0x843600000 [sz 16777216]
stdio -l bootrom,/usr/local/cbsd/upgrade/patch/efi.fd   debian-cbsd
-----
Please use for debug: sh /usr/local/cbsd/share/bhyverun.sh -c
/cbsd/jails-system/debian-cbsd/bhyve.conf


More information about the freebsd-current mailing list