From owner-freebsd-current@FreeBSD.ORG Mon Jan 30 21:40:40 2006 Return-Path: X-Original-To: current@freebsd.org 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 07CB616A422 for ; Mon, 30 Jan 2006 21:40:40 +0000 (GMT) (envelope-from jasone@freebsd.org) Received: from lh.synack.net (lh.synack.net [204.152.188.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 945A943D45 for ; Mon, 30 Jan 2006 21:40:39 +0000 (GMT) (envelope-from jasone@freebsd.org) Received: by lh.synack.net (Postfix, from userid 100) id 70D815E48ED; Mon, 30 Jan 2006 13:40:39 -0800 (PST) Received: from [192.168.168.203] (moscow-cuda-gen2-68-64-60-20.losaca.adelphia.net [68.64.60.20]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by lh.synack.net (Postfix) with ESMTP id C0BB45E48CB; Mon, 30 Jan 2006 13:40:29 -0800 (PST) In-Reply-To: <17374.32961.768874.463443@roam.psg.com> References: <17373.50882.270841.554876@roam.psg.com> <43DE2130.70203@yahoo.com.br> <17374.8868.815312.597508@roam.psg.com> <17374.32961.768874.463443@roam.psg.com> Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Jason Evans Date: Mon, 30 Jan 2006 13:40:27 -0800 To: Randy Bush X-Mailer: Apple Mail (2.746.2) X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on lh.synack.net X-Spam-Level: * X-Spam-Status: No, score=1.8 required=5.0 tests=RCVD_IN_NJABL_DUL, RCVD_IN_SORBS_DUL autolearn=no version=3.0.4 Cc: current@freebsd.org, "Ricardo A. Reis" Subject: Re: xorg 6.9.0 mem leak X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 30 Jan 2006 21:40:40 -0000 On Jan 30, 2006, at 1:10 PM, Randy Bush wrote: >>> and this is new with build and portupgrade of 2006.01.23, a week >>> ago. >> >> On 25 January, I checked in some malloc changes that fix some severe >> fragmentation problems. Can you please try with a newer libc, and >> see if the problem persists? > > sorry not to be sufficiently clear. i am updatin every two or > three days, last was today. problem persists. Okay, I'll look into this. It may take a bit of time though, since my development hardware is in a state of chaos at the moment. Thanks, Jason