Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Aug 2021 15:21:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 258007] bhyve Assertion failed: (!err), function hda_init, file /usr/src/usr.sbin/bhyve/pci_hda.c, line 400
Message-ID:  <bug-258007-7788-642jR1NQLm@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-258007-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-258007-7788@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=3D258007

--- Comment #2 from mario felicioni <marietto2008@gmail.com> ---
so,these are the informations that I've collected doing the debug of the co=
re
file :

root@marietto:/usr/home/marietto/Desktop/Files/bhyve # lldb -c bhyve.core

(lldb) target create --core "bhyve.core"
Core file '/usr/home/marietto/Desktop/Files/bhyve/bhyve.core' (x86_64) was
loaded.

(lldb) thread backtrace all
* thread #1, name =3D 'bhyve', stop reason =3D signal SIGABRT
  * frame #0: 0x00000008015f62ea
    frame #1: 0x000000080156b064
  thread #2, name =3D 'blk-1:0-0', stop reason =3D signal SIGABRT
    frame #0: 0x000000080149cb3c
    frame #1: 0x00000008014ac660
  thread #3, name =3D 'blk-1:0-1', stop reason =3D signal SIGABRT
    frame #0: 0x000000080149cb3c
    frame #1: 0x00000008014ac660
  thread #4, name =3D 'blk-1:0-2', stop reason =3D signal SIGABRT
    frame #0: 0x000000080149cb3c
    frame #1: 0x00000008014ac660
  thread #5, name =3D 'blk-1:0-3', stop reason =3D signal SIGABRT
    frame #0: 0x000000080149cb3c
    frame #1: 0x00000008014ac660
  thread #6, name =3D 'blk-1:0-4', stop reason =3D signal SIGABRT
    frame #0: 0x000000080149cb3c
    frame #1: 0x00000008014ac660
  thread #7, name =3D 'blk-1:0-5', stop reason =3D signal SIGABRT
    frame #0: 0x000000080149cb3c
    frame #1: 0x00000008014ac660
  thread #8, name =3D 'blk-1:0-6', stop reason =3D signal SIGABRT
    frame #0: 0x000000080149cb3c
    frame #1: 0x00000008014ac660
  thread #9, name =3D 'blk-1:0-7', stop reason =3D signal SIGABRT
    frame #0: 0x000000080149cb3c
    frame #1: 0x00000008014ac660
  thread #10, name =3D 'vtnet-6:0 tx', stop reason =3D signal SIGABRT
    frame #0: 0x000000080149cb3c
    frame #1: 0x00000008014ac660
  thread #11, name =3D 'hda-audio-output', stop reason =3D signal SIGABRT
    frame #0: 0x000000080149cb3c
    frame #1: 0x00000008014ac660
(lldb)

--=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-258007-7788-642jR1NQLm>