WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
251746
Work around ASAN linker issue with currentStackPointer().
https://bugs.webkit.org/show_bug.cgi?id=251746
Summary
Work around ASAN linker issue with currentStackPointer().
Mark Lam
Reported
2023-02-04 18:14:08 PST
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-02-04 18:14:30 PST
<
rdar://problem/105047685
>
Mark Lam
Comment 2
2023-02-04 18:17:20 PST
Pull request:
https://github.com/WebKit/WebKit/pull/9652
EWS
Comment 3
2023-02-04 18:56:13 PST
Committed
259864@main
(c5b1aaff095f): <
https://commits.webkit.org/259864@main
> Reviewed commits have been landed. Closing PR #9652 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug