From mboxrd@z Thu Jan 1 00:00:00 1970 From: sirgazil via Bug reports for GNU Guix Subject: bug#40116: GDM: Memory leak in .gnome-shell-real process Date: Thu, 19 Mar 2020 13:13:32 -0500 Message-ID: <170f4001961.121b1861f95704.959508865105831753@zoho.com> References: <170ee024512.c9ac6ac476703.6325608537898017895@zoho.com> Reply-To: sirgazil 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]:43822) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jEzgA-0002B4-SK for bug-guix@gnu.org; Thu, 19 Mar 2020 14:14:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jEzg9-0005gE-Uy for bug-guix@gnu.org; Thu, 19 Mar 2020 14:14:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:37635) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jEzg9-0005fs-QQ for bug-guix@gnu.org; Thu, 19 Mar 2020 14:14:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jEzg9-0007q7-Jx for bug-guix@gnu.org; Thu, 19 Mar 2020 14:14:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane-mx.org@gnu.org Sender: "bug-Guix" To: 40116 <40116@debbugs.gnu.org> I tried a virtual machine with my system configuration during 4 hours and couldn't reproduce the leak (I used "guix system vm"). ".gnome-shell-real" kept using about 260 MiB of RAM and it actually went down to 220 at some point. In 4 hours, in my real system, the leak would have been visible. I'm planning to create another virtual machine with "guix system vm-image" instead to install all the packages I have in my user profile and leave it running overnight to see if there is any difference.