On 2026-09-08 11:31:37 +0200, [email protected] wrote: > On Tue, Sep 08, 2026 at 11:19:36AM +0200, Vincent Lefevre wrote: > > Other applications are also affected by the issue, but in different > > and surprising ways: > > [...] > > all of them are consistent with the hypothesis that the > application is getting both an IPv6 (AAAA record) and > IPv4 (A) address when trying to resolve the name, and > for some reason first try the IPv6 (and for some other > don't fall back to IPv4 on failure).
I think that their use of getaddrinfo is different. It appears that only AF_UNSPEC is broken (see my other message about this). > You said you already edited your /etc/gai.conf? No, not on *this* machine. This was something I had to do in 2017 on a machine at home (not the same network) because my ISP had an IPv6 routing issue for a few weeks. -- Vincent Lefèvre <[email protected]> - Web: <https://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / Pascaline project (LIP, ENS-Lyon)

