[Webkit-unassigned] [Bug 245815] [WK1] fast/workers/worker-copy-shared-blob-url.html is crashing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 29 00:30:20 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=245815

--- Comment #6 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Mac WK1 Debug reported an assertion failure.

ASSERTION FAILED: The string being removed is an atom in the string table of an other thread!
iterator != atomStringTable.end()
/Volumes/Data/webkit/ga/Source/WTF/wtf/text/AtomStringImpl.cpp(458) : static void WTF::AtomStringImpl::remove(WTF::AtomStringImpl *)
1   0x7ff7b8081740 (null)
2   0x11f73b885 (null)
3   0x1f1d0e2885 (null)
4   0x7ff7b8081740 (null)
5   0x7ff7b80816f8 (null)
6   0x7ff7b8081710 (null)
7   0x11d0e2a1f WTFPrintBacktrace
8   0x7ff7b8081710 (null)
9   0x1201147a0 vtable for CrashLogPrintStream
10  0x1fb808172c (null)
11  0x7ff7b8081740 (null)
12  0x7ff7b8081840 (null)
13  0x11d0e29bf WTFReportBacktrace
14  0x3000000010 (null)
15  0x211f73d1ea (null)
16  0x11d1c6dbf WTFGetBacktrace
17  0x11d0e29a6 WTFReportBacktrace
18  0x11d0e2aa9 WTFCrash
19  0x11d0ece29 WTF::AtomStringImpl::remove(WTF::AtomStringImpl*)
20  0x11d1cc685 WTF::StringImpl::~StringImpl()
21  0x11d1cca25 WTF::StringImpl::~StringImpl()
22  0x11d1cca45 WTF::StringImpl::destroy(WTF::StringImpl*)
23  0x17443d3ff WTF::StringImpl::deref()
24  0x1744432ce WTF::DefaultRefDerefTraits<WTF::StringImpl>::derefIfNotNull(WTF::StringImpl*)
25  0x174443299 WTF::RefPtr<WTF::StringImpl, WTF::RawPtrTraits<WTF::StringImpl>, WTF::DefaultRefDerefTraits<WTF::StringImpl> >::~RefPtr()
26  0x174443135 WTF::RefPtr<WTF::StringImpl, WTF::RawPtrTraits<WTF::StringImpl>, WTF::DefaultRefDerefTraits<WTF::StringImpl> >::~RefPtr()
27  0x174443a35 WTF::String::~String()
28  0x1744424e5 WTF::String::~String()
29  0x17456db85 WTF::URL::~URL()
30  0x17456cb45 WTF::URL::~URL()
31  0x1781c1f72 WebCore::URLKeepingBlobAlive::~URLKeepingBlobAlive()

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220929/9976c7d8/attachment.htm>


More information about the webkit-unassigned mailing list