Date: Sat, 16 Mar 2019 17:22:37 +0000 From: bugzilla-noreply@freebsd.org To: fs@FreeBSD.org Subject: [Bug 235783] Repeated ZFS-related kernel panic Message-ID: <bug-235783-3630-vxmH7PlObS@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-235783-3630@https.bugs.freebsd.org/bugzilla/> References: <bug-235783-3630@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=3D235783 --- Comment #2 from Andriy Gapon <avg@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=3D0xfffff8028de9cae0) at atomic.= h:79 You can disassemble dbuf_destroy() and see what's at address 0xffffffff8229= 9013 and what instructions / calls lead to it. --=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-235783-3630-vxmH7PlObS>