From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maxim Cournoyer Subject: bug#26565: IceCat hangs when entering certain websites Date: Thu, 20 Apr 2017 13:10:45 +0900 Message-ID: <87k26fhg6y.fsf@gmail.com> References: <20170417200306.2e158e48@riseup.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47134) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d13Qv-0007CW-3w for bug-guix@gnu.org; Thu, 20 Apr 2017 00:11:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d13Qr-0003CT-Uu for bug-guix@gnu.org; Thu, 20 Apr 2017 00:11:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:59593) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d13Qr-0003CF-Ps for bug-guix@gnu.org; Thu, 20 Apr 2017 00:11:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1d13Qr-0001qW-LC for bug-guix@gnu.org; Thu, 20 Apr 2017 00:11:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20170417200306.2e158e48@riseup.net> (quiliro@riseup.net's message of "Mon, 17 Apr 2017 20:03:06 -0500") 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: Quiliro Cc: 26565@debbugs.gnu.org Hi Quiliro! Quiliro writes: > IceCat hangs when entering web pages such as instructables.com. I > supposed it was because it has a lot of Javascript. Nevertheless, the > problem occurs even when these plugins are activated: > Disconnect > GNU LibreJS > SpyBlock > uBlock Origin I cannot reproduce the hang (perhaps you meant crash?). I'm using the skia backend as others have explained. It stopped the frequent and random IceCat crashes at the cost of crude text rendering. I hope we can solve the problem with the cairo backend at some point! Maxim