From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?utf-8?Q?=C3=93scar_Fuentes?= Newsgroups: gmane.emacs.devel Subject: Re: M-x eww performance Date: Fri, 23 Oct 2015 00:02:17 +0200 Message-ID: <871tcmwoie.fsf@wanadoo.es> References: <87pp061w25.fsf@web.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1445551380 6365 80.91.229.3 (22 Oct 2015 22:03:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 22 Oct 2015 22:03:00 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 23 00:02:50 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZpNwd-0003eC-Hp for ged-emacs-devel@m.gmane.org; Fri, 23 Oct 2015 00:02:47 +0200 Original-Received: from localhost ([::1]:34777 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZpNwc-0001gN-K8 for ged-emacs-devel@m.gmane.org; Thu, 22 Oct 2015 18:02:46 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:34727) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZpNwQ-0001g5-FZ for emacs-devel@gnu.org; Thu, 22 Oct 2015 18:02:35 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZpNwN-0001s9-9P for emacs-devel@gnu.org; Thu, 22 Oct 2015 18:02:34 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:42530) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZpNwN-0001rV-2i for emacs-devel@gnu.org; Thu, 22 Oct 2015 18:02:31 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZpNwL-0003Jx-95 for emacs-devel@gnu.org; Fri, 23 Oct 2015 00:02:29 +0200 Original-Received: from 157.red-81-44-103.dynamicip.rima-tde.net ([81.44.103.157]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 23 Oct 2015 00:02:29 +0200 Original-Received: from ofv by 157.red-81-44-103.dynamicip.rima-tde.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 23 Oct 2015 00:02:29 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 18 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 157.red-81-44-103.dynamicip.rima-tde.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) Cancel-Lock: sha1:csmBiwpPcNCeBndBJy1s4BA21Qo= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:192434 Archived-At: Kaushal Modi writes: >> I am currently rebuilding without the optimization flags and will be > working through these steps ( http://emacs.stackexchange.com/a/14376/115 ) > to get some useful debug info. > > My first backtrace from gdb! Please create a bug report with all this info, otherwise it can be forgotten just because the people that can fix is busy right now. Thanks. (BTW, I occassionally see eww freeze while accessing certain pages, although it is not predictable and seems related to fetching page components throught TLS (trackers, most of the time). Pressing C-g repeatedly seems to fix the stuck eww, although sometimes Emacs crashes while pressing C-g.)