[Webkit-unassigned] [Bug 176299] New: WebCore::DocumentLoader m_subresourceLoaders Infinite Loop

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 3 02:30:53 PDT 2017


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

            Bug ID: 176299
           Summary: WebCore::DocumentLoader m_subresourceLoaders  Infinite
                    Loop
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ak4868 at 163.com

Created attachment 319768

  --> https://bugs.webkit.org/attachment.cgi?id=319768&action=review

crash log

we find UIWebView sometimes hangs at main thread, when this happened webcore thread cpu useage goes to 100%.according to the crash log it seems that the webcore thread is doing an infinite loop, hence the main thread won't continue for it's waiting the end of the webcore thread.

Steps:
1. create UIViewController with UIWebview and load url like https://www.baidu.com 
2. pop that UIViewController then go to steps 1

-- 
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/20170903/df865a84/attachment-0001.html>


More information about the webkit-unassigned mailing list