From owner-freebsd-security@FreeBSD.ORG Fri Jul 11 05:36:33 2008 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 162A4106564A for ; Fri, 11 Jul 2008 05:36:33 +0000 (UTC) (envelope-from artis.caune@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.246]) by mx1.freebsd.org (Postfix) with ESMTP id CA3668FC19 for ; Fri, 11 Jul 2008 05:36:32 +0000 (UTC) (envelope-from artis.caune@gmail.com) Received: by an-out-0708.google.com with SMTP id b33so875806ana.13 for ; Thu, 10 Jul 2008 22:36:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=YIuiSWfQrE730NklFTOrJfiTg4NrcE31jSW02ma0qwk=; b=H+O3BRzF5n3CV7yd57ASfuWNcczUXcsLxya1KnKs2hBVdM5NwsKLPvsMHiuKmLADrV LJjdWC9/4Xd9nUAObslwI32RKH3MWnYu3R/rfUYLdhEJCdZbRrMNgRVyv/0LroI7gmsc 0i9eWcfyRZ1FBQ29UTAk9igrnQ1Fym72j7z6I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=IU8YJmn4DWrK1SYkzfayO1tMb306mz19q/IfxOHYpOa9Pe5O3Z6eLJJk9QiKXBjhcm r1dCptfiGpla7fOVDeopreVK/DAKTBcYt+lNYY6SmJr7Az7lB11ERaN35G3/YfJJYP7z y4TC8yK7Zaoly4iSdyecJkR49hp98wa7ZIcng= Received: by 10.100.3.4 with SMTP id 4mr7899923anc.54.1215752988897; Thu, 10 Jul 2008 22:09:48 -0700 (PDT) Received: by 10.100.253.17 with HTTP; Thu, 10 Jul 2008 22:09:48 -0700 (PDT) Message-ID: <9e20d71e0807102209k2b9cc638he76d8a2a82e986cf@mail.gmail.com> Date: Fri, 11 Jul 2008 08:09:48 +0300 From: "Artis Caune" To: freebsd-security@freebsd.org In-Reply-To: <48750BF7.5040402@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <48750BF7.5040402@FreeBSD.org> Subject: Re: [Fwd: cvs commit: ports/dns/bind9 Makefile distinfo ports/dns/bind94 Makefile distinfo ports/dns/bind95 Makefile distinfo] X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Security issues \[members-only posting\]" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jul 2008 05:36:33 -0000 On Wed, Jul 9, 2008 at 10:05 PM, Remko Lodder wrote: > Dear all, > > Doug just updated the ports tree with the updated BIND ports. If you > urgently want to upgrade and really cannot wait for the advisory. Please use > the ports system to get up to speed. Has anyone tried to run bind95? I updated bind94-9.4.2_1 to bind95-9.5.0.1 and after couple of hours it eated all 2G of ram and 1G of swap and was killed. max-cache-size was set to 1500M, same problem with 64M. Looks like bind95 is leaking memory. FreeBSD-7.0/amd64, 2K queries/sec bind94-4.2.1 works just fine. thanks, Artis