From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mohammed Sadiq Subject: bug#24445: GNOME desktop session crash when re-arranging dock Date: Mon, 2 Oct 2017 23:31:25 +0530 (IST) Message-ID: <1944882014.44405.1506967285369@webmail.mailhostbox.com> References: <1140473326.10127.1506750718340@webmail.mailhostbox.com> <8760bxppr7.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:4830:134:3::10]:47098) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dz52d-00089W-Hq for bug-guix@gnu.org; Mon, 02 Oct 2017 14:02:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dz52Z-0003WT-KV for bug-guix@gnu.org; Mon, 02 Oct 2017 14:02:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:35832) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dz52Z-0003WI-Fu for bug-guix@gnu.org; Mon, 02 Oct 2017 14:02:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dz52Y-0001dd-FG for bug-guix@gnu.org; Mon, 02 Oct 2017 14:02:03 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <8760bxppr7.fsf_-_@gnu.org> 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: 24445@debbugs.gnu.org > On October 2, 2017 at 8:21 PM Ludovic Court=C3=A8s wrote: > Mohammed, do you think this could be Guix-specific? Intuitively I would > guess that this can only be an upstream bug, but you know GNOME better > than I do. :-) But I don't know gnome-shell any better than you. :) This doesn't happen in Debian (GNOME shell version 3.22.x). And I haven't seen any body complaining about it (Though I have seen bug reports that gnome-shell when using mozjs52 crashes). >From the logs (dmesg) it seems like an issue with upstream code, but I beli= eve it is because of the isolation guix enforces. Anyway I have moved back to Debian (at least until 0.14/0.15 guix release).= So I may not be able to test the changes anymore. Thanks