[Webkit-unassigned] [Bug 158280] New: Structure::previousID() races with Structure::allocateRareData()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 1 15:46:20 PDT 2016


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

            Bug ID: 158280
           Summary: Structure::previousID() races with
                    Structure::allocateRareData()
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: fpizlo at apple.com

It's such an uncommon race, but it's totally devastating: we'll get a RareData pointer but thing it's a Structure.  This passes most assertions - for example it passes cell validation - but later causes crashes in AI.

-- 
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/20160601/61f6ceb5/attachment.html>


More information about the webkit-unassigned mailing list