Bug 216151

Summary: REGRESSION: [ Catalina debug wk2 ] webgl/1.0.3/conformance/ogles/GL/functions/functions_033_to_040.html is a flaky crash
Product: WebKit Reporter: Karl Rackler <rackler>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Karl Rackler 2020-09-03 16:11:55 PDT
Description:
webgl/1.0.3/conformance/ogles/GL/functions/functions_033_to_040.html

This is the first and only crash that I see on the dashboard.

History:
https://results.webkit.org/?suite=layout-tests&test=webgl%2F1.0.3%2Fconformance%2Fogles%2FGL%2Ffunctions%2Ffunctions_033_to_040.html&version_name=Catalina&flavor=wk2&style=debug&limit=50000

Crash Log:
Application Specific Information:
CRASHING TEST: webgl/1.0.3/conformance/ogles/GL/functions/functions_033_to_040.html

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.JavaScriptCore      	0x0000000724e3e71e WTFCrash + 14 (Assertions.cpp:295)
1   com.apple.WebCore             	0x0000000705c2f1cb WTFCrashWithInfo(int, char const*, char const*, int) + 27
2   com.apple.WebCore             	0x0000000707ef622e WebCore::BaseAudioContext::~BaseAudioContext() + 654 (BaseAudioContext.cpp:188)
3   com.apple.WebCore             	0x0000000707f4b603 WebCore::OfflineAudioContext::~OfflineAudioContext() + 179 (OfflineAudioContext.h:36)
4   com.apple.WebCore             	0x0000000707f489a5 WebCore::OfflineAudioContext::~OfflineAudioContext() + 21 (OfflineAudioContext.h:36)
5   com.apple.WebCore             	0x0000000707f489cc WebCore::OfflineAudioContext::~OfflineAudioContext() + 28 (OfflineAudioContext.h:36)
6   com.apple.WebCore             	0x000000070622ccc4 WTF::ThreadSafeRefCounted<WebCore::BaseAudioContext, (WTF::DestructionThread)0>::deref() const::'lambda'()::operator()() const + 52 (ThreadSafeRefCounted.h:118)
Comment 1 Radar WebKit Bug Importer 2020-09-03 16:12:24 PDT
<rdar://problem/68307791>
Comment 2 Alexey Proskuryakov 2020-09-04 10:00:43 PDT

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