[Webkit-unassigned] [Bug 235831] New: ASSERT(Page::nonUtilityPageCount()); loading 9to5mac.com

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 28 12:12:08 PST 2022


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

            Bug ID: 235831
           Summary: ASSERT(Page::nonUtilityPageCount()); loading
                    9to5mac.com
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: simon.fraser at apple.com
                CC: sabouhallawa at apple.com, zimmermann at kde.org

Loading https://9to5mac.com in the iOS simulator hits:

* thread #1, queue = 'com.apple.main-thread', stop reason = breakpoint 3.1
  * frame #0: 0x0000000778b19209 WebCore`WebCore::SMILTimeContainer::begin(this=0x000000076b006de0) at SMILTimeContainer.cpp:119:5
    frame #1: 0x000000077889f47e WebCore`WebCore::SVGDocumentExtensions::startAnimations(this=0x000000076bcb9680) at SVGDocumentExtensions.cpp:115:34
    frame #2: 0x0000000776cd843d WebCore`WebCore::Document::implicitClose(this={ origin = https://9to5mac.com, url = https://9to5mac.com/, inMainFrame = Detached, backForwardCacheState = NotInBackForwardCache }) at Document.cpp:3205:31
    frame #3: 0x000000077781dc9b WebCore`WebCore::FrameLoader::checkCallImplicitClose(this=0x000000076b1c51e0) at FrameLoader.cpp:942:25
    frame #4: 0x000000077781d6b9 WebCore`WebCore::FrameLoader::checkCompleted(this=0x000000076b1c51e0) at FrameLoader.cpp:883:5
    frame #5: 0x000000077781d745 WebCore`WebCore::FrameLoader::loadDone(this=0x000000076b1c51e0, type=Finish) at FrameLoader.cpp:801:9
    frame #6: 0x000000077793a0a8 WebCore`WebCore::CachedResourceLoader::loadDone(this=0x0000000765bcc830, type=Finish, shouldPerformPostLoadActions=true) at CachedResourceLoader.cpp:1446:27
    frame #7: 0x00000007778b42a0 WebCore`WebCore::SubresourceLoader::notifyDone(this=0x0000000761e83700, type=Finish) at SubresourceLoader.cpp:848:50
    frame #8: 0x00000007778b02ed WebCore`WebCore::SubresourceLoader::didFinishLoading(this=0x0000000761e83700, networkLoadMetrics=0x00007ff7bbf7b518) at SubresourceLoader.cpp:744:5
    frame #9: 0x0000000735f4ca12 WebKit`WebKit::WebResourceLoader::didFinishResourceLoad(this=0x000000076b4b7c60, networkLoadMetrics=0x00007ff7bbf7b518) at WebResourceLoader.cpp:238:19
    frame #10: 0x0000000736675f17 WebKit`void IPC::callMemberFunctionImpl<WebKit::WebResourceLoader, void (WebKit::WebResourceLoader::*)(WebCore::NetworkLoadMetrics const&), std::__1::tuple<WebCore::NetworkLoadMetrics>, 0ul>(object=0x000000076b4b7c60, function=50 c7 f4 35 07 00 00 00 00 00 00 00 00 00 00 00, args=size=1, (null)=std::__1::index_sequence<0UL> @ 0x00007ff7bbf7b448)(WebCore::NetworkLoadMetrics const&), std::__1::tuple<WebCore::NetworkLoadMetrics>&&, std::__1::integer_sequence<unsigned long, 0ul>) at HandleMessage.h:125:5
    frame #11: 0x0000000736675e6d WebKit`void IPC::callMemberFunction<WebKit::WebResourceLoader, void (WebKit::WebResourceLoader::*)(WebCore::NetworkLoadMetrics const&), std::__1::tuple<WebCore::NetworkLoadMetrics>, std::__1::integer_sequence<unsigned long, 0ul> >(args=size=1, object=0x000000076b4b7c60, function=50 c7 f4 35 07 00 00 00 00 00 00 00 00 00 00 00)(WebCore::NetworkLoadMetrics const&)) at HandleMessage.h:131:5
    frame #12: 0x0000000736673680 WebKit`void IPC::handleMessage<Messages::WebResourceLoader::DidFinishResourceLoad, WebKit::WebResourceLoader, void (WebKit::WebResourceLoader::*)(WebCore::NetworkLoadMetrics const&)>(connection=0x000000072d048680, decoder=0x0000000771a90940, object=0x000000076b4b7c60, function=50 c7 f4 35 07 00 00 00 00 00 00 00 00 00 00 00)(WebCore::NetworkLoadMetrics const&)) at HandleMessage.h:197:5
    frame #13: 0x0000000736672dbe WebKit`WebKit::WebResourceLoader::didReceiveWebResourceLoaderMessage(this=0x000000076b4b7c60, connection=0x000000072d048680, decoder=0x0000000771a90940) at WebResourceLoaderMessageReceiver.cpp:56:16
    frame #14: 0x0000000735f0f5a7 WebKit`WebKit::NetworkProcessConnection::didReceiveMessage(this=0x000000072d098580, connection=0x000000072d048680, decoder=0x0000000771a90940) at NetworkProcessConnection.cpp:98:32
    frame #15: 0x0000000735202d90 WebKit`IPC::Connection::dispatchMessage(this=0x000000072d048680, decoder=0x0000000771a90940) at Connection.cpp:1092:14
    frame #16: 0x0000000735203485 WebKit`IPC::Connection::dispatchMessage(this=0x000000072d048680, message=IPC::Decoder @ 0x0000000771a90940) at Connection.cpp:1137:9
    frame #17: 0x0000000735203a3d WebKit`IPC::Connection::dispatchOneIncomingMessage(this=0x000000072d048680) at Connection.cpp:1206:5
    frame #18: 0x0000000735221335 WebKit`IPC::Connection::enqueueIncomingMessage(this=0x00000007915b8178)::$_15::operator()() at Connection.cpp:1056:28
    frame #19: 0x0000000735221249 WebKit`WTF::Detail::CallableWrapper<IPC::Connection::enqueueIncomingMessage(std::__1::unique_ptr<IPC::Decoder, std::__1::default_delete<IPC::Decoder> >)::$_15, void>::call(this=0x00000007915b8170) at Function.h:53:39
    frame #20: 0x000000074fce6682 JavaScriptCore`WTF::Function<void ()>::operator(this=0x00007ff7bbf7ba60)() const at Function.h:82:35
    frame #21: 0x000000074fd6f262 JavaScriptCore`WTF::RunLoop::performWork(this=0x000000072d00c180) at RunLoop.cpp:133:9
    frame #22: 0x000000074fd72b8e JavaScriptCore`WTF::RunLoop::performWork(context=0x000000072d00c180) at RunLoopCF.cpp:46:37
    frame #23: 0x00007fff2037490f CoreFoundation`__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    frame #24: 0x00007fff20374807 CoreFoundation`__CFRunLoopDoSource0 + 180
    frame #25: 0x00007fff20373cd4 CoreFoundation`__CFRunLoopDoSources0 + 242
    frame #26: 0x00007fff2036e3d0 CoreFoundation`__CFRunLoopRun + 871
    frame #27: 0x00007fff2036db6c CoreFoundation`CFRunLoopRunSpecific + 562
    frame #28: 0x00007fff20828861 Foundation`-[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213

-- 
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/20220128/36038ba4/attachment.htm>


More information about the webkit-unassigned mailing list