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

Andrey Fesenko <and...@bsdnir.info> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |and...@bsdnir.info

--- Comment #1 from Andrey Fesenko <and...@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.
_______________________________________________
freebsd-virtualization@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to 
"freebsd-virtualization-unsubscr...@freebsd.org"

Reply via email to