RESOLVED CONFIGURATION CHANGED 229244
[Mac Debug] ASSERTION FAILED: node->enumeratorMetadata() == JSPropertyNameEnumerator::IndexedMode under JSC::DFG::AbstractInterpreter
https://bugs.webkit.org/show_bug.cgi?id=229244
Summary [Mac Debug] ASSERTION FAILED: node->enumeratorMetadata() == JSPropertyNameEnu...
Eric Hutchison
Reported 2021-08-18 11:59:05 PDT
Attachments
Crash Log (146.72 KB, text/plain)
2021-08-18 11:59 PDT, Eric Hutchison
no flags
Radar WebKit Bug Importer
Comment 1 2021-08-18 11:59:47 PDT
Eric Hutchison
Comment 2 2021-08-18 12:05:47 PDT
Ryan Haddad
Comment 3 2021-08-18 12:44:52 PDT
ASSERTION FAILED: node->enumeratorMetadata() == JSPropertyNameEnumerator::IndexedMode /Volumes/Data/worker/bigsur-debug/build/Source/JavaScriptCore/dfg/DFGAbstractInterpreterInlines.h(4284) : bool JSC::DFG::AbstractInterpreter<JSC::DFG::InPlaceAbstractState>::executeEffects(unsigned int, JSC::DFG::Node *) [AbstractStateType = JSC::DFG::InPlaceAbstractState] 1 0x101f4ebcc WTFCrash 2 0x103214470 JSC::CallFrame* WTF::bitwise_cast<JSC::CallFrame*, void*>(void*) 3 0x102438b04 JSC::DFG::AbstractInterpreter<JSC::DFG::InPlaceAbstractState>::executeEffects(unsigned int, JSC::DFG::Node*) 4 0x103005c54 JSC::DFG::AbstractInterpreter<JSC::DFG::InPlaceAbstractState>::execute(unsigned int) 5 0x103004400 JSC::DFG::CFAPhase::performBlockCFA(JSC::DFG::BasicBlock*) 6 0x103003f44 JSC::DFG::CFAPhase::performForwardCFA() 7 0x103003c08 JSC::DFG::CFAPhase::run() 8 0x10300324c bool JSC::DFG::runAndLog<JSC::DFG::CFAPhase>(JSC::DFG::CFAPhase&) 9 0x102fcafe4 bool JSC::DFG::runPhase<JSC::DFG::CFAPhase>(JSC::DFG::Graph&) 10 0x102fcafa4 JSC::DFG::performCFA(JSC::DFG::Graph&) 11 0x103249640 JSC::DFG::Plan::compileInThreadImpl() 12 0x1037b40c0 JSC::JITPlan::compileInThread(JSC::JITWorklistThread*) 13 0x103849f30 JSC::JITWorklistThread::work() 14 0x101f63b18 WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0::operator()() const 15 0x101f636fc WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call() 16 0x101f78aa0 WTF::Function<void ()>::operator()() const 17 0x1020492ec WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) 18 0x102057b08 WTF::wtfThreadEntryPoint(void*) 19 0x18aa3b878 _pthread_start 20 0x18aa365e0 thread_start
Ryan Haddad
Comment 4 2021-08-18 12:45:07 PDT
Mark Lam
Comment 6 2022-03-07 15:09:25 PST
Removed TestExpectation in r290959: <http://trac.webkit.org/r290959>.
Note You need to log in before you can comment on or make changes to this bug.