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
304961
Occasional release assert failure in EventListenerMap::clearEntriesForTearDown
https://bugs.webkit.org/show_bug.cgi?id=304961
Summary
Occasional release assert failure in EventListenerMap::clearEntriesForTearDown
Ryosuke Niwa
Reported
2026-01-05 16:19:34 PST
When EventListenerMap::clearEntriesForTearDown is called in a GC thread because of sweeping, releaseAssertOrSetThreadUID() should hit a release assert failure.
Attachments
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2026-01-05 16:19:48 PST
<
rdar://166613518
>
Ryosuke Niwa
Comment 2
2026-01-05 16:27:30 PST
Pull request:
https://github.com/WebKit/WebKit/pull/56113
EWS
Comment 3
2026-01-06 13:21:14 PST
Committed
305171@main
(7dc2a5e431ad): <
https://commits.webkit.org/305171@main
> Reviewed commits have been landed. Closing PR #56113 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