From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: bug#35560: GNOME Shell 3.28 crashes and suspends to RAM (!) after ejecting removable media Date: Sat, 04 May 2019 15:27:08 -0400 Message-ID: <87pnoyuijc.fsf@netris.org> References: <87sgtu2tq7.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 ([209.51.188.92]:55142) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hN0LH-0006K5-D9 for bug-guix@gnu.org; Sat, 04 May 2019 15:29:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hN0LG-0002w1-GT for bug-guix@gnu.org; Sat, 04 May 2019 15:29:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:38786) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hN0LG-0002vv-DX for bug-guix@gnu.org; Sat, 04 May 2019 15:29:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hN0LG-0000Ln-6N for bug-guix@gnu.org; Sat, 04 May 2019 15:29:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87sgtu2tq7.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Sat, 04 May 2019 16:13:20 +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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 35560@debbugs.gnu.org Ludovic Court=C3=A8s writes: > GNOME Shell is crashy since the 3.28 upgrade (it=E2=80=99s an install tha= t was > made before the 3.28 upgrade; I wonder whether the same happens on a > fresh install.) > > It occasionally crashes (SIGSEGV) and is automatically respawned, which > is kinda okay: as a user, you notice that it flickers for a second or > two and then it comes back. FWIW, I've found GNOME Shell to be quite solid on my X200, including since the 3.28 upgrade. However, I run it under Wayland, by running "XDG_SESSION_TYPE=3Dwayland exec dbus-run-session gnome-session" from a text console. Perhaps that makes a difference? > The thing that=E2=80=99s really bad is that clicking on the eject icon of= a > removal storage device in Files leads to a gnome-shell crash that=E2=80= =99s > unrecoverable (=E2=80=9Crespawning too quickly=E2=80=9D), followed by the= laptop > entering suspend-to-RAM without prior notice (!): I just tried this, and it works fine for me. Mark