From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.help Subject: Infinite loop in shr parsing (of email in gnus) Date: Sun, 13 Mar 2016 16:43:25 +0800 Message-ID: <87wpp6rcnm.fsf@ericabrahamsen.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1457858645 20211 80.91.229.3 (13 Mar 2016 08:44:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 13 Mar 2016 08:44:05 +0000 (UTC) Cc: Lars Ingebrigtsen To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Mar 13 09:43:55 2016 Return-path: Envelope-to: geh-help-gnu-emacs@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 1af1cu-00076P-Sf for geh-help-gnu-emacs@m.gmane.org; Sun, 13 Mar 2016 09:43:53 +0100 Original-Received: from localhost ([::1]:35027 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1af1cr-0002Mw-0o for geh-help-gnu-emacs@m.gmane.org; Sun, 13 Mar 2016 04:43:49 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:44558) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1af1cg-0002Mg-7u for help-gnu-emacs@gnu.org; Sun, 13 Mar 2016 04:43:38 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1af1cc-0008Vc-Vt for help-gnu-emacs@gnu.org; Sun, 13 Mar 2016 04:43:38 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:45377) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1af1cc-0008VO-P7 for help-gnu-emacs@gnu.org; Sun, 13 Mar 2016 04:43:34 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1af1cZ-0006xI-L1 for help-gnu-emacs@gnu.org; Sun, 13 Mar 2016 09:43:32 +0100 Original-Received: from 123.122.36.211 ([123.122.36.211]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 13 Mar 2016 09:43:31 +0100 Original-Received: from eric by 123.122.36.211 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 13 Mar 2016 09:43:31 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 11 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 123.122.36.211 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) Cancel-Lock: sha1:6sjQlb0BkTYFiHOP1bNuuqsLCnk= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:109555 Archived-At: Sometimes I get HTML emails from people that throw the shr parsing process into an infinite loop. I don't know exactly what part of the message is doing it, but here's a backtrace from a debug-on-quit. http://pastebin.com/1Tc9xt4q I'd be happy to make a bug report, provide the original email (preferably off-list), or both. Thanks, Eric