From owner-freebsd-current@FreeBSD.ORG Sun Nov 19 22:59:58 2006 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2827616A403 for ; Sun, 19 Nov 2006 22:59:58 +0000 (UTC) (envelope-from gpalmer@freebsd.org) Received: from noop.in-addr.com (noop.in-addr.com [208.58.23.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id C043243D80 for ; Sun, 19 Nov 2006 22:59:45 +0000 (GMT) (envelope-from gpalmer@freebsd.org) Received: from gjp by noop.in-addr.com with local (Exim 4.54 (FreeBSD)) id 1Glvdk-0008jb-CU; Sun, 19 Nov 2006 17:59:56 -0500 Date: Sun, 19 Nov 2006 17:59:56 -0500 From: Gary Palmer To: Scott Long Message-ID: <20061119225956.GA8361@in-addr.com> Mail-Followup-To: Scott Long , current@freebsd.org References: <4146.1162284788@critter.freebsd.dk> <20061031172100.to3w8eww00kw84kk@webmail.leidinger.net> <4547D077.4070609@samsco.org> <20061101072543.GA849@turion.vk2pj.dyndns.org> <45484E26.5010408@samsco.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <45484E26.5010408@samsco.org> Cc: current@freebsd.org Subject: Re: Xorg leaking memory on -current... 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: Sun, 19 Nov 2006 22:59:58 -0000 On Wed, Nov 01, 2006 at 12:35:02AM -0700, Scott Long wrote: > Peter Jeremy wrote: > >On Tue, 2006-Oct-31 15:38:47 -0700, Scott Long wrote: > >>Both Mozilla and Firefox appear to cache everything they can, without > >>bounds. If you tweak a hidden pref to turn off caching, the 'leak' > >>goes away. > > > >I don't suppose you know the name. I can't see anything obvious > >in about:config > > > > browser.cache.memory.enable on seamonkey. I recall it having a > different name in the past, though. If you set that option, can you load http://isc.sans.org/ ? Both SeaMonkey and FireFox 1.5 fail when loading isc.sans.org with the browser.cache.memory.enable set to false for me Not entirely sure WHY that option would cause that problem So far thats the only site I'm finding a problem with that option Thanks