Date: Wed, 04 Feb 2026 01:58:36 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 292884] nfsd causes kernel panic Message-ID: <bug-292884-227-OnxkBhGGFO@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 #13 from Mark Johnston <markj@FreeBSD.org> --- (In reply to Rick Macklem from comment #11) Yeah, this does strike me as most likely a TCP bug. In the freed socket, so->so_type == SOCK_DGRAM, but it's possible it was recycled once as a UDP socket before the panic. One can disable KTLS by setting kern.ipc.tls.enable=0. The stats under kern.ipc.tls would also reveal whether KTLS is actually in use. -- 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-OnxkBhGGFO>
