I just upgraded to r272468 and bhyve stopped working. When I start a VM
(Ubuntu or FreeBSD) byhve dumps core:

/boot/kernel/kernel text=0xfbecf0 data=0x129e30+0x6068a0 
syms=[0x8+0x141630+0x8+0x15c538]
Booting...
Error    6010 - Internal compiler error Found NULL field - Field name "Sleep 
Status Register" needed
Error    6126 -  Could not compile input file
/tmp/bhyve.wp2hqCk     88: [0008]               FACS Address : 00000000000F27C0
Error    6302 -          Flag value is too large ^  (Maximum 1 bit)
/tmp/bhyve.wp2hqCk     89: [0008]               DSDT Address : 00000000000F2800
Error    6302 -          Flag value is too large ^  (Maximum 1 bit)
/tmp/bhyve.wp2hqCk     95: [0008]               Address : 0000000000000400
Error    6303 -                             ^ Integer too large for target 
(0000000000000400 - max 1 bytes)
/tmp/bhyve.wp2hqCk    109: [0008]               Address : 0000000000000404
Error    6303 -                             ^ Integer too large for target 
(0000000000000404 - max 1 bytes)
/tmp/bhyve.wp2hqCk    130: [0008]               Address : 0000000000000408
Error    6303 -                             ^ Integer too large for target 
(0000000000000408 - max 1 bytes)
Assertion failed: (error == 0), function main, file 
/usr/src/usr.sbin/bhyve/bhyverun.c, line 849.
Abort trap (core dumped)
Exit 99


===============

root@pts/1 # gdb /usr/sbin/bhyve bhyve.core
GNU gdb (GDB) 7.8 [GDB v7.8 for FreeBSD]
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-portbld-freebsd11.0".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/sbin/bhyve...done.
[New process 101724]
[New process 101750]
[New Thread 801c06c00 (LWP 101750)]
[New Thread 801c06400 (LWP 101724)]
Core was generated by `bhyve'.
Program terminated with signal SIGABRT, Aborted.
#0  0x000000080110d49a in thr_kill () from /lib/libc.so.7
(gdb) bt full
#0  0x000000080110d49a in thr_kill () from /lib/libc.so.7
No symbol table info available.
#1  0x00000008011e3af9 in abort () from /lib/libc.so.7
No symbol table info available.
#2  0x00000008011c58a1 in __assert () from /lib/libc.so.7
No symbol table info available.
#3  0x00000000004089c8 in main (argc=1, argv=0x7fffffffe850) at 
/usr/src/usr.sbin/bhyve/bhyverun.c:849
        c = -1
        error = 65280
        gdb_port = 0
        err = 0
        bvmcons = 0
        dump_guest_memory = 0
        max_vcpus = 16
        mptgen = 1
        ctx = 0x801c16080
        rip = 16777216
        memsize = 1073741824

Attachment: pgp2MZ_qQzeGz.pgp
Description: PGP signature

Reply via email to