[Webkit-unassigned] [Bug 226110] New: ASSERTION FAILED: !isCompilationThread() in ctiStub of JITThunks.cpp since r277850

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 21 13:48:46 PDT 2021


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

            Bug ID: 226110
           Summary: ASSERTION FAILED: !isCompilationThread() in ctiStub of
                    JITThunks.cpp since r277850
           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
        Depends on: 225998

ASSERTION FAILED: !isCompilationThread() in ctiStub of JITThunks.cpp since r277850

WinCairo-64-bit-WKL-Debug-Tests is crashing since r277850 (Bug 225998).

https://build.webkit.org/#/builders/32/builds/438

ASSERTION FAILED: !isCompilationThread()
..\..\Source\JavaScriptCore\jit/JITThunks.cpp(138) : ctiStub
1   00007FFE258213E9 WTFCrash
2   00007FFE10DF1F8D WTFCrashWithInfo
3   00007FFE11C97EA9 JSC::JITThunks::ctiStub
4   00007FFE123884DD JSC::VM::getCTIStub
5   00007FFE10F98EF8 JSC::CallLinkInfo::emitSlowPath
6   00007FFE11C0320D JSC::JIT::compileOpCallSlowCase<JSC::OpCall>
7   00007FFE11BF54DA JSC::JIT::emitSlow_op_call
8   00007FFE11BC94B3 JSC::JIT::privateCompileSlowCases
9   00007FFE11BCD387 JSC::JIT::compileAndLinkWithoutFinalizing
10  00007FFE11CA12AD JSC::JITWorklist::Plan::compileInThread
11  00007FFE11CA06E2 JSC::JITWorklist::Thread::work
12  00007FFE25827C11 WTF::AutomaticThread::start::<unnamed-tag>::operator()
13  00007FFE258278F7 WTF::Detail::CallableWrapper<`lambda at ..\..\Source\WTF\wtf\AutomaticThread.cpp:173:9',void>::call
14  00007FFE25833A14 WTF::Function<void ()>::operator()
15  00007FFE2589F92B WTF::Thread::entryPoint
16  00007FFE25963053 WTF::wtfThreadEntryPoint
17  00007FFE4E171BB2 configthreadlocale
18  00007FFE4ED77034 BaseThreadInitThunk
19  00007FFE50A62651 RtlUserThreadStart


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=225998
[Bug 225998] [ Catalina Release JSC] A large number of JSC test appear to be flaky failing
-- 
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/20210521/8dc22422/attachment.htm>


More information about the webkit-unassigned mailing list