Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
ntpq -p coredumps with today's sources
Hi,
With sources from today (kernel and userland), I get a segmentation fault from
'ntpq -p'. Gdb says
Program received signal SIGSEGV, Segmentation fault.
0x00007f7ff5cd4b58 in getaddrinfo () from /usr/lib/libc.so.12
(gdb) bt
#0 0x00007f7ff5cd4b58 in getaddrinfo () from /usr/lib/libc.so.12
#1 0x0000000000403f8b in openhost ()
#2 0x0000000000406427 in ntpqmain ()
#3 0x0000000000403542 in ___start ()
#4 0x00007f7ff7c06ae6 in _rtld () from /usr/libexec/ld.elf_so
#5 0x00007f7ffffff9d8 in ?? ()
#6 0x00007f7ffffff9f7 in ?? ()
#7 0x00007f7ffffffa56 in ?? ()
#8 0x00007f7ffffffa96 in ?? ()
#9 0x00007f7ffffffab6 in ?? ()
#10 0x00007f7ffffffac8 in ?? ()
#11 0x00007f7ffffffad8 in ?? ()
#12 0x00007f7ffffffb0a in ?? ()
#13 0x00007f7ffffffb20 in ?? ()
...
I don't see any other major breakage. Is ntpq using getaddrinfo incorrectly?
This is on NetBSD 6.99.4 / amd64.
Regards,
Sverre
Home |
Main Index |
Thread Index |
Old Index