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
287389
[MSE in Worker] ASSERTION FAILED: The atom string comes from an other thread!
https://bugs.webkit.org/show_bug.cgi?id=287389
Summary
[MSE in Worker] ASSERTION FAILED: The atom string comes from an other thread!
Jean-Yves Avenard [:jya]
Reported
2025-02-09 20:06:19 PST
Appending an init segment where the track contains a language set will cause an assertion on a debug build. !string.length() || isInAtomStringTable(&string) /Users/jyavenard/Work/webkit/OpenSource/WebKitBuild/Debug/usr/local/include/wtf/text/AtomStringImpl.h(125) : static Ref<AtomStringImpl> WTF::AtomStringImpl::add(StringImpl &)
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-02-09 20:06:30 PST
<
rdar://problem/144502119
>
Jean-Yves Avenard [:jya]
Comment 2
2025-02-10 15:08:27 PST
Pull request:
https://github.com/WebKit/WebKit/pull/40375
EWS
Comment 3
2025-02-12 02:12:56 PST
Committed
290263@main
(dae8f6943965): <
https://commits.webkit.org/290263@main
> Reviewed commits have been landed. Closing PR #40375 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