https://bugzilla.novell.com/show_bug.cgi?id=706719 https://bugzilla.novell.com/show_bug.cgi?id=706719#c1 --- Comment #1 from Ralf Haferkamp <rhafer@novell.com> 2011-07-19 15:12:09 CEST --- Created an attachment (id=440853) --> (http://bugzilla.novell.com/attachment.cgi?id=440853) Testcase This is a small testcase that I used to verify the bug. It just tries to print the addresses as returned by getaddrinfo. To reproduce the issue just compile the source, and run this (nscd needs to be disabled to reliably reproduce it): # rcnscd stop # ifdown eth0 # ./test on a working system it should give: addr: ::1 addr: 127.0.0.1 on a broken system this: addr: 127.0.0.1 addr: 127.0.0.1 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.