On Thu, 16 Oct 2003 22:54:43 +0200 John Hay <jhay_at_icomtek.csir.co.za> wrote: > > > > The latest development source of ntpd started to use setrlimit() before > > using mlockall(). This combination proves fatal on -current. The code > > in ntpd/ntpd.c looks like this: > > Ok, I found an easier way to provoke the panic. Just compile the following > program like this: > if (mlockall(MCL_CURRENT|MCL_FUTURE) < 0) > perror("mlockall()"); Did you tested it on a recent -current? It is supposed to be fixed (since a day or two, I think). Bye, Alexander. -- If Bill Gates had a dime for every time a Windows box crashed... ...Oh, wait a minute, he already does. http://www.Leidinger.net Alexander _at_ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7Received on Fri Oct 17 2003 - 00:38:10 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:25 UTC