Bug 214482
Summary: | REGRESSION (r264486): [ macOS iOS Debug ] storage/indexeddb/structured-clone-private.html and storage/indexeddb/structured-clone.html are crashing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Hector Lopez <hector_i_lopez> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | sihui_liu, tsavell, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Hector Lopez
storage/indexeddb/structured-clone-private.html and storage/indexeddb/structured-clone.html
Tests are crashing after revision https://trac.webkit.org/changeset/264486/webkit.
History:
https://results.webkit.org/?suite=layout-tests&suite=layout-tests&test=storage%2Findexeddb%2Fstructured-clone-private.html&test=storage%2Findexeddb%2Fstructured-clone.html
Crash logs:
No crash log found for WebKitTestRunner:58181.
stdout:
stderr:
#
# Fatal error in: /Volumes/Data/slave/catalina-debug/build/Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/rtc_certificate_generator.cc, line 147
# last system error: 2
# Check failed: signaling_thread_->IsCurrent()
# #CRASHED - com.apple.WebKit.WebContent.Development (pid 59858)
LEAK: 2 WebProcessPool
LEAK: 2 WebPageProxy
No crash log found for WebKitTestRunner:59870.
stdout:
stderr:
#
# Fatal error in: /Volumes/Data/slave/catalina-debug/build/Source/ThirdParty/libwebrtc/Source/webrtc/rtc_base/rtc_certificate_generator.cc, line 147
# last system error: 2
# Check failed: signaling_thread_->IsCurrent()
# #CRASHED - com.apple.WebKit.WebContent.Development (pid 59872)
LEAK: 1 WebProcessPool
LEAK: 1 WebPageProxy
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Hector Lopez
Result Page:
https://build.webkit.org/results/Apple%20Mojave%20Debug%20WK2%20(Tests)/r264486%20(10862)/results.html
Updated Crash Log:
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 com.apple.JavaScriptCore 0x0000000134f61260 WTFCrash + 16 (Assertions.cpp:295)
1 com.apple.WebKit 0x000000010e6a5a8b WTFCrashWithInfo(int, char const*, char const*, int) + 27
2 com.apple.WebKit 0x000000010eea68af WebKit::NetworkProcessPlatformStrategies::createBlobRegistry()::EmptyBlobRegistry::registerBlobURLOptionallyFileBacked(WTF::URL const&, WTF::URL const&, WTF::RefPtr<WebCore::BlobDataFileReference, WTF::DumbPtrTraits<WebCore::BlobDataFileReference> >&&, WTF::String const&) + 95
3 com.apple.WebCore 0x000000011df76437 WebCore::ThreadableBlobRegistry::registerBlobURLOptionallyFileBacked(WTF::URL const&, WTF::URL const&, WTF::String const&, WTF::String const&)::$_7::operator()() const + 167 (ThreadableBlobRegistry.cpp:123)
4 com.apple.WebCore 0x000000011df762b9 WTF::Detail::CallableWrapper<WebCore::ThreadableBlobRegistry::registerBlobURLOptionallyFileBacked(WTF::URL const&, WTF::URL const&, WTF::String const&, WTF::String const&)::$_7, void>::call() + 25 (Function.h:52)
5 com.apple.JavaScriptCore 0x0000000134f8c37a WTF::Function<void ()>::operator()() const + 138 (Function.h:84)
Radar WebKit Bug Importer
<rdar://problem/65731365>
Truitt Savell
*** This bug has been marked as a duplicate of bug 214450 ***