Bug 214482 - REGRESSION (r264486): [ macOS iOS Debug ] storage/indexeddb/structured-clone-private.html and storage/indexeddb/structured-clone.html are crashing
Summary: REGRESSION (r264486): [ macOS iOS Debug ] storage/indexeddb/structured-clone-...
Status: RESOLVED DUPLICATE of bug 214450
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-07-17 10:04 PDT by Hector Lopez
Modified: 2020-07-17 10:17 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hector Lopez 2020-07-17 10:04:04 PDT
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
Comment 1 Hector Lopez 2020-07-17 10:08:44 PDT
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)
Comment 2 Radar WebKit Bug Importer 2020-07-17 10:08:56 PDT
<rdar://problem/65731365>
Comment 3 Truitt Savell 2020-07-17 10:17:33 PDT

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