From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#35660: guix weather runaway memory consumption Date: Mon, 13 May 2019 22:46:22 +0200 Message-ID: <87ftpiozfl.fsf@gnu.org> References: <20190509224044.60b37e3f@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:45797) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hQI0M-0004Ao-HB for bug-guix@gnu.org; Mon, 13 May 2019 16:57:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hQHqh-0000ap-38 for bug-guix@gnu.org; Mon, 13 May 2019 16:47:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:32932) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hQHqh-0000al-04 for bug-guix@gnu.org; Mon, 13 May 2019 16:47:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hQHqg-0000KW-Rv for bug-guix@gnu.org; Mon, 13 May 2019 16:47:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20190509224044.60b37e3f@scratchpost.org> (Danny Milosavljevic's message of "Thu, 9 May 2019 22:40:44 +0200") 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.org@gnu.org Sender: "bug-Guix" To: Danny Milosavljevic Cc: 35660@debbugs.gnu.org Hi Danny, Danny Milosavljevic skribis: > With guix master a0dc97a517cbc4c82640e30cacb2a564d128bbe9 guix weather co= nsumes > 8 GB of memory on a machine with 8 GB of memory and 1 GB of swap, then is= killed > by Linux OOM killer. > > Reproducible every time. > > Reduced problem to GUIX_PACKAGE_PATH being set. > > If I unset it, it works. I don=E2=80=99t think this is the place to debug personal package collectio= ns. :-) I=E2=80=99d love to give a hand but I feel we=E2=80=99re already overwhelme= d with bugs related to things happening on =E2=80=98master=E2=80=99. WDYT? Thanks, Ludo=E2=80=99.