Date: Mon, 18 Mar 2019 23:09:16 +0000 From: bugzilla-noreply@freebsd.org To: fs@FreeBSD.org Subject: [Bug 235783] Repeated ZFS-related kernel panic Message-ID: <bug-235783-3630-CZX11jp46L@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=235783 --- Comment #6 from Andriy Gapon <avg@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-235783-3630-CZX11jp46L>
