[Webkit-unassigned] [Bug 60580] Assertion failure in JSC::Structure::typeInfo when reloading weather.com video page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 10 14:29:31 PDT 2011


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


Geoffrey Garen <ggaren at apple.com> changed:

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




--- Comment #7 from Geoffrey Garen <ggaren at apple.com>  2011-05-10 14:29:31 PST ---
This data seems to indicate that JSGlobalData::structureStructure was recycled to allocate JSGlobalData::activationStructure.

That is very odd, since both objects are allocated before any webpages are loaded, and both are global roots. I'm flummoxed.

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



More information about the webkit-unassigned mailing list