Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Oct 2014 12:33:18 +0200
From:      Lars Engels <lars.engels@0x20.net>
To:        freebsd-virtualization@freebsd.org
Subject:   [regression] bhyve stopped working
Message-ID:  <20141003103318.GC20243@e-new.0x20.net>

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

--hRAxCRQ2NfTfhomj
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline

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


--hRAxCRQ2NfTfhomj
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQF8BAEBCgBmBQJULntuXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ4RjQwMDE3RTRERjUzMTI1N0FGRTUxNDlF
NTRDQjM3RDNBMDg5RDZEAAoJEOVMs306CJ1tdFQIAL0X0cUVVOWWtw9+AHK6pBtN
bVfoRCKme5ydKJtzrRopvKwIjBGgfJeM4ccyXIMdM/TEimwU0rt7jEgoVP4MqhLD
7GaEXdFRDGXKG1ULWajmyc3egNWx6ecKmXp61IaGUM8oZtbzM0sr1i3w8odZzdIq
oZG43Gj+vxgtOc3TXNY3lgr6UNi8Ln036a2f3OpqR6gXui35DK11fy76LJ+vAQaX
nuDLZnEh55cLR/VOzhVGDjyCpZtKiR0oJQx8pOlowreyowAboopX14ZTIp4XWUre
y5+/o+NbLUJF27KcAAkDiIimyjvPgSaV7z0iyVCN0TETYIPqoiA4RSBeykBUu3Q=
=ApOY
-----END PGP SIGNATURE-----

--hRAxCRQ2NfTfhomj--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20141003103318.GC20243>