Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Sep 2025 13:23:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 289734] panic tcp_usr_close while running mount command after configure NFS over TLS
Message-ID:  <bug-289734-7501-lex1dht1GV@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-289734-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-289734-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D289734

--- Comment #5 from Rick Macklem <rmacklem@FreeBSD.org> ---
(In reply to Wafa Hamzah from comment #0)
Could you possibly try adding "-N 1" to
the rpc.tlsservd command.
Either with tlsservd_flags=3D"-N 1" in /etc/rc.conf
and/or when you type the command.

I'd like to know if it related to the change in the
way multiple daemon threads are handled after a
glebius@ commit of about 8months ago.
(Before that, the -N created separate processes
with TCP sockets wired to one of them. Now it uses
pthreads.)

If you can do the above and let us know if it still
panics, that could be useful.

Thanks, rick

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-289734-7501-lex1dht1GV>