[Webkit-unassigned] [Bug 152559] New: ASSERT(m_nsResponse) in ResourceResponse::platformCertificateInfo() when running tests in iOS simulator

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 25 10:51:44 PST 2015


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

            Bug ID: 152559
           Summary: ASSERT(m_nsResponse) in
                    ResourceResponse::platformCertificateInfo() when
                    running tests in iOS simulator
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Page Loading
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ap at webkit.org
                CC: beidson at apple.com, ddkilzer at webkit.org,
                    koivisto at iki.fi, mitz at webkit.org

I get this assertion every time when running tests in debug mode. It's a regression, as I've been able to run tests in debug mode a few months ago.

$ run-webkit-tests --ios-simulator js/intl-collator.html --no-retry --no-timeout

#1    0x0000000110eb3455 in WebCore::ResourceResponse::platformCertificateInfo() const at /Volumes/Data/Safari/OpenSource/Source/WebCore/platform/network/cocoa/ResourceResponseCocoa.mm:70
#2    0x0000000112461cb4 in WebCore::ResourceResponseBase::includeCertificateInfo() const at /Volumes/Data/Safari/OpenSource/Source/WebCore/platform/network/ResourceResponseBase.cpp:181
#3    0x00000001098c6962 in WebKit::NetworkLoad::sharedDidReceiveResponse(WebCore::ResourceResponse const&) at /Volumes/Data/Safari/OpenSource/Source/WebKit2/NetworkProcess/NetworkLoad.cpp:141
#4    0x00000001098c6b6d in WebKit::NetworkLoad::didReceiveResponseAsync(WebCore::ResourceHandle*, WebCore::ResourceResponse const&) at /Volumes/Data/Safari/OpenSource/Source/WebKit2/NetworkProcess/NetworkLoad.cpp:232
#5    0x00000001124510e5 in ::___ZN7WebCore55ResourceHandleCFURLConnectionDelegateWithOperationQueue18didReceiveResponseEP16_CFURLConnectionP14_CFURLResponse_block_invoke() at /Volumes/Data/Safari/OpenSource/Source/WebCore/platform/network/cf/ResourceHandleCFURLConnectionDelegateWithOperationQueue.cpp:162

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151225/055fccc3/attachment.html>


More information about the webkit-unassigned mailing list