Comment 1 by Riccardo Mottola, Apr 4, 2013
The fact that when you click on a link and it doesn't crash is related to 363
Relations:
is related to 363
Comment 2 by Nikolaus Schaller, Apr 22, 2013
Can't test on Cocoa since the page appears to use many many style rules and fills the memory with autoreleased objects. Maybe this is also the reason for the crash (weakly detected out of memory situation). Solution: add ARPs for the rule match/apply process
Comment 3 by Nikolaus Schaller, Apr 22, 2013
Adding ARPs does not really help. So there appears to be some loop making the page grow and grow to GBytes in _layout / _spliceNode:
Comment 4 by Nikolaus Schaller, Apr 23, 2013
The memory allocation issue was triggered by running it with NSZombieEnabled. But rendering is still very slow. The resulting attributed string has approx. 65000 characters and attributes and the CSS database appears to be quite big. So searching the CSS styles for each element and splicing the attributed string should be made faster (caching?). The page finally loads and displays something, but all the text is very small. So this might be parsing/processing errors in CSS resulting in very small fonts. But it did not crash (on Cocoa).
Comment 5 by Paldweve Caldwellbe, Oct 12, 2019
Here is another issue infront of you. Crash in DOM core is here on this page for this page we are heaving something new which is just menmtion for getting interested work with the help of these https://www.researchwritingkings.com/review-of-essayschief-com/ sites. Hope you also make it more interested with some good work.
Sign in to reply to this comment.
Reported by Riccardo Mottola, Apr 4, 2013