Bug 261971 - kernel crash launching bhyve guest on ZFS: #15 buf_hash_find (...) at /usr/src/sys/contrib/openzfs/module/zfs/arc.c:990
Summary: kernel crash launching bhyve guest on ZFS: #15 buf_hash_find (...) at /usr/sr...
Status: Open
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: 13.0-STABLE
Hardware: amd64 Any
: --- Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords: crash, needs-qa
Depends on:
Blocks:
 
Reported: 2022-02-15 13:37 UTC by mr.xanto
Modified: 2022-02-16 06:17 UTC (History)
0 users

See Also:
koobs: mfc-stable13?


Attachments
console log (29.54 KB, text/plain)
2022-02-15 13:37 UTC, mr.xanto
no flags Details
kgdb messages (9.07 KB, text/plain)
2022-02-15 13:37 UTC, mr.xanto
no flags Details
uname -a (229 bytes, text/plain)
2022-02-16 06:15 UTC, mr.xanto
no flags Details
dmesg.boot (8.25 KB, text/plain)
2022-02-16 06:15 UTC, mr.xanto
no flags Details
pciconf -lv (4.02 KB, text/plain)
2022-02-16 06:15 UTC, mr.xanto
no flags Details
zpool (643 bytes, text/plain)
2022-02-16 06:16 UTC, mr.xanto
no flags Details
bhyve conf (307 bytes, text/plain)
2022-02-16 06:16 UTC, mr.xanto
no flags Details
another panic console log (1.82 KB, text/plain)
2022-02-16 06:17 UTC, mr.xanto
no flags Details
another panic kgdb (5.30 KB, text/plain)
2022-02-16 06:17 UTC, mr.xanto
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description mr.xanto 2022-02-15 13:37:05 UTC
Created attachment 231836 [details]
console log

Hello.
I faced out with kernel panic on amd64 stable/13-n249461-2748f68db9. Panics occur when I run bhyved VM.
Some info from DDB are attached to report.
Comment 1 mr.xanto 2022-02-15 13:37:46 UTC
Created attachment 231837 [details]
kgdb messages
Comment 2 Kubilay Kocak freebsd_committer freebsd_triage 2022-02-15 22:28:43 UTC
@Reporter Thank you for your report. Could you please include additional information:

- uname -a output
- /var/run/dmesg.boot (as an attachment)
- pciconv -lv output (as an attachment)
- zpool configuration (as an attachment)
- bhyve guest OS details and configuration (as an attachment)
Comment 3 mr.xanto 2022-02-16 06:04:01 UTC
I'm not sure, that these panics related with zfs. I have other coredump, that have other backtrace.
Comment 4 mr.xanto 2022-02-16 06:15:14 UTC
Created attachment 231853 [details]
uname -a
Comment 5 mr.xanto 2022-02-16 06:15:36 UTC
Created attachment 231854 [details]
dmesg.boot
Comment 6 mr.xanto 2022-02-16 06:15:57 UTC
Created attachment 231855 [details]
pciconf -lv
Comment 7 mr.xanto 2022-02-16 06:16:21 UTC
Created attachment 231856 [details]
zpool
Comment 8 mr.xanto 2022-02-16 06:16:40 UTC
Created attachment 231857 [details]
bhyve conf
Comment 9 mr.xanto 2022-02-16 06:17:10 UTC
Created attachment 231858 [details]
another panic console log
Comment 10 mr.xanto 2022-02-16 06:17:33 UTC
Created attachment 231859 [details]
another panic kgdb