https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204340

--- Comment #21 from Rick Macklem <rmack...@freebsd.org> ---
Oh, and if you get a crash when shutting down the nfsd threads via
"kill -USR1 <pid-master-nfsd>", then let us know, since something is
still broken.
(If you are curious, the "(master)" nfsd is the one that gets new
 TCP connections and it must stop doing that before the kernel
 threads are terminated. Otherwise you can easily get a socket
 upcall after the data structures have been free'd.)

rick

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to