[Bug 210726] tcp connect() can return invalid EADDRINUSE (Eg: multiple jails with the same IP address)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 03 Dec 2021 18:58:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210726 Bryan C. Mills <bcmills@google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bcmills@google.com --- Comment #24 from Bryan C. Mills <bcmills@google.com> --- On https://golang.org/issue/34264 we're seeing what appears to match the symptoms of this bug on FreeBSD 12.2, but only when connecting from an IPv6 address to an IPv4 one. The failure does not reproduce very often, but it occurs frequently enough to be detected on the Go project's builders. The most current builder image exhibiting the bug is running FreeBSD 12.2-RELEASE-p6. Is that version expected to include this fix? -- You are receiving this mail because: You are on the CC list for the bug.