Description of problem: shinybook /home/dwmw2 $ telnet irc.ipv6.freenode.net Segmentation fault Version-Release number of selected component (if applicable): telnet-0.17-30 glibc-2.3.3-46 Program received signal SIGSEGV, Segmentation fault. 0x07edf298 in gaih_inet () from /lib/tls/libc.so.6 (gdb) bt #0 0x07edf298 in gaih_inet () from /lib/tls/libc.so.6 #1 0x07edfce0 in getaddrinfo () from /lib/tls/libc.so.6 #2 0x08009558 in tn (argc=0, argv=0xffffe568) at commands.c:2363
Should now be fixed in CVS. 2004-09-06 Ulrich Drepper <drepper> * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix problem with AF_UNSPEC lookup with AI_CANONNAME of name which has only IPv6 addresses. revision 1.74 of sysdeps/posix/getaddrinfo.c