[Webkit-unassigned] [Bug 210744] New: [ macOS wk2 ] REGRESSION(r260322): http/tests/resourceLoadStatistics/strip-referrer-to-origin-for-prevalent-subresource-redirects-database.html is constantly crashing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 20 07:13:34 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=210744

            Bug ID: 210744
           Summary: [ macOS wk2 ] REGRESSION(r260322):
                    http/tests/resourceLoadStatistics/strip-referrer-to-or
                    igin-for-prevalent-subresource-redirects-database.html
                    is constantly crashing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jacob_uphoff at apple.com

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,

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200420/0f452e42/attachment-0001.htm>


More information about the webkit-unassigned mailing list