[Webkit-unassigned] [Bug 163276] New: polygonPathFromPoints calls uncheckedAppend, but assertion size() < capacity() fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 11 05:54:22 PDT 2016


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

            Bug ID: 163276
           Summary: polygonPathFromPoints calls uncheckedAppend, but
                    assertion size() < capacity() fails
    Classification: Unclassified
           Product: WebKit
           Version: Safari 10
          Hardware: Macintosh
                OS: macOS 10.12
            Status: NEW
          Severity: Critical
          Priority: P2
         Component: WebCore JavaScript
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: metalalisa at aks-studio.com

Created attachment 291250
  --> https://bugs.webkit.org/attachment.cgi?id=291250&action=review
Screenshot with trace

Path::polygonPathFromPoints calls Vector::uncheckedAppend, but assertion size() < capacity() fails

I can send reproducing steps as a private message.

-- 
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/20161011/3173a1df/attachment.html>


More information about the webkit-unassigned mailing list