From owner-freebsd-ports@freebsd.org Tue Oct 3 09:12:40 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 02CA3E36684 for ; Tue, 3 Oct 2017 09:12:40 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D84466BE9F; Tue, 3 Oct 2017 09:12:39 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id 2B7432DBB; Tue, 3 Oct 2017 09:12:39 +0000 (UTC) From: Jan Beich To: Kurt Jaeger Cc: Andrea Venturoli , freebsd-ports@FreeBSD.org Subject: Re: FireFox memory usage References: <20170915133803.GA2170@home.opsec.eu> Date: Tue, 03 Oct 2017 11:12:34 +0200 In-Reply-To: <20170915133803.GA2170@home.opsec.eu> (Kurt Jaeger's message of "Fri, 15 Sep 2017 15:38:03 +0200") Message-ID: <3770-tx19-wny@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Oct 2017 09:12:40 -0000 Kurt Jaeger writes: > Hi! > >> Since a few days my 4GiB desktop is crawling due to swap usage and >> looking at top, I see FireFox using almost 7GiB of RAM (SIZE column), >> 2.5 of which are "RES". > > Firefox memory usage grows without bounds, depending on the > websites you visit. I do not close my browser, it sometimes > runs for several months. It can easily consume 5-7 GB with > approx. 50 open browser windows. Maybe check if Firefox 57 (see bug 222693) improves memory usage to rule out legacy extensions with layers of e10s compatibility shims. > That's an issue the mozilla foundation should work on... Neither Mozilla Foundation nor FreeBSD Foundation directly support Firefox on FreeBSD. However, even with only volunteers things get fixed sometimes as long as someone files a bug.