topfunky / hpple

An XML/HTML parser for Objective-C, inspired by Hpricot.
http://topfunky.com
MIT License
2.77k stars 473 forks source link

DictionaryForNode out of memory #90

Open DiER-WANG opened 5 years ago

DiER-WANG commented 5 years ago

when searchWithXPathQuery for "//p",there is a lot of "//p" caused out of memory。 when I update hpple for latest,it also happens. Could give any help? this is the html file caused crashed crash.txt

1552652792128_图片

lengocgiang commented 4 years ago

Hi, I just want to help you. When I download crash.txt, I do not find any p tag. Could you check it again?