From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan Frederickson Subject: bug#35938: Epiphany crashes after adding Firefox Sync account Date: Mon, 27 May 2019 20:24:37 -0400 Message-ID: <20190527202437.5625f826@terracrypt.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([209.51.188.92]:40394) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hVPvM-00059r-0f for bug-guix@gnu.org; Mon, 27 May 2019 20:25:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hVPvK-00086r-Td for bug-guix@gnu.org; Mon, 27 May 2019 20:25:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:41003) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hVPvK-00085z-Pc for bug-guix@gnu.org; Mon, 27 May 2019 20:25:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hVPvK-0000QO-GV for bug-guix@gnu.org; Mon, 27 May 2019 20:25:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([209.51.188.92]:40333) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hVPv2-00059a-I5 for bug-guix@gnu.org; Mon, 27 May 2019 20:24:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hVPv1-0007iD-F2 for bug-guix@gnu.org; Mon, 27 May 2019 20:24:44 -0400 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:54741) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hVPv1-0007er-5K for bug-guix@gnu.org; Mon, 27 May 2019 20:24:43 -0400 Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id DF60C21C24 for ; Mon, 27 May 2019 20:24:40 -0400 (EDT) Received: from localhost (c-174-57-132-212.hsd1.nj.comcast.net [174.57.132.212]) by mail.messagingengine.com (Postfix) with ESMTPA id 1B9AB380084 for ; Mon, 27 May 2019 20:24:40 -0400 (EDT) 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: 35938@debbugs.gnu.org Hey, so I just ran into a crash after logging into my Firefox Sync account in Epiphany: Steps to reproduce ================== * Install Epiphany * Log into Firefox account in settings * Enable syncing of all resources (though I think it's bookmarks that did it * Click "Sync Now" Result ====== Epiphany crashes on sync attempt, and again each time it's started. System details ============== Generation 4 May 26 2019 15:38:50 (current) guix 45bdb66 repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit: 45bdb6625115959dbf3874b69f89dd506b68fbb6 Logs ==== jfred@lambdacrypt ~$ epiphany (epiphany:23099): GLib-CRITICAL **: 20:17:27.455: g_sequence_get_begin_iter: assertion 'seq != NULL' failed (epiphany:23099): GLib-CRITICAL **: 20:17:27.455: g_sequence_iter_is_end: assertion 'iter != NULL' failed (epiphany:23099): GLib-CRITICAL **: 20:17:27.455: g_sequence_get: assertion 'iter != NULL' failed ** ERROR:../epiphany-3.28.3.1/src/bookmarks/ephy-bookmark.c:404:ephy_bookmark_add_tag: assertion failed: (tag != NULL) Aborted