Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Oct 2019 13:02:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        virtualization@FreeBSD.org
Subject:   [Bug 241399] Bhyve crashes, won't start
Message-ID:  <bug-241399-27103-pvVTWjABfU@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-241399-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-241399-27103@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241399

Andrey Fesenko <andrey@bsdnir.info> changed:

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

--- Comment #1 from Andrey Fesenko <andrey@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 =3D 'bhyve', stop reason =3D signal SIGABRT
  * frame #0: 0x00000008007fa50a libc.so.7`__sys_thr_kill at thr_kill.S:4
    frame #1: 0x00000008007f9eb4 libc.so.7`__raise(s=3D6) 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=3D<unavailable>,=
=20=20
file=3D<unavailable>, line=3D<unavailable>, failedexpr=3D<unavailable>) at
assert.c:51:2
    frame #4: 0x000000000021fb42 bhyve`main(argc=3D<unavailable>,
argv=3D<unavailable>) at bhyverun.c:1190:3
    frame #5: 0x000000000021b10f bhyve`_start(ap=3D<unavailable>,
cleanup=3D<unavailable>) at crt1.c:76:7
 (lldb) quit

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-241399-27103-pvVTWjABfU>