[Bug 235783] Repeated ZFS-related kernel panic

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Mar 16 17:22:39 UTC 2019


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

--- Comment #2 from Andriy Gapon <avg at FreeBSD.org> ---
It would we useful to see *db in frame 7.

It also would be useful to find out what is a real line number there:
#7  0xffffffff82299013 in dbuf_destroy (db=0xfffff8028de9cae0) at atomic.h:79

You can disassemble dbuf_destroy() and see what's at address 0xffffffff82299013
and what instructions / calls lead to it.

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


More information about the freebsd-fs mailing list