[ntp:bugs] [Bug 718] configuration of xxx.xxx.xxx.xxx failed
bugzilla at ntp.isc.org
bugzilla at ntp.isc.org
Mon Oct 9 12:01:12 UTC 2006
http://bugs.ntp.isc.org/718
----------------------------------------------------------------------------
Additional Comments From kukabu at gmail.com (Michael Tatarinov)
Submitted on 2006-10-09 12:01
sorry, that`s glibc bug. getsockname() is broken.
--- strace ---
socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 5
connect(5, {sa_family=AF_INET, sin_port=htons(123),
sin_addr=inet_addr("192.5.41.40")}, 16) = 0
getsockname(5, {sa_family=AF_INET, sin_port=htons(123),
sin_addr=inet_addr("192.5.41.40")}, [68719476752]) = 0
close(5) = 0
write(1, "findlocalinterface: kernel maps "..., 59findlocalinterface: kernel
maps 192.5.41.40 to 192.5.41.40) = 59
--- strace ---
# cat /etc/redhat-release
Red Hat Enterprise Linux AS release 4 (Nahant Update 4)
# uname -a
Linux s390x 2.6.9-42.EL #1 SMP Wed Jul 12 23:21:43 EDT 2006 s390x s390x s390x
GNU/Linux
# /lib/libc-2.3.4.so
GNU C Library stable release version 2.3.4, by Roland McGrath et al.
Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Compiled by GNU CC version 3.4.6 20060404 (Red Hat 3.4.6-2).
Compiled on a Linux 2.4.20 system on 2006-07-04.
Available extensions:
GNU libio by Per Bothner
crypt add-on version 2.1 by Michael Glad and others
linuxthreads-0.10 by Xavier Leroy
The C stubs add-on version 2.1.2.
GNU Libidn by Simon Josefsson
BIND-8.2.3-T5B
libthread_db work sponsored by Alpha Processor Inc
NIS(YP)/NIS+ NSS modules 0.19 by Thorsten Kukuk
Thread-local storage support included.
For bug reporting instructions, please see:
<http://www.gnu.org/software/libc/bugs.html>.
--
Michael Tatarinov <kukabu at gmail.com>
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the bugs
mailing list