[ntp:hackers] hackers] hackers] NTP Development Snapshot 4.3.72 Released

Martin Burnicki martin.burnicki at burnicki.net
Tue Sep 22 09:25:50 UTC 2015


David,

David J Taylor wrote:
> From: Iain Young
> 
> Hi David,
> 
> Try /var/log/syslog
> 
> Best Regards
> ========================================
> 
> Thanks, Iain.
> 
> On the Raspberry Pi system I see:
> 
>  Sep 22 06:58:49 RasPi-8 ntpd[7959]: pthread_create() blocking child:
> Resource temporarily unavailable
> 
> as the last line ntpd writes, and on the Linux-X86 I also see:
> 
>  Sep 22 07:51:27 Pixie ntpd[7575]: pthread_create() blocking child:
> Resource temporarily unavailable
> 
> but I also noticed an error which may have been there for some time -
> 4.3.71 objects to the two starred lines in /etc/ntp.conf:
> 
> *  restrict source notrap nomodify nopeer query
> restrict 127.0.0.1
> restrict ::1
> *  restrict 192.168.0.0 mask 255.255.255.0 peer query

This sounds like the memlock bug:
http://bugs.ntp.org/show_bug.cgi?id=2817

Can you try to add

rlimit memlock 0

to ntp.conf and see if it works then?

Martin



More information about the hackers mailing list