RESOLVED FIXED308998
[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
Radar WebKit Bug Importer
Comment 1 2026-03-02 11:32:51 PST
Elliott Williams
Comment 2 2026-03-02 11:42:23 PST
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.