Date: Sat, 24 Jul 2004 03:34:46 -1000 From: Randy Bush <randy@psg.com> To: Doug White <dwhite@gumbysoft.com> Cc: FreeBSD Current <freebsd-current@freebsd.org> Subject: Re: ntpd cores Message-ID: <16642.25974.699439.697278@roam.psg.com> References: <16641.26585.367434.326919@roam.psg.com> <20040723185252.A5337@carver.gumbysoft.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>> i manually run >> >> roam.psg.com# netstat -nf inet | grep 123 >> roam.psg.com# ntpd -g -p /var/run/ntpd.pid >> >> Jul 23 09:29:34 roam ntpd[35055]: mlockall(): Resource temporarily unavailable >> Jul 23 09:29:34 roam ntpd[35055]: no IPv6 interfaces found >> Jul 23 09:29:34 roam ntpd[35055]: bind() fd 5, family 2, port 123, addr 0.0.0.0, in_classd=0 flags=8 fails: Address already in use >> Jul 23 09:29:37 roam kernel: pid 35055 (ntpd), uid 0: exited on signal 11 (core dumped) > > The coredump is kinda fun, but the "Addresss already in use" error implies > you're starting ntpd twice somewhere. yep. except see the netstat run just before invoking ntpd. ps shows the same, no prior ntpd. randy
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?16642.25974.699439.697278>