| Summary: | Regression (r264492) [mac-debug] Two storage/indexeddb tests are crashing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Aakash Jain <aakash_jain> |
| Component: | Tools / Tests | Assignee: | Jer Noble <jer.noble> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | aakash_jain, ap, eric.carlson, hector_i_lopez, jer.noble, sihui_liu, tsavell, webkit-bot-watchers-bugzilla |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=214410 | ||
|
Description
Aakash Jain
2020-07-17 04:18:03 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) Seems like a regression from https://trac.webkit.org/changeset/264492/webkit *** Bug 214482 has been marked as a duplicate of this bug. *** *** This bug has been marked as a duplicate of bug 214481 *** |