Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Feb 2026 00:32:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 292884] nfsd causes kernel panic
Message-ID:  <bug-292884-227-4Hiq91sCvj@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 #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.

home | help

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