[Webkit-unassigned] [Bug 228853] New: ASSERTION FAILED: !m_networkLoad in NetworkResourceLoader::~NetworkResourceLoader()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 5 18:46:34 PDT 2021


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

            Bug ID: 228853
           Summary: ASSERTION FAILED: !m_networkLoad in
                    NetworkResourceLoader::~NetworkResourceLoader()
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com
                CC: achristensen at apple.com, cdumez at apple.com,
                    kkinnunen at apple.com, youennf at gmail.com

Created attachment 435046

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

test patch

ASSERTION FAILED: !m_networkLoad in NetworkResourceLoader::~NetworkResourceLoader()

1. Applying the test patch
2. Compile Mac Debug
   Tools/Scripts/build-webkit --debug
3. Run layout tests
   ./Tools/Scripts/run-webkit-tests --debug --no-build http/tests/fetch
4. The assertion fails in the next test case of http/tests/fetch/keepalive-fetch.html

ASSERTION FAILED: !m_networkLoad
/Volumes/Data/webkit/ga/Source/WebKit/NetworkProcess/NetworkResourceLoader.cpp(137) : virtual WebKit::NetworkResourceLoader::~NetworkResourceLoader()

-- 
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/20210806/fe2687c6/attachment.htm>


More information about the webkit-unassigned mailing list