[Webkit-unassigned] [Bug 235456] New: jsc_fuz/wktr: crash with new XRReferenceSpaceEvent('', {referenceSpace})

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 21 15:08:14 PST 2022


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

            Bug ID: 235456
           Summary: jsc_fuz/wktr: crash with new XRReferenceSpaceEvent('',
                    {referenceSpace})
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebXR
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: gnavamarino at apple.com

FastMalloc.h specifies you need to annotate each derived class with WTF_MAKE_ISO_ALLOCATED if your base class is annotated with WTF_MAKE_ISO_ALLOCATED. After doing this, the crash in WebCore::Event::operator new(unsigned long) is no longer happening.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220121/e3bad0dc/attachment.htm>


More information about the webkit-unassigned mailing list