[Webkit-unassigned] [Bug 92459] New: ASSERTION FAILED: storageSize : void JSC::JSObject::visitOutOfLineStorage(JSC::SlotVisitor &, PropertyStorage, size_t)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 26 22:33:22 PDT 2012


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

           Summary: ASSERTION FAILED: storageSize : void
                    JSC::JSObject::visitOutOfLineStorage(JSC::SlotVisitor
                    &, PropertyStorage, size_t)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
               URL: http://runkeeper.com/user/apostolou/activity/104455280
                    ?&mobile=false
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rex_4539 at yahoo.com


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.

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