Bug 214450 - Regression (r264492) [mac-debug] Two storage/indexeddb tests are crashing
Summary: Regression (r264492) [mac-debug] Two storage/indexeddb tests are crashing
Status: RESOLVED DUPLICATE of bug 214481
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jer Noble
URL:
Keywords:
: 214482 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-07-17 04:18 PDT by Aakash Jain
Modified: 2020-07-17 10:18 PDT (History)
8 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aakash Jain 2020-07-17 04:18:03 PDT
Following two storage/indexeddb tests started crashing since yesterday on mac-debug.

storage/indexeddb/structured-clone-private.html
storage/indexeddb/structured-clone.html

e.g.: https://build.webkit.org/results/Apple-Catalina-Debug-WK1-Tests/r264492%20(5969)/results.html

History: https://results.webkit.org/?suite=layout-tests&suite=layout-tests&test=storage%2Findexeddb%2Fstructured-clone-private.html&test=storage%2Findexeddb%2Fstructured-clone.html
Comment 1 Aakash Jain 2020-07-17 04:20:18 PDT
CRASHING TEST: storage/indexeddb/structured-clone-private.html
abort() called

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	0x00007fff67ee233a __pthread_kill + 10
1   libsystem_pthread.dylib       	0x00007fff67f9ee60 pthread_kill + 430
2   libsystem_c.dylib             	0x00007fff67e69808 abort + 120
3   libwebrtc.dylib               	0x000000011299e5d1 rtc::webrtc_checks_impl::FatalLog(char const*, int, char const*, rtc::webrtc_checks_impl::CheckArgType const*, ...) + 769
4   libwebrtc.dylib               	0x000000011307dd46 rtc::RTCCertificateGenerator::GenerateCertificateAsync(rtc::KeyParams const&, std::__1::optional<unsigned long long> const&, rtc::scoped_refptr<rtc::RTCCertificateGeneratorCallback> const&) + 182 (rtc_certificate_generator.cc:148)
5   com.apple.WebCore             	0x0000000126cee78f WebCore::LibWebRTCCertificateGenerator::generateCertificate(WTF::Ref<WebCore::SecurityOrigin, WTF::DumbPtrTraits<WebCore::SecurityOrigin> >&&, WebCore::LibWebRTCProvider&, WebCore::PeerConnectionBackend::CertificateInformation const&, WebCore::DOMPromiseDeferred<WebCore::IDLInterface<WebCore::RTCCertificate> >&&) + 351 (LibWebRTCCertificateGenerator.cpp:117)
Comment 2 Aakash Jain 2020-07-17 04:21:25 PDT
Seems like a regression from https://trac.webkit.org/changeset/264492/webkit
Comment 3 Truitt Savell 2020-07-17 10:17:33 PDT
*** Bug 214482 has been marked as a duplicate of this bug. ***
Comment 4 Truitt Savell 2020-07-17 10:18:52 PDT

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