From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#37757: Kernel panic upon shutdown Date: Wed, 13 Nov 2019 23:05:13 +0100 Message-ID: <87k183mnza.fsf@gnu.org> References: <0876c9961fdffa47be54b756a05eb6320b6bdb18.camel@gmail.com> <874kzsfqsx.fsf@gnu.org> 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]:57574) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iV0m3-0007Hl-Si for bug-guix@gnu.org; Wed, 13 Nov 2019 17:06:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iV0m2-0002er-SJ for bug-guix@gnu.org; Wed, 13 Nov 2019 17:06:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:51493) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iV0m2-0002ef-DA for bug-guix@gnu.org; Wed, 13 Nov 2019 17:06:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iV0m2-0001nh-6i for bug-guix@gnu.org; Wed, 13 Nov 2019 17:06:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <874kzsfqsx.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Mon, 28 Oct 2019 23:28:30 +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.org@gnu.org Sender: "bug-Guix" To: Jesse Gibbons Cc: 37757@debbugs.gnu.org Ludovic Court=C3=A8s skribis: > I=E2=80=99ve just seen it on a laptop running GNOME and =E2=80=98%desktop= -services=E2=80=99. > The kernel panic appeared right after shutting down ModemManager (I > don=E2=80=99t have ModemManager on my own laptop and I=E2=80=99ve never e= xperienced the > bug, but I don=E2=80=99t know if it=E2=80=99s significant.) > > Note that we see (roughly): > > attempted to kill init! exit code=3D0x0000000b [...] > Is it reproducible for you in a VM built with =E2=80=98guix system vm=E2= =80=99? If > would be helpful if we had that. For the record, apparently I can=E2=80=99t reproduce it in a =E2=80=98guix = system vm gnu/system/examples/desktop.tmpl=E2=80=99 VM. Ludo=E2=80=99.