From owner-freebsd-current@FreeBSD.ORG Fri Oct 17 02:38:10 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB22416A4B3 for ; Fri, 17 Oct 2003 02:38:10 -0700 (PDT) Received: from mailout02.sul.t-online.com (mailout02.sul.t-online.com [194.25.134.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C2F843FD7 for ; Fri, 17 Oct 2003 02:38:09 -0700 (PDT) (envelope-from Alexander@Leidinger.net) Received: from fwd05.aul.t-online.de by mailout02.sul.t-online.com with smtp id 1AAR3V-0004mU-08; Fri, 17 Oct 2003 11:37:57 +0200 Received: from Andro-Beta.Leidinger.net (SULfMsZFoeoiI67tU0vFlJhrS4s5Gmad4MMnrt9lu1I6XcoHKiBdYI@[217.229.223.168]) by fmrl05.sul.t-online.com with esmtp id 1AAR31-0OEEBE0; Fri, 17 Oct 2003 11:37:27 +0200 Received: from Magelan.Leidinger.net (Magellan [192.168.1.1]) h9H9bMf5063418; Fri, 17 Oct 2003 11:37:22 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from Magelan.Leidinger.net (netchild@localhost [127.0.0.1]) h9H9bLke036633; Fri, 17 Oct 2003 11:37:21 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Date: Fri, 17 Oct 2003 11:37:21 +0200 From: Alexander Leidinger To: John Hay 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> X-Mailer: Sylpheed version 0.9.6claws (GTK+ 1.2.10; i386-portbld-freebsd5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Seen: false X-ID: SULfMsZFoeoiI67tU0vFlJhrS4s5Gmad4MMnrt9lu1I6XcoHKiBdYI@t-dialin.net cc: current@freebsd.org Subject: Re: panic: vm_map_wire: lookup failed X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Oct 2003 09:38:10 -0000 On Thu, 16 Oct 2003 22:54:43 +0200 John Hay 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