[Bug 235783] Repeated ZFS-related kernel panic

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Mar 18 23:09:18 UTC 2019


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

--- Comment #6 from Andriy Gapon <avg at FreeBSD.org> ---
So, it looks that the crash was in dbuf_hash_remove() and its cause appears to
be that the db in question was not in the hash table.
So, could you print *db in frame 7 ?

Commands:
frame 7
print *db
:-)

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


More information about the freebsd-fs mailing list