Re: F37 kernel 6.0.16/6.0.18 breaking Python tests: Allows to bind a socket twice

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





On 11/01/2023 15.07, Justin Forbes wrote:
On Wed, Jan 11, 2023 at 7:33 AM Miro Hrončok <mhroncok@xxxxxxxxxx> wrote:

On 11. 01. 23 14:12, Justin Forbes wrote:
Is this a bug that needs to be fixed or do the tests need to be changed not to
assert this?

The fact that 6.2.0 makes this go away makes me think this is a kernel bug but
I am not sure.
This does seem a bug. The big question, is does 6.1 make it go away?
kernel-6.1.4-200.fc37 is available in koji. The 6.0 series is end of
support for Fedora, and I expect 6.1.5 to be available as an update
this week.

Good news, 6.1.4-200.fc37.x86_64 fixes this.
Thanks. I'll wait for the update than, no need to bisect and backport this.

Perfect, thanks for testing!

Justin

--
Miro Hrončok
See thread https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx/thread/VCFSB3YHGTJJSXGBTH2B5FB6OOAL3JLR/ on the Fedora user list where I raised this same problem.

Somebody there suggested this commit [1] as being suspicious, and I totally agree, it looks very suspicious. If err is non-zero, it should be checked whether it is less than 0, and then it should be passed on, but if greater than 0, it should be set to -EADDRINFO like what happened before (in my opinion).

[1] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/net/ipv6/af_inet6.c?id=7a7160edf1bfde25422262fb26851cef65f695d3

--
Sjoerd Mullender
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Users]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]

  Powered by Linux