Date: Fri, 17 Oct 2003 11:37:21 +0200 From: Alexander Leidinger <Alexander@Leidinger.net> To: John Hay <jhay@icomtek.csir.co.za> Cc: current@freebsd.org Subject: Re: panic: vm_map_wire: lookup failed Message-ID: <20031017113721.53828fd6.Alexander@Leidinger.net> In-Reply-To: <20031016205443.GA41359@zibbi.icomtek.csir.co.za> References: <20031009095934.GA11841@zibbi.icomtek.csir.co.za> <20031016205443.GA41359@zibbi.icomtek.csir.co.za>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 16 Oct 2003 22:54:43 +0200
John Hay <jhay@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 @ Leidinger.net
GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031017113721.53828fd6.Alexander>
