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
308998
[audit-spi] Method from unloaded library in the cache clobbers allowlist entries with different class name
https://bugs.webkit.org/show_bug.cgi?id=308998
Summary
[audit-spi] Method from unloaded library in the cache clobbers allowlist entr...
Elliott Williams
Reported
2026-03-02 11:32:43 PST
Leads to "error: unrecognized selector ..." build failures for ObjC selectors that we clearly have allowlist entries for. Because the error comes from old, inactive data in the cache, it usually goes away by deleting audit-spi's sqlite database and letting it rebuild from scratch.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-03-02 11:32:51 PST
<
rdar://problem/171546166
>
Elliott Williams
Comment 2
2026-03-02 11:42:23 PST
Pull request:
https://github.com/WebKit/WebKit/pull/59733
EWS
Comment 3
2026-03-04 12:40:57 PST
Committed
308652@main
(f6a26193b8b8): <
https://commits.webkit.org/308652@main
> Reviewed commits have been landed. Closing PR #59733 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