[Webkit-unassigned] [Bug 160381] New: Assertion failure while setting the length of an ArrayClass array.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 30 09:19:11 PDT 2016


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

            Bug ID: 160381
           Summary: Assertion failure while setting the length of an
                    ArrayClass array.
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mark.lam at apple.com

When setting large length values, we're currently treating ArrayClass as a ContiguousIndexingType array.  This results in an assertion failure.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160730/a6f26772/attachment.html>


More information about the webkit-unassigned mailing list