[Webkit-unassigned] [Bug 229551] New: PrivateClickMeasurementManager::firePendingAttributionRequests() is crashing in debug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 26 05:29:28 PDT 2021


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

            Bug ID: 229551
           Summary: PrivateClickMeasurementManager::firePendingAttribution
                    Requests() is crashing in debug
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: youennf at gmail.com

See https://build-safari.apple.com/#/builders/2620/builds/100

    TestWebKitAPI.WebKit.AutoplayOnVisibilityChange
        2021-08-25 10:40:45.775 com.apple.WebKit.WebContent.Development[40235:2276300] XType: can't switch to GlobalFontRegistry.  XTFontStaticRegistry is not enabled.
        SHOULD NEVER BE REACHED
        /Volumes/Data/worker/trunk-starbravo-debug-archive/build/OpenSource/Source/WebKit/NetworkProcess/PrivateClickMeasurementManager.cpp(423) : auto WebKit::PrivateClickMeasurementManager::firePendingAttributionRequests()::(anonymous class)::operator()(auto &&) const [attributions:auto = WTF::Vector<WebCore::PrivateClickMeasurement, 0, WTF::CrashOnOverflow, 16>]
        1   0x11fe61009 WTFCrash
        2   0x129c9adeb WTFCrashWithInfo(int, char const*, char const*, int)
        3   0x12aaec14e auto WebKit::PrivateClickMeasurementManager::firePendingAttributionRequests()::$_22::operator()<WTF::Vector<WebCore::PrivateClickMeasurement, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc> >(WTF::Vector<WebCore::PrivateClickMeasurement, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc>&&) const
        4   0x12aaebf41 WTF::Detail::CallableWrapper<WebKit::PrivateClickMeasurementManager::firePendingAttributionRequests()::$_22, void, WTF::Vector<WebCore::PrivateClickMeasurement, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc>&&>::call(WTF::Vector<WebCore::PrivateClickMeasurement, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc>&&)
        5   0x12abd96a7 WTF::Function<void (WTF::Vector<WebCore::PrivateClickMeasurement, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc>&&)>::operator()(WTF::Vector<WebCore::PrivateClickMeasurement, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc>&&) const
        6   0x12ab42a10 WTF::CompletionHandler<void (WTF::Vector<WebCore::PrivateClickMeasurement, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc>&&)>::operator()(WTF::Vector<WebCore::PrivateClickMeasurement, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc>&&)
        7   0x12abda89c WebKit::WebResourceLoadStatisticsStore::allAttributedPrivateClickMeasurement(WTF::CompletionHandler<void (WTF::Vector<WebCore::PrivateClickMeasurement, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc>&&)>&&)::$_114::operator()()::'lambda0'()::operator()()
        8   0x12abda7c9 WTF::Detail::CallableWrapper<WebKit::WebResourceLoadStatisticsStore::allAttributedPrivateClickMeasurement(WTF::CompletionHandler<void (WTF::Vector<WebCore::PrivateClickMeasurement, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc>&&)>&&)::$_114::operator()()::'lambda0'(), void>::call()
        9   0x11fe8a0f2 WTF::Function<void ()>::operator()() const
        10  0x11ff0744e WTF::RunLoop::performWork()
        11  0x11ff0ad1e WTF::RunLoop::performWork(void*)
        12  0x7ff8027d0ded __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__
        13  0x7ff8027d0d55 __CFRunLoopDoSource0
        14  0x7ff8027d0ad4 __CFRunLoopDoSources0
        15  0x7ff8027cf50b __CFRunLoopRun
        16  0x7ff8027ceacd CFRunLoopRunSpecific
        17  0x7ff80363366e -[NSRunLoop(NSRunLoop) runMode:beforeDate:]
        18  0x7ff8036bda03 -[NSRunLoop(NSRunLoop) run]
        19  0x7ff80245f233 _xpc_objc_main
        20  0x7ff80245ec22 xpc_main
        21  0x12aaeedbf WebKit::XPCServiceMain(int, char const**)
        22  0x12c1cb26b WKXPCServiceMain
        23  0x1005b1ea2 main
        24  0x106c944d5

-- 
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/20210826/f4182720/attachment.htm>


More information about the webkit-unassigned mailing list