[Bug 292884] nfsd causes kernel panic

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 03 Feb 2026 18:58:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292884

--- Comment #8 from Mark Johnston <markj@FreeBSD.org> ---
The whole socket has been freed, its refcount is 0.  But the xprt apparently
still holds a reference on it.  Can you print *xprt from the same frame and
share the output?

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