[Webkit-unassigned] [Bug 251746] New: Work around ASAN linker issue with currentStackPointer().

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 4 18:14:08 PST 2023


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

            Bug ID: 251746
           Summary: Work around ASAN linker issue with
                    currentStackPointer().
           Product: WebKit
           Version: WebKit Nightly 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

For unknown reasons, the linker is not able to see exported inline asm functions for ASAN builds.  As a work around, we'll use the generic currentStackPointer() when ASAN_ENABLED.

-- 
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/20230205/dae77140/attachment.htm>


More information about the webkit-unassigned mailing list