From mboxrd@z Thu Jan 1 00:00:00 1970 From: sirgazil Subject: Re: GDM, GNOME and RAM issue Date: Thu, 19 Mar 2020 08:55:09 -0500 Message-ID: <170f3138c38.da2f698a91193.3746784279931367795@zoho.com> References: <17078361cfc.cd3808e751818.4275702550541103094@zoho.com> <170ee0eb202.11609030b76935.3311231025304822206@zoho.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:42233) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jEve4-0003ia-C5 for help-guix@gnu.org; Thu, 19 Mar 2020 09:55:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jEve3-0006lE-8j for help-guix@gnu.org; Thu, 19 Mar 2020 09:55:36 -0400 Received: from sender4-pp-o91.zoho.com ([136.143.188.91]:25198) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1jEve2-0006Zv-VD for help-guix@gnu.org; Thu, 19 Mar 2020 09:55:35 -0400 In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane-mx.org@gnu.org Sender: "Help-Guix" To: Catonano Cc: Guix Help Hi, Catonano :) ---- On Wed, 18 Mar 2020 12:10:33 -0500 Catonano wrote ---- > I remember that the Gnome people fixed a memory leak some months ago > It had to do with a glitch in the layout of pointers to instances in the Gnome object system that made it difficult for the garbage collector to reach exhausted references > > Now I don't remember when this was and what version of Gnome was involved, I'm being a bit vague, I know > > But if the version of Gnome in Guix is not recent, there's a good chance that you're running into that bug. > There is at least two leak reports upstream against more recent versions of GNOME Shell (Guix has 3.32.2) that look similar to the one I reported: https://gitlab.gnome.org/GNOME/gnome-shell/issues?scope=all&utf8=%E2%9C%93&state=opened&search=leak I'm trying to reproduce the issue in a virtual machine.