unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#22117: 25.1.50; eww: Variable binding depth exceeds max-specpdl-size
@ 2015-12-08  9:04 Vaidheeswaran C
  2015-12-09  8:05 ` Alexis
  2015-12-25  5:20 ` Lars Ingebrigtsen
  0 siblings, 2 replies; 4+ messages in thread
From: Vaidheeswaran C @ 2015-12-08  9:04 UTC (permalink / raw)
  To: 22117


M-x eww http://www.projectmadurai.org/pm_etexts/utf8/pmuni0003_01.html

Contacting host: www.projectmadurai.org:80
error in process filter: shr-descend: Variable binding depth exceeds max-specpdl-size
error in process filter: Variable binding depth exceeds max-specpdl-size

----------------------------------------------------------------

In GNU Emacs 25.1.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.14.5)
 of 2015-12-08
Repository revision: 8f725564b6b546c9660551327cecb97c5a362e13
Windowing system distributor 'The X.Org Foundation', version 11.0.11604000
System Description:	Debian GNU/Linux 8.1 (jessie)






^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#22117: 25.1.50; eww: Variable binding depth exceeds max-specpdl-size
  2015-12-08  9:04 bug#22117: 25.1.50; eww: Variable binding depth exceeds max-specpdl-size Vaidheeswaran C
@ 2015-12-09  8:05 ` Alexis
  2015-12-10  3:41   ` Eli Zaretskii
  2015-12-25  5:20 ` Lars Ingebrigtsen
  1 sibling, 1 reply; 4+ messages in thread
From: Alexis @ 2015-12-09  8:05 UTC (permalink / raw)
  To: Vaidheeswaran C; +Cc: 22117


Vaidheeswaran C <vaidheeswaran.chinnaraju@gmail.com> writes:

> M-x eww 
> http://www.projectmadurai.org/pm_etexts/utf8/pmuni0003_01.html
>
> Contacting host: www.projectmadurai.org:80 error in process 
> filter: shr-descend: Variable binding depth exceeds 
> max-specpdl-size error in process filter: Variable binding depth 
> exceeds max-specpdl-size

The W3 markup validator service reports 104 errors in the markup 
of that page:

https://validator.w3.org/check?uri=http%3A%2F%2Fwww.projectmadurai.org%2Fpm_etexts%2Futf8%2Fpmuni0003_01.html&charset=%28detect+automatically%29&doctype=HTML+3.2&group=0

Looking at the markup, some issues that i'm guessing might 
contribute to the above error are:

* Two opening `body' tags on lines 14 and 15, without any 
accompanying closing `/body' tags;

* An opening `dd' on line 44, without any accompanying closing 
`/dd' tag.

As i understand it, major browsers like Firefox and Chrom(e|ium) 
need substantial amounts of code to (relatively) gracefully handle 
malformed HTML; someone familiar with `shr.el' might like to 
comment on the cost/benefit ratio of writing code to handle the 
malformed HTML in this instance.


Alexis.





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#22117: 25.1.50; eww: Variable binding depth exceeds max-specpdl-size
  2015-12-09  8:05 ` Alexis
@ 2015-12-10  3:41   ` Eli Zaretskii
  0 siblings, 0 replies; 4+ messages in thread
From: Eli Zaretskii @ 2015-12-10  3:41 UTC (permalink / raw)
  To: Alexis; +Cc: vaidheeswaran.chinnaraju, 22117

> From: Alexis <flexibeast@gmail.com>
> Date: Wed, 09 Dec 2015 19:05:22 +1100
> Cc: 22117@debbugs.gnu.org
> 
> As i understand it, major browsers like Firefox and Chrom(e|ium) 
> need substantial amounts of code to (relatively) gracefully handle 
> malformed HTML; someone familiar with `shr.el' might like to 
> comment on the cost/benefit ratio of writing code to handle the 
> malformed HTML in this instance.

Just increasing max-specpdl-size to 3000 makes the problem go away for
me.





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#22117: 25.1.50; eww: Variable binding depth exceeds max-specpdl-size
  2015-12-08  9:04 bug#22117: 25.1.50; eww: Variable binding depth exceeds max-specpdl-size Vaidheeswaran C
  2015-12-09  8:05 ` Alexis
@ 2015-12-25  5:20 ` Lars Ingebrigtsen
  1 sibling, 0 replies; 4+ messages in thread
From: Lars Ingebrigtsen @ 2015-12-25  5:20 UTC (permalink / raw)
  To: Vaidheeswaran C; +Cc: 22117

Vaidheeswaran C <vaidheeswaran.chinnaraju@gmail.com> writes:

> M-x eww http://www.projectmadurai.org/pm_etexts/utf8/pmuni0003_01.html
>
> Contacting host: www.projectmadurai.org:80
> error in process filter: shr-descend: Variable binding depth exceeds max-specpdl-size
> error in process filter: Variable binding depth exceeds max-specpdl-size

This should now be fixed on the Emacs trunk.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-12-25  5:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-08  9:04 bug#22117: 25.1.50; eww: Variable binding depth exceeds max-specpdl-size Vaidheeswaran C
2015-12-09  8:05 ` Alexis
2015-12-10  3:41   ` Eli Zaretskii
2015-12-25  5:20 ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).