Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Aug 2017 10:55:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 219935] Kernel panic in getnewvnode (possibly ZFS related)
Message-ID:  <bug-219935-8-JVy41c1dRw@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-219935-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-219935-8@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=3D219935

--- Comment #4 from Andriy Gapon <avg@FreeBSD.org> ---
There are some other things to try.  For example, following pointers in
v_nmntvnodes on a chance that they still point to valid vnodes on the origi=
nal
mount list. Also, v_cache_dst.tqh_first may happen to point to struct=20
namecache that's not been trashed yet, so it might be possible to find some
useful bits there like a pointer to a parent directory vnode.

--=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-219935-8-JVy41c1dRw>