[Webkit-unassigned] [Bug 20076] Javascript crash on extremely deeply nested arrays

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 17 02:25:00 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=20076


mrowe at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mrowe at apple.com




------- Comment #1 from mrowe at apple.com  2008-07-17 02:25 PDT -------
We're running out of stack space due to the recursive nature of the mark phase
of JavaScriptCore's garbage collector. I'm pretty sure we already have a bug
about this issue. 


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list