From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.devel Subject: Re: shr infloop when formatting HTML messages in Gnus Date: Mon, 20 Feb 2017 10:16:48 -0800 Message-ID: <878tp0ralr.fsf@ericabrahamsen.net> References: <87poign1jr.fsf@ericabrahamsen.net> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1487614637 5030 195.159.176.226 (20 Feb 2017 18:17:17 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 20 Feb 2017 18:17:17 +0000 (UTC) User-Agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/26.0 (gnu/linux) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 20 19:17:12 2017 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cfsWK-0000bv-Jp for ged-emacs-devel@m.gmane.org; Mon, 20 Feb 2017 19:17:08 +0100 Original-Received: from localhost ([::1]:40302 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cfsWQ-0007YX-Fr for ged-emacs-devel@m.gmane.org; Mon, 20 Feb 2017 13:17:14 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:59886) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cfsWG-0007YH-Sh for emacs-devel@gnu.org; Mon, 20 Feb 2017 13:17:08 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cfsWB-0002f0-TR for emacs-devel@gnu.org; Mon, 20 Feb 2017 13:17:04 -0500 Original-Received: from [195.159.176.226] (port=52162 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cfsWB-0002dl-MN for emacs-devel@gnu.org; Mon, 20 Feb 2017 13:16:59 -0500 Original-Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1cfsW3-0007Z4-G8 for emacs-devel@gnu.org; Mon, 20 Feb 2017 19:16:51 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 27 Original-X-Complaints-To: usenet@blaine.gmane.org Cancel-Lock: sha1:5xvFYA9dTdpRvzBun23GUHi9ik0= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 195.159.176.226 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.devel:212503 Archived-At: Lars Ingebrigtsen writes: > Eric Abrahamsen writes: > >> I get some messages with HTML parts that cause shr to infloop while >> formatting. The backtrace shows: >> >> shr-indent() >> shr-fill-line() >> shr-fill-lines(4125 15335) >> shr-insert-document() >> >> And it hangs there indefinitely. I've looked at the messages and (apart >> from a possible correlation that they were sent by Apple's Mail program) >> I can't immediately see what's going on. >> >> I'd be happy to forward one of these messages privately, if anyone's >> willing to take a look. > > Does it really hang, or does it just take a long, long, long time? If > the former, please forward the document to me. I just let it go for about twenty-five minutes. When I came back it had eaten up all my computer's RAM and the system was so sluggish I force-rebooted. I'll forward you the message directly! Eric