[Bug 289734] panic tcp_usr_close while running mount command after configure NFS over TLS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 11 Oct 2025 18:24:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289734 --- Comment #9 from Gleb Smirnoff <glebius@FreeBSD.org> --- Most likely this bug belongs to me. I don't know how restricting number of threads of rpc.tlsservd helps here, since when we are doing a single mount there shouldn't be any parallel requests to rpc.tlsservd. Also, the daemon still runs with pthreads even when limited to use only one worker thread. The configuration provided is trivial and apart from some mistakes noticed by Rick doesn't have anything special. Of course such trivial configurations were tested with new Netlink RPC transport. Are you able to reproduce this crash in a virtual machine or only on hardware? How many mount/unmount you need to do to reproduce? Does the kernel crash data have any sensitive information or the vmcore can potentially be shared with me? -- You are receiving this mail because: You are the assignee for the bug.