From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#36402: installation error Date: Tue, 02 Jul 2019 15:25:35 +0200 Message-ID: <878stg8t68.fsf@gnu.org> References: <87lfxmu47j.fsf@gnu.org> <87woh4mm08.fsf@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]:60573) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hiInL-0001bZ-SZ for bug-guix@gnu.org; Tue, 02 Jul 2019 09:26:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hiInK-0003q0-Kq for bug-guix@gnu.org; Tue, 02 Jul 2019 09:26:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:37841) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hiInK-0003pq-GJ for bug-guix@gnu.org; Tue, 02 Jul 2019 09:26:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hiInK-00051i-9N for bug-guix@gnu.org; Tue, 02 Jul 2019 09:26:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87woh4mm08.fsf@gmail.com> (Mathieu Othacehe's message of "Sat, 29 Jun 2019 17:47:35 +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: Mathieu Othacehe Cc: 36402@debbugs.gnu.org, Juan Hi, Mathieu Othacehe skribis: >> Does that make sense? >> >> I think we should audit and adjust Guile-Parted in that spirit. WDYT? > > Yes, it seems like the right thing to do. I'll try to apply those > changes to Guile-Parted next week. However, as we cannot reproduce those > null-pointer issues, we won't be sure if we fixed them for sure. Perhaps we can reproduce them by adding a bunch of calls to =E2=80=98gc=E2= =80=99 in the code here and there. That=E2=80=99s often a good way to stress-test memory management. > In the meantime, and completely unrelated, I created a new > wip-cross-system branch to fix most of the cross-compilation issues > preventing from cross-building a Guix System. Neat! Consider opening a new issue for this. :-) Thank you, Ludo=E2=80=99.