[Bug nss/24816] nss/tst-nss-files-hosts-long fails when no interface has AF_INET6 address (ie docker)

fantasquex at gmail dot com sourceware-bugzilla@sourceware.org
Fri Jun 10 17:01:07 GMT 2022


https://sourceware.org/bugzilla/show_bug.cgi?id=24816

Letu Ren <fantasquex at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fantasquex at gmail dot com

--- Comment #3 from Letu Ren <fantasquex at gmail dot com> ---
I met this issue as well when building glibc v2.35 on ArchLinux RISC-V. The
situation is just like the one described by Xi Ruoyao. The kernel of the board
enables IPv6. There is only a loop back address in my system, no link local
address. When debuging using gdb, I noticed getent() failed because
getaddrinfo() returned EAI_NONAME.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Glibc-bugs mailing list