[Webkit-unassigned] [Bug 107225] New: ASSERTION FAILED: d->m_defersLoading != defers loading cbssports.com

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 17 21:52:37 PST 2013


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

           Summary: ASSERTION FAILED: d->m_defersLoading != defers loading
                    cbssports.com
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://www.cbssports.com
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: simon.fraser at apple.com
                CC: beidson at apple.com


WebKit r140093

ASSERTION FAILED: d->m_defersLoading != defers
/Volumes/DataSSD/Development/apple/webkit/WebKit.git/Source/WebCore/platform/network/ResourceHandle.cpp(173) : void WebCore::ResourceHandle::setDefersLoading(bool)
1   0x1049e44c5 WebCore::ResourceHandle::setDefersLoading(bool)
2   0x1049ee671 WebCore::ResourceLoader::setDefersLoading(bool)
3   0x10454cc36 WebCore::MainResourceLoader::setDefersLoading(bool)
4   0x10389c93d WebCore::DocumentLoader::setDefersLoading(bool)
5   0x103b6d22d WebCore::FrameLoader::setDefersLoading(bool)
6   0x10464ddda WebCore::Page::setDefersLoading(bool)
7   0x1012c1795 WebKit::WebPage::setDefersLoading(bool)
8   0x1013f276e WKBundlePageSetDefersLoading
9   0x114a488d6 Safari::WK::BundlePage::setDefersLoading(bool) const
10  0x11492feb5 Safari::BrowserBundlePageController::deferPageLoadingUntilSafeBrowsingCheckComplete(Safari::WK::BundleFrame const&)
11  0x11494c975 Safari::BrowserBundlePageLoaderClient::didStartProvisionalLoadForFrame(Safari::WK::BundlePage const&, Safari::WK::BundleFrame const&, Safari::WK::Type&)
12  0x114a49eb8 Safari::WK::didStartProvisionalLoadForFrame(OpaqueWKBundlePage const*, OpaqueWKBundleFrame const*, void const**, void const*)
13  0x1010b1a36 WebKit::InjectedBundlePageLoaderClient::didStartProvisionalLoadForFrame(WebKit::WebPage*, WebKit::WebFrame*, WTF::RefPtr<WebKit::APIObject>&)
14  0x10126168f WebKit::WebFrameLoaderClient::dispatchDidStartProvisionalLoad()
15  0x103b72b4e WebCore::FrameLoader::prepareForLoadStart()
16  0x103b78800 WebCore::FrameLoader::continueLoadAfterWillSubmitForm()
17  0x103b7500f WebCore::FrameLoader::continueLoadAfterNavigationPolicy(WebCore::ResourceRequest const&, WTF::PassRefPtr<WebCore::FormState>, bool)
18  0x103b75077 WebCore::FrameLoader::callContinueLoadAfterNavigationPolicy(void*, WebCore::ResourceRequest const&, WTF::PassRefPtr<WebCore::FormState>, bool)
19  0x1046b1a7c WebCore::PolicyCallback::call(bool)
20  0x1046b276c WebCore::PolicyChecker::continueAfterNavigationPolicy(WebCore::PolicyAction)
21  0x101262e13 WebKit::WebFrameLoaderClient::dispatchDecidePolicyForNavigationAction(void (WebCore::PolicyChecker::*)(WebCore::PolicyAction), WebCore::NavigationAction const&, WebCore::ResourceRequest const&, WTF::PassRefPtr<WebCore::FormState>)
22  0x1046b2488 WebCore::PolicyChecker::checkNavigationPolicy(WebCore::ResourceRequest const&, WebCore::DocumentLoader*, WTF::PassRefPtr<WebCore::FormState>, void (*)(void*, WebCore::ResourceRequest const&, WTF::PassRefPtr<WebCore::FormState>, bool), void*)
23  0x103b74a45 WebCore::FrameLoader::loadWithDocumentLoader(WebCore::DocumentLoader*, WebCore::FrameLoadType, WTF::PassRefPtr<WebCore::FormState>)
24  0x103b73ccb WebCore::FrameLoader::loadWithNavigationAction(WebCore::ResourceRequest const&, WebCore::NavigationAction const&, bool, WebCore::FrameLoadType, WTF::PassRefPtr<WebCore::FormState>)
25  0x103b71e44 WebCore::FrameLoader::loadURL(WebCore::KURL const&, WTF::String const&, WTF::String const&, bool, WebCore::FrameLoadType, WTF::PassRefPtr<WebCore::Event>, WTF::PassRefPtr<WebCore::FormState>)
26  0x103b70eb5 WebCore::FrameLoader::loadURLIntoChildFrame(WebCore::KURL const&, WTF::String const&, WebCore::Frame*)
27  0x101265723 WebKit::WebFrameLoaderClient::createFrame(WebCore::KURL const&, WTF::String const&, WebCore::HTMLFrameOwnerElement*, WTF::String const&, bool, int, int)
28  0x104c38da6 WebCore::SubframeLoader::loadSubframe(WebCore::HTMLFrameOwnerElement*, WebCore::KURL const&, WTF::String const&, WTF::String const&)
29  0x104c37390 WebCore::SubframeLoader::loadOrRedirectSubframe(WebCore::HTMLFrameOwnerElement*, WebCore::KURL const&, WTF::AtomicString const&, bool, bool)
30  0x104c3710e WebCore::SubframeLoader::requestFrame(WebCore::HTMLFrameOwnerElement*, WTF::String const&, WTF::AtomicString const&, bool, bool)
31  0x103cdb8a4 WebCore::HTMLFrameElementBase::openURL(bool, bool)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list