[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:25:45 PDT 2011


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





--- Comment #6 from Adam Roben (:aroben) <aroben at apple.com>  2011-05-10 14:25:45 PST ---
Some more data from the debugger:

> structure()->classInfo()
0x0317073c struct JSC::ClassInfo const JSC::JSActivation::s_info {className=0x02e2fd00 "JSActivation" parentClass=0x031707d4 staticPropHashTable=0x00000000 ...}
    className: 0x02e2fd00 "JSActivation"
    parentClass: 0x031707d4 struct JSC::ClassInfo const JSC::JSObject::s_info {className=0x02e83bc4 "Object" parentClass=0x00000000 staticPropHashTable=0x00000000 ...}
    staticPropHashTable: 0x00000000 {compactSize=??? compactHashSizeMask=??? values=??? ...}
    classPropHashTableGetterFunction: 0x00000000

> &s_info
0x03170914 struct JSC::ClassInfo const JSC::Structure::s_info {className=0x02f56614 "Structure" parentClass=0x00000000 staticPropHashTable=0x00000000 ...}
    className: 0x02f56614 "Structure"
    parentClass: 0x00000000 {className=??? parentClass=??? staticPropHashTable=??? ...}
    staticPropHashTable: 0x00000000 {compactSize=??? compactHashSizeMask=??? values=??? ...}
    classPropHashTableGetterFunction: 0x00000000

-- 
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