[Bug 241399] Bhyve crashes, won't start

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Oct 24 13:02:50 UTC 2019


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

Andrey Fesenko <andrey at bsdnir.info> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrey at bsdnir.info

--- Comment #1 from Andrey Fesenko <andrey at bsdnir.info> ---
Confirm, 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

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-virtualization mailing list