From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#37739: System install issue: 'You have a memory leak' Date: Sun, 13 Oct 2019 22:47:53 +0200 Message-ID: <87imos8j9i.fsf@gnu.org> References: <20191013194816.d5627ec140af0685d103c786@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:42938) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iJknX-0002bN-Kc for bug-guix@gnu.org; Sun, 13 Oct 2019 16:49:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iJknW-0005fc-JE for bug-guix@gnu.org; Sun, 13 Oct 2019 16:49:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56561) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iJknW-0005fL-G7 for bug-guix@gnu.org; Sun, 13 Oct 2019 16:49:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iJknW-0003wz-Dc for bug-guix@gnu.org; Sun, 13 Oct 2019 16:49:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20191013194816.d5627ec140af0685d103c786@gmail.com> (Seswu M. Fafnan's message of "Sun, 13 Oct 2019 19:48:16 +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: "Seswu M. Fafnan" Cc: 37739@debbugs.gnu.org Hi Seswu, "Seswu M. Fafnan" skribis: > I'm trying to install the full guix system on a pc but there's a problem. > > When "populating '/mnt'", it bails with an error and claims: > 'You have a memory leak (not released memory pool)' I=E2=80=99ve never seen this message before, but looking at the intertubes,= it may be a bug in GRUB related to encryption: https://github.com/NixOS/nixpkgs/issues/21830 Could you explain how to reproduce the issue? In particular, what partitioning scheme and encryption setup did you choose? Thanks in advance, Ludo=E2=80=99.