[Bug 292884] nfsd causes kernel panic
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 292884] nfsd causes kernel panic"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
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.