WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
UNCONFIRMED
92459
ASSERTION FAILED: storageSize : void JSC::JSObject::visitOutOfLineStorage(JSC::SlotVisitor &, PropertyStorage, size_t)
https://bugs.webkit.org/show_bug.cgi?id=92459
Summary
ASSERTION FAILED: storageSize : void JSC::JSObject::visitOutOfLineStorage(JSC...
Dimitris Apostolou
Reported
2012-07-26 22:33:26 PDT
r123837
Reproducibility: always Steps:
http://runkeeper.com/user/apostolou/activity/104455280?&mobile=false
What happened: ASSERTION FAILED: storageSize /Users/rex/WebKit/Source/JavaScriptCore/runtime/JSObject.cpp(92) : void JSC::JSObject::visitOutOfLineStorage(JSC::SlotVisitor &, PropertyStorage, size_t) 1 0x10e05d5ce JSC::JSObject::visitOutOfLineStorage(JSC::SlotVisitor&, JSC::WriteBarrierBase<JSC::Unknown>*, unsigned long) 2 0x10e05b85d JSC::JSFinalObject::visitChildren(JSC::JSCell*, JSC::SlotVisitor&) 3 0x10e0aa4e4 JSC::visitChildren(JSC::SlotVisitor&, JSC::JSCell const*) 4 0x10e0aa391 JSC::SlotVisitor::drain() 5 0x10e0a9ac0 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) 6 0x10e0a9580 JSC::MarkStackThreadSharedData::markingThreadMain(JSC::SlotVisitor*) 7 0x10e0a9af9 JSC::MarkStackThreadSharedData::markingThreadStartFunc(void*) 8 0x10e245770 WTF::threadEntryPoint(void*) 9 0x10e246258 WTF::wtfThreadEntryPoint(void*) 10 0x7fff930d7782 _pthread_start 11 0x7fff930c41c1 thread_start Expected result: No assert failure.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug