[Webkit-unassigned] [Bug 275351] New: ASSERTION FAILED: owner->get() == &Thread::current() in JSC::BlockDirectory::assertIsMutatorOrMutatorIsStopped for inspector/memory/tracking.html
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jun 11 04:32:31 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=275351
Bug ID: 275351
Summary: ASSERTION FAILED: owner->get() == &Thread::current()
in
JSC::BlockDirectory::assertIsMutatorOrMutatorIsStopped
for inspector/memory/tracking.html
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: Hironori.Fujii at sony.com
CC: keith_miller at apple.com
History:
https://results.webkit.org/?suite=layout-tests&test=inspector%2Fmemory%2Ftracking.html&style=debug
Buildbot: builder Apple-Ventura-Debug-AppleSilicon-WK1-Tests build 6523 : 279867 at main
https://build.webkit.org/#/builders/705/builds/6523
https://build.webkit.org/results/Apple-Ventura-Debug-AppleSilicon-WK1-Tests/279867@main%20(6523)/inspector/memory/tracking-crash-log.txt
ASSERTION FAILED: owner->get() == &Thread::current()
./heap/BlockDirectory.cpp(502) : void JSC::BlockDirectory::assertIsMutatorOrMutatorIsStopped() const
1 0x119cc2084 JSC::BlockDirectory::assertIsMutatorOrMutatorIsStopped() const
2 0x119db96d8 void JSC::BlockDirectory::forEachBlock<JSC::MarkedSpace::size()::$_23>(JSC::MarkedSpace::size()::$_23 const&)
3 0x119db96a8 void JSC::MarkedSpace::forEachBlock<JSC::MarkedSpace::size()::$_23>(JSC::MarkedSpace::size()::$_23 const&)::'lambda'(JSC::BlockDirectory&)::operator()(JSC::BlockDirectory&) const
4 0x119db9650 void JSC::MarkedSpace::forEachDirectory<void JSC::MarkedSpace::forEachBlock<JSC::MarkedSpace::size()::$_23>(JSC::MarkedSpace::size()::$_23 const&)::'lambda'(JSC::BlockDirectory&)>(JSC::MarkedSpace::size()::$_23 const&)
5 0x119da7930 void JSC::MarkedSpace::forEachBlock<JSC::MarkedSpace::size()::$_23>(JSC::MarkedSpace::size()::$_23 const&)
6 0x119da7870 JSC::MarkedSpace::size()
7 0x119ce9fe8 JSC::Heap::extraMemorySize()
8 0x123c02438 WebCore::ResourceUsageThread::platformCollectMemoryData(JSC::VM*, WebCore::ResourceUsageData&)
9 0x12746e548 WebCore::ResourceUsageThread::threadBody()
10 0x12747b974 std::__1::unique_ptr<WTF::Detail::CallableWrapper<WebCore::ResourceUsageThread::createThreadIfNeeded()::$_9, void>, std::__1::default_delete<WTF::Detail::CallableWrapper<WebCore::ResourceUsageThread::createThreadIfNeeded()::$_9, void>>>::unique_ptr[abi:v15006]<true, void>(WTF::Detail::CallableWrapper<WebCore::ResourceUsageThread::createThreadIfNeeded()::$_9, void>*)
11 0x12747b920 WTF::Detail::CallableWrapper<WebCore::ResourceUsageThread::createThreadIfNeeded()::$_9, void>::call()
12 0x1186f00e4 WTF::Function<void ()>::operator()() const
13 0x1187e68fc WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*)
14 0x1187f3048 WTF::wtfThreadEntryPoint(void*)
15 0x18bd43fa8 _pthread_start
16 0x18bd3eda0 thread_start
--
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/20240611/2e540b97/attachment.htm>
More information about the webkit-unassigned
mailing list