From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#29736: i686: webkit not usable Date: Wed, 20 Dec 2017 12:08:02 +0100 Message-ID: <87ind1zmgd.fsf@gnu.org> References: <87y3m3fyj1.fsf@elephly.net> <87fu88wez4.fsf@gnu.org> <87r2rqk13s.fsf@elephly.net> 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]:46866) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eRcFG-0002Ye-4X for bug-guix@gnu.org; Wed, 20 Dec 2017 06:09:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eRcFC-0001sj-QS for bug-guix@gnu.org; Wed, 20 Dec 2017 06:09:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:34492) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eRcFC-0001sB-Nr for bug-guix@gnu.org; Wed, 20 Dec 2017 06:09:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eRcFC-00087d-Az for bug-guix@gnu.org; Wed, 20 Dec 2017 06:09:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87r2rqk13s.fsf@elephly.net> (Ricardo Wurmus's message of "Tue, 19 Dec 2017 19:45:59 +0100") 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: Ricardo Wurmus Cc: 29736@debbugs.gnu.org Hi, Ricardo Wurmus skribis: >> Ricardo Wurmus skribis: >> >>> on my i686 laptop I cannot use Webkit browsers. Eolie displays =E2=80= =9CWebKit >>> web engine crashed=E2=80=9D when it loads a tab, and Epiphany displays = nothing >>> at all after loading a page for a while. >> >> Are both grafted and ungrafted browsers affected? > > Unfortunately, they both are affected. > > It=E2=80=99s not just webkit: Icecat tabs also crash *a lot*. Also here = it=E2=80=99s > both grafted and ungrafted browsers. Can you grab backtraces so we have an idea where this happens? It could be something in a support library like GTK+, Freetype, and whatnot. Ludo=E2=80=99.