From mboxrd@z Thu Jan 1 00:00:00 1970 From: swedebugia@riseup.net Subject: bug#33696: Webview crashes on query.wikidata.org Date: Mon, 10 Dec 2018 12:55:11 -0800 Message-ID: References: <831f7b40e8f69ad4293d817d310ba760@riseup.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41398) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gWSb0-0002Sp-Jg for bug-guix@gnu.org; Mon, 10 Dec 2018 15:56:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gWSaw-0006Sp-AQ for bug-guix@gnu.org; Mon, 10 Dec 2018 15:56:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:37929) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gWSaw-0006Sh-61 for bug-guix@gnu.org; Mon, 10 Dec 2018 15:56:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gWSaw-0007kJ-2I for bug-guix@gnu.org; Mon, 10 Dec 2018 15:56:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <831f7b40e8f69ad4293d817d310ba760@riseup.net> 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: 33696@debbugs.gnu.org Cc: bug-Guix On 2018-12-10 21:50, swedebugia@riseup.net wrote: > Hi. > > 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" > > $ guix --version > guix (GNU Guix) 0.16.0-3.6ddc63e > > Is this an upstream bug perhaps? > > Several crashes were fixed and > https://webkitgtk.org/releases/webkitgtk-2.23.1.tar.xz is out (unstable > dev release). I tried building the new release with --with-source, but it failed with this: -- Checking for module 'gl' -- Found gl, version 18.1.8 -- Found OpenGL: /gnu/store/c7wzz03f4r00fx6qfcf70y2iyk2d88a9-mesa-18.1.8/include -- Looking for include file GL/glx.h -- Looking for include file GL/glx.h - found -- Checking for module 'glesv2' -- Found glesv2, version 18.1.8 -- Found OpenGLES2: /gnu/store/c7wzz03f4r00fx6qfcf70y2iyk2d88a9-mesa-18.1.8/include CMake Error at Source/cmake/WebKitFeatures.cmake:244 (message): ENABLE_JIT conflicts with ENABLE_C_LOOP. You must disable one or the other. Call Stack (most recent call first): Source/cmake/WebKitFeatures.cmake:252 (_WEBKIT_OPTION_ENFORCE_CONFLICTS) Source/cmake/WebKitFeatures.cmake:277 (_WEBKIT_OPTION_ENFORCE_ALL_CONFLICTS) Source/cmake/OptionsGTK.cmake:160 (WEBKIT_OPTION_END) Source/cmake/WebKitCommon.cmake:59 (include) CMakeLists.txt:159 (include) -- Configuring incomplete, errors occurred! See also "/tmp/guix-build-webkitgtk-2.23.1.drv-0/build/CMakeFiles/CMakeOutput.log". See also "/tmp/guix-build-webkitgtk-2.23.1.drv-0/build/CMakeFiles/CMakeError.log". Backtrace: 4 (primitive-load "/gnu/store/k78dfhbjwqj0nj7pyav74mwl7pz…") In ice-9/eval.scm: 191:35 3 (_ _) In srfi/srfi-1.scm: 863:16 2 (every1 # …) In /gnu/store/8993x11f4bf3lb0il9gnh85kjjikcf4b-module-import/guix/build/gnu-build-system.scm: 799:28 1 (_ _) In /gnu/store/8993x11f4bf3lb0il9gnh85kjjikcf4b-module-import/guix/build/utils.scm: 616:6 0 (invoke _ . _) /gnu/store/8993x11f4bf3lb0il9gnh85kjjikcf4b-module-import/guix/build/utils.scm:616:6: In procedure invoke: Throw to key `srfi-34' with args `(#)'. note: keeping build directory `/tmp/guix-build-webkitgtk-2.23.1.drv-0' builder for `/gnu/store/j0zw3qb1ybzsqvwbwqcjpmrjllqgs2z9-webkitgtk-2.23.1.drv' failed with exit code 1 build of /gnu/store/j0zw3qb1ybzsqvwbwqcjpmrjllqgs2z9-webkitgtk-2.23.1.drv failed View build log at '/var/log/guix/drvs/j0/zw3qb1ybzsqvwbwqcjpmrjllqgs2z9-webkitgtk-2.23.1.drv.bz2'. guix build: error: build failed: build of `/gnu/store/j0zw3qb1ybzsqvwbwqcjpmrjllqgs2z9-webkitgtk-2.23.1.drv' failed -- Cheers Swedebugia