[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: Thu, 05 Feb 2026 00:32:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292884 --- Comment #14 from Rick Macklem <rmacklem@FreeBSD.org> --- Created attachment 267792 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=267792&action=edit Add a socket ref cnt for server TCP sockets This patch acquires/releases a reference on a TCP socket when it is referenced by an xprt structure. This has never been necessary, but seems harmless and might fix this problem? Hopefully the reporter can try this patch and report back w.r.t. if it helped? -- You are receiving this mail because: You are the assignee for the bug.