[Webkit-unassigned] [Bug 229852] New: DatabaseUtilities::scopedStatement is asserting in debug API tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 3 00:34:28 PDT 2021


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

            Bug ID: 229852
           Summary: DatabaseUtilities::scopedStatement is asserting in
                    debug API tests
           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

TestWebKitAPI.WebKit.AutoplayOnVisibilityChange
        2021-09-02 21:56:36.287 com.apple.WebKit.WebContent.Development[31267:21834494] XType: can't switch to GlobalFontRegistry.  XTFontStaticRegistry is not enabled.
        SHOULD NEVER BE REACHED
        OpenSource/Source/WebKit/NetworkProcess/DatabaseUtilities.cpp(58) : WebCore::SQLiteStatementAutoResetScope WebKit::DatabaseUtilities::scopedStatement(std::unique_ptr<WebCore::SQLiteStatement> &, WTF::ASCIILiteral, WTF::ASCIILiteral) const
        1   0x12ebb1529 WTFCrash
        2   0x138b5bf1b WTFCrashWithInfo(int, char const*, char const*, int)
        3   0x139844c59 WebKit::DatabaseUtilities::scopedStatement(std::__1::unique_ptr<WebCore::SQLiteStatement, std::__1::default_delete<WebCore::SQLiteStatement> >&, WTF::ASCIILiteral, WTF::ASCIILiteral) const
        4   0x139ace777 WebKit::PCM::Database::allAttributedPrivateClickMeasurement()
        5   0x139b2c0a7 WebKit::PCM::Store::allAttributedPrivateClickMeasurement(WTF::CompletionHandler<void (WTF::Vector<WebCore::PrivateClickMeasurement, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc>&&)>&&)::$_13::operator()()
        6   0x139b2bf99 WTF::Detail::CallableWrapper<WebKit::PCM::Store::allAttributedPrivateClickMeasurement(WTF::CompletionHandler<void (WTF::Vector<WebCore::PrivateClickMeasurement, 0ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc>&&)>&&)::$_13, void>::call()
        7   0x12ebda1a2 WTF::Function<void ()>::operator()() const
        8   0x12ec83ce9 WTF::SuspendableWorkQueue::dispatch(WTF::Function<void ()>&&)::$_1::operator()() const
        9   0x12ec83c19 WTF::Detail::CallableWrapper<WTF::SuspendableWorkQueue::dispatch(WTF::Function<void ()>&&)::$_1, void>::call()
        10  0x12ebda1a2 WTF::Function<void ()>::operator()() const
        11  0x12ecefc19 WTF::(anonymous namespace)::DispatchWorkItem::operator()()
        12  0x12eceedbd void WTF::dispatchWorkItem<WTF::(anonymous namespace)::DispatchWorkItem>(void*)
        13  0x7ff8053ab1d9 _dispatch_client_callout
        14  0x7ff8053b1175 _dispatch_lane_serial_drain
        15  0x7ff8053b1c23 _dispatch_lane_invoke
        16  0x7ff8053bba11 _dispatch_workloop_worker_thread
        17  0x7ff805558122 _pthread_wqthread
        18  0x7ff8055570af start_wqthread

-- 
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/20210903/9718083e/attachment.htm>


More information about the webkit-unassigned mailing list