NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bin/51158: ntpd fails to set stack limit
The following reply was made to PR bin/51158; it has been noted by GNATS.
From: David Holland <dholland-bugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: bin/51158: ntpd fails to set stack limit
Date: Sun, 29 May 2016 22:55:36 +0000
On Sun, May 22, 2016 at 06:50:00PM +0000, martin%NetBSD.org@localhost wrote:
> Maybe fallout from the aslr changes:
>
> May 22 21:45:11 space-truckin ntpd[363]: ntp_rlimit: Cannot set RLIMIT_STACK: Invalid argument
This is suggestive:
The setrlimit() function may fail if:
[EINVAL] The limit specified to setrlimit() cannot be lowered,
because current usage is already higher than the
limit.
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index