From owner-freebsd-current@FreeBSD.ORG Mon Jan 30 21:49:45 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 CE47F16A420 for ; Mon, 30 Jan 2006 21:49:45 +0000 (GMT) (envelope-from randy@psg.com) Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4275543D48 for ; Mon, 30 Jan 2006 21:49:45 +0000 (GMT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=roam.psg.com) by rip.psg.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.60 (FreeBSD)) (envelope-from ) id 1F3gu8-000G6T-8l; Mon, 30 Jan 2006 21:49:44 +0000 Received: from localhost ([127.0.0.1] helo=roam.psg.com) by roam.psg.com with esmtp (Exim 4.60 (FreeBSD)) (envelope-from ) id 1F3gu7-0000ln-PV; Mon, 30 Jan 2006 13:49:43 -0800 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17374.35319.265698.476631@roam.psg.com> Date: Mon, 30 Jan 2006 13:49:43 -0800 To: Kris Kennaway 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> <20060130214226.GA68308@xor.obsecurity.org> Cc: current@freebsd.org 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:49:45 -0000 > Sorry, what are you saying the problem is here? maybe this will appeal more PID USERNAME THR PRI NICE SIZE RES STATE TIME WCPU COMMAND 2166 randy 4 20 0 166M 108M kserel 3:51 0.00% firefox-bin 1343 randy 1 96 0 126M 83500K select 2:44 2.00% Xorg 1394 randy 4 20 0 102M 51456K kserel 0:08 0.00% nautilus and the Xorg one just keeps growing and growing and growing. i am also suspicious of firefox, which grows as well. nautilus is a pig, bit stays the same size. it's the xorg which will eventually cause swap and then, as it fills swap, death. randy