[Bug 258007] bhyve Assertion failed: (!err), function hda_init, file /usr/src/usr.sbin/bhyve/pci_hda.c, line 400
Date: Mon, 23 Aug 2021 15:21:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258007 --- Comment #2 from mario felicioni <marietto2008@gmail.com> --- so,these are the informations that I've collected doing the debug of the core 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 = 'bhyve', stop reason = signal SIGABRT * frame #0: 0x00000008015f62ea frame #1: 0x000000080156b064 thread #2, name = 'blk-1:0-0', stop reason = signal SIGABRT frame #0: 0x000000080149cb3c frame #1: 0x00000008014ac660 thread #3, name = 'blk-1:0-1', stop reason = signal SIGABRT frame #0: 0x000000080149cb3c frame #1: 0x00000008014ac660 thread #4, name = 'blk-1:0-2', stop reason = signal SIGABRT frame #0: 0x000000080149cb3c frame #1: 0x00000008014ac660 thread #5, name = 'blk-1:0-3', stop reason = signal SIGABRT frame #0: 0x000000080149cb3c frame #1: 0x00000008014ac660 thread #6, name = 'blk-1:0-4', stop reason = signal SIGABRT frame #0: 0x000000080149cb3c frame #1: 0x00000008014ac660 thread #7, name = 'blk-1:0-5', stop reason = signal SIGABRT frame #0: 0x000000080149cb3c frame #1: 0x00000008014ac660 thread #8, name = 'blk-1:0-6', stop reason = signal SIGABRT frame #0: 0x000000080149cb3c frame #1: 0x00000008014ac660 thread #9, name = 'blk-1:0-7', stop reason = signal SIGABRT frame #0: 0x000000080149cb3c frame #1: 0x00000008014ac660 thread #10, name = 'vtnet-6:0 tx', stop reason = signal SIGABRT frame #0: 0x000000080149cb3c frame #1: 0x00000008014ac660 thread #11, name = 'hda-audio-output', stop reason = signal SIGABRT frame #0: 0x000000080149cb3c frame #1: 0x00000008014ac660 (lldb) -- You are receiving this mail because: You are the assignee for the bug.