From mboxrd@z Thu Jan 1 00:00:00 1970 From: swedebugia@riseup.net Subject: bug#33696: Webview crashes on query.wikidata.org Date: Thu, 13 Dec 2018 07:15:59 -0800 Message-ID: <4c4664900c1018bd0ba7f03aab1c6497@riseup.net> References: <831f7b40e8f69ad4293d817d310ba760@riseup.net> <20181212015805.GD6546@jasmine.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44972) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gXSjb-000832-J6 for bug-guix@gnu.org; Thu, 13 Dec 2018 10:17:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gXSjW-00008Q-QA for bug-guix@gnu.org; Thu, 13 Dec 2018 10:17:07 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:42394) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gXSjW-00007c-Hc for bug-guix@gnu.org; Thu, 13 Dec 2018 10:17:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gXSjW-0001BT-3j for bug-guix@gnu.org; Thu, 13 Dec 2018 10:17:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20181212015805.GD6546@jasmine.lan> 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: Leo Famulari Cc: 33696@debbugs.gnu.org On 2018-12-12 02:58, Leo Famulari wrote: > On Mon, Dec 10, 2018 at 12:50:55PM -0800, swedebugia@riseup.net wrote: >> epiphany, vimb and next crashes when I visit that page. It looks fine on >> my Antergos machine in chrome. >> >> From vimb: >> "Webview Crashed on >> https://query.wikidata.org/#%23added%20before%202016-10%0A%23illustrates%20sitelink%20selection%2C%20%22%3B%22%20notation%0ASELECT%20%3Fitem%20%3FitemLabel%20%3Farticle%0AWHERE%0A%7B%0A%09%3Farticle%20%09schema%3Aabout%20%3Fitem%20%3B%0A%09%09%09schema%3AisPartOf%20%3Chttps%3A%2F%2Fspecies.wikimedia.org%2F%3E%20.%0A%09SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22%20%7D%0A%7D%0ALIMIT%20200" > > I can't reproduce this with our package of Epiphany on Debian. > >> $ guix --version >> guix (GNU Guix) 0.16.0-3.6ddc63e > > Can you use `guix describe` instead? Here is mine: > > ------ > $ guix describe > Generation 56 Dec 10 2018 09:23:51 (current) > guix f21058d > repository URL: https://git.savannah.gnu.org/git/guix.git > branch: master > commit: f21058dc5c423f76d51542f557927d756548e5be > ------ I installed from git (i686) on this commit 6ddc63e... sdb@antelope ~$ guix describe guix describe: error: failed to determine origin My epiphany hash look like this: The following package will be installed: epiphany 3.28.3.1 /gnu/store/6my9pfvz1rx38fgqr6nhn21nn51q8gb9-epiphany-3.28.3.1 Did that help? -- Cheers Swedebugia