https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254478
--- Comment #4 from Andrey V. Elsukov <a...@freebsd.org> --- (In reply to Daniel Kempkens from comment #3) inp_flags2 = 16 it looks like my guess was correct, PCB has INP_FREED flag set, so its socket is already closed and should not be used. Proposed patch should help. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. _______________________________________________ freebsd-net@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"