Bug 210744 - [ macOS wk2 ] REGRESSION(r260322): http/tests/resourceLoadStatistics/strip-referrer-to-origin-for-prevalent-subresource-redirects-database.html is constantly crashing
Summary: [ macOS wk2 ] REGRESSION(r260322): http/tests/resourceLoadStatistics/strip-re...
Status: RESOLVED DUPLICATE of bug 210759
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-04-20 07:13 PDT by Jacob Uphoff
Modified: 2020-04-20 13:16 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jacob Uphoff 2020-04-20 07:13:34 PDT
http/tests/resourceLoadStatistics/strip-referrer-to-origin-for-prevalent-subresource-redirects-database.html

This test started to constantly crash on macOS wk2 after r260322 with an assertion failure.

History:

https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2FresourceLoadStatistics%2Fstrip-referrer-to-origin-for-prevalent-subresource-redirects-database.html

Crash:

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x00000000bbadbeef
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Segmentation fault: 11
Termination Reason:    Namespace SIGNAL, Code 0xb
Terminating Process:   exc handler [81283]

VM Regions Near 0xbbadbeef:
--> 
    __TEXT                 0000000102c08000-0000000102c09000 [    4K] r-x/r-x SM=COW  /Volumes/VOLUME/*/*.Development

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.JavaScriptCore      	0x000000012fb473ae WTFCrash + 14 (Assertions.cpp:309)
1   com.apple.WebKit              	0x00000001063824cb WTFCrashWithInfo(int, char const*, char const*, int) + 27
2   com.apple.WebKit              	0x0000000106dc44bb WebKit::NetworkCache::SpeculativeLoadManager::PendingFrameLoad::~PendingFrameLoad() + 107 (NetworkCacheSpeculativeLoadManager.cpp:171)
3   com.apple.WebKit              	0x0000000106dc4425 WebKit::NetworkCache::SpeculativeLoadManager::PendingFrameLoad::~PendingFrameLoad() + 21 (NetworkCacheSpeculativeLoadManager.cpp:173)
4   com.apple.WebKit              	0x0000000106dc43fb std::__1::default_delete<WebKit::NetworkCache::SpeculativeLoadManager::PendingFrameLoad>::operator()(WebKit::NetworkCache::SpeculativeLoadManager::PendingFrameLoad*) const + 43 (memory:2338)
5   com.apple.WebKit              	0x0000000106dc43bc WTF::RefCounted<WebKit::NetworkCache::SpeculativeLoadManager::PendingFrameLoad, std::__1::default_delete<WebKit::NetworkCache::SpeculativeLoadManager::PendingFrameLoad> >::deref() const + 60 (RefCounted.h:191)
6   com.apple.WebKit              	0x0000000106dc4341 void WTF::derefIfNotNull<WebKit::NetworkCache::SpeculativeLoadManager::PendingFrameLoad>(WebKit::NetworkCache::SpeculativeLoadManager::PendingFrameLoad*) + 49 (RefPtr.h:45)
7   com.apple.WebKit              	0x0000000106dc4309 WTF::RefPtr<WebKit::NetworkCache::SpeculativeLoadManager::PendingFrameLoad, WTF::DumbPtrTraits<WebKit::NetworkCache::SpeculativeLoadManager::PendingFrameLoad> >::~RefPtr() + 41 (RefPtr.h:70)
8   com.apple.WebKit              	0x0000000106dc42d5 WTF::RefPtr<WebKit::NetworkCache::SpeculativeLoadManager::PendingFrameLoad, WTF::DumbPtrTraits<WebKit::NetworkCache::SpeculativeLoadManager::PendingFrameLoad> >::~RefPtr() + 21 (RefPtr.h:70)
9   com.apple.WebKit              	0x0000000106dc42ae WTF::KeyValuePair<WebKit::NetworkCache::GlobalFrameID, WTF::RefPtr<WebKit::NetworkCache::SpeculativeLoadManager::PendingFrameLoad, WTF::DumbPtrTraits<WebKit::NetworkCache::SpeculativeLoadManager::PendingFrameLoad> > >::~KeyValuePair() + 30 (KeyValuePair.h:33)
10  com.apple.WebKit              	0x0000000106dc4275 WTF::KeyValuePair<WebKit::NetworkCache::GlobalFrameID, WTF::RefPtr<WebKit::NetworkCache::SpeculativeLoadManager::PendingFrameLoad, WTF::DumbPtrTraits<WebKit::NetworkCache::SpeculativeLoadManager::PendingFrameLoad> > >::~KeyValuePair() + 21 (KeyValuePair.h:33)
11  com.apple.WebKit              	0x0000000106dc4201 WTF::HashTable<WebKit::NetworkCache::GlobalFrameID, WTF::KeyValuePair<WebKit::NetworkCache::GlobalFrameID, WTF::RefPtr<WebKit::NetworkCache::SpeculativeLoadManager::PendingFrameLoad, WTF::DumbPtrTraits<WebKit::NetworkCache::SpeculativeLoadManager::PendingFrameLoad> > >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<WebKit::NetworkCache::GlobalFrameID, WTF::RefPtr<WebKit::NetworkCache::SpeculativeLoadManager::PendingFrameLoad, WTF::DumbPtrTraits<WebKit::NetworkCache::SpeculativeLoadManager::PendingFrameLoad> > > >, WTF::GlobalFrameIDHash, WTF::HashMap<WebKit::NetworkCache::GlobalFrameID, WTF::RefPtr<WebKit::NetworkCache::SpeculativeLoadManager::PendingFrameLoad, WTF::DumbPtrTraits<WebKit::NetworkCache::SpeculativeLoadManager::PendingFrameLoad> >, WTF::GlobalFrameIDHash, WTF::HashTraits<WebKit::NetworkCache::GlobalFrameID>, WTF::HashTraits<WTF::RefPtr<WebKit::NetworkCache::SpeculativeLoadManager::PendingFrameLoad, WTF::DumbPtrTraits<WebKit::NetworkCache::SpeculativeLoadManager::PendingFrameLoad> > > >::KeyValuePairTraits, WTF::HashTraits<WebKit::NetworkCache::GlobalFrameID> >::deallocateTable(WTF::KeyValuePair<WebKit::NetworkCache::GlobalFrameID, WTF::RefPtr<WebKit::NetworkCache::SpeculativeLoadManager::PendingFrameLoad, WTF::DumbPtrTraits<WebKit::NetworkCache::SpeculativeLoadManager::PendingFrameLoad> > >*) + 97 (HashTable.h:1225)
12  com.apple.WebKit              	0x0000000106dc40c6 WTF::HashTable<WebKit::NetworkCache::GlobalFrameID, WTF::KeyValuePair<WebKit::NetworkCache::GlobalFrameID,
Comment 1 Radar WebKit Bug Importer 2020-04-20 07:14:16 PDT
<rdar://problem/62056856>
Comment 2 Alex Christensen 2020-04-20 13:16:34 PDT

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