Bug 229842

Summary: [ BigSur Debug arm64 EWS ] imported/w3c/web-platform-tests/encoding/iso-2022-jp-encoder.html is crashing
Product: WebKit Reporter: ayumi_kojima
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: bfulgham, mark.lam, simon.fraser, webkit-bot-watchers-bugzilla, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Crash log none

Description ayumi_kojima 2021-09-02 16:46:06 PDT
imported/w3c/web-platform-tests/encoding/iso-2022-jp-encoder.html

Is crashing on macOS-AppleSilicon-Big-Sur-Debug-WK2-Tests-EWS
Comment 1 Radar WebKit Bug Importer 2021-09-02 16:46:41 PDT
<rdar://problem/82698982>
Comment 2 ayumi_kojima 2021-09-02 16:47:10 PDT
Created attachment 437218 [details]
Crash log
Comment 3 ayumi_kojima 2021-09-02 16:50:12 PDT
No crash log found for com.apple.WebKit.WebContent.Development:62753.

stdout:
Crash log:

stderr:
5   0x1366427d8 JSC::DFG::CFAPhase::performBlockCFA(JSC::DFG::BasicBlock*)
6   0x13664231c JSC::DFG::CFAPhase::performForwardCFA()
7   0x136642008 JSC::DFG::CFAPhase::run()
8   0x13664159c bool JSC::DFG::runAndLog<JSC::DFG::CFAPhase>(JSC::DFG::CFAPhase&)
9   0x136608d80 bool JSC::DFG::runPhase<JSC::DFG::CFAPhase>(JSC::DFG::Graph&)
10  0x136608d40 JSC::DFG::performCFA(JSC::DFG::Graph&)
11  0x136888330 JSC::DFG::Plan::compileInThreadImpl()
12  0x136df801c JSC::JITPlan::compileInThread(JSC::JITWorklistThread*)
13  0x136e82610 JSC::JITWorklistThread::work()
14  0x135587224 WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0::operator()() const
15  0x135586e14 WTF::Detail::CallableWrapper<WTF::AutomaticThread::start(WTF::AbstractLocker const&)::$_0, void>::call()
16  0x13559bd7c WTF::Function<void ()>::operator()() const
17  0x13566b5b4 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*)
18  0x135679c18 WTF::wtfThreadEntryPoint(void*)
19  0x182817878 _pthread_start
20  0x1828125e0 thread_start
com.apple.WebKit.WebContent.Development terminated (pid 62753) because the process crashed
LEAK: 1 WebPageProxy

Result page: https://ews-build.s3-us-west-2.amazonaws.com/macOS-AppleSilicon-Big-Sur-Debug-WK2-Tests-EWS/r437177-11177/results.html
Comment 4 Brent Fulgham 2022-02-12 20:31:24 PST

*** This bug has been marked as a duplicate of bug 229898 ***