Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Feb 2026 18:58:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 292884] nfsd causes kernel panic
Message-ID:  <bug-292884-227-CYWJSIR4N2@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-292884-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-292884-227-CYWJSIR4N2>