From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#38562: the installer crash when pressing shift+f2 or f12 Date: Mon, 20 Jan 2020 23:22:02 +0100 Message-ID: <87k15lg451.fsf@gnu.org> References: <8bfb922a5a684b1c4027e7c73c55d049@waegenei.re> 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]:53248) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1itfRm-0001i6-Vk for bug-guix@gnu.org; Mon, 20 Jan 2020 17:23:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1itfRm-00052t-3n for bug-guix@gnu.org; Mon, 20 Jan 2020 17:23:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:40224) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1itfRl-00052j-WE for bug-guix@gnu.org; Mon, 20 Jan 2020 17:23:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1itfRl-0001Gv-T7 for bug-guix@gnu.org; Mon, 20 Jan 2020 17:23:01 -0500 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <8bfb922a5a684b1c4027e7c73c55d049@waegenei.re> (Brice Waegeneire's message of "Tue, 10 Dec 2019 19:39:33 +0100") 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: Brice Waegeneire Cc: 38562-done@debbugs.gnu.org Hi Brice, Brice Waegeneire skribis: > Using the installer guix-system-install-1.0.1.x86_64-linux.iso it > crash at least on the first page, the language selection one, when > pressing shift+f2 or f12. The dumps are attached. Good catch! Fixed in commit 37eda8c044d7923da36f2857040d48335ca6f439. Ludo=E2=80=99.