[Webkit-unassigned] [Bug 54219] New: Crash in WebCore::FrameLoader::continueLoadAfterNavigationPolicy
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Feb 10 10:07:15 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=54219
Summary: Crash in
WebCore::FrameLoader::continueLoadAfterNavigationPolic
y
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: creis at chromium.org
This is currently a top crasher on the Chromium dev channel.
0x5b93e82b [chrome.dll - frameloader.cpp:2994 WebCore::FrameLoader::continueLoadAfterNavigationPolicy(WebCore::ResourceRequest const &,WTF::PassRefPtr<WebCore::FormState>,bool)
0x5b93e434 [chrome.dll - frameloader.cpp:2875 WebCore::FrameLoader::callContinueLoadAfterNavigationPolicy(void *,WebCore::ResourceRequest const &,WTF::PassRefPtr<WebCore::FormState>,bool)
0x5b9b1d16 [chrome.dll - policycallback.cpp:102 WebCore::PolicyCallback::call(bool)
0x5b9ae695 [chrome.dll - policychecker.cpp:160 WebCore::PolicyChecker::continueAfterNavigationPolicy(WebCore::PolicyAction)
0x5bca7bfc [chrome.dll - frameloaderclientimpl.cpp:958 WebKit::FrameLoaderClientImpl::dispatchDecidePolicyForNavigationAction(void ( WebCore::PolicyChecker::*)(WebCore::PolicyAction),WebCore::NavigationAction const &,WebCore::ResourceRequest const &,WTF::PassRefPtr<WebCore::FormState>)
0x5b9ae3a2 [chrome.dll - policychecker.cpp:88 WebCore::PolicyChecker::checkNavigationPolicy(WebCore::ResourceRequest const &,WebCore::DocumentLoader *,WTF::PassRefPtr<WebCore::FormState>,void (*)(void *,WebCore::ResourceRequest const &,WTF::PassRefPtr<WebCore::FormState>,bool),void *)
0x5b93bce2 [chrome.dll - frameloader.cpp:1491 WebCore::FrameLoader::loadWithDocumentLoader(WebCore::DocumentLoader *,WebCore::FrameLoadType,WTF::PassRefPtr<WebCore::FormState>)
0x5b93b9ce [chrome.dll - frameloader.cpp:1408 WebCore::FrameLoader::loadWithNavigationAction(WebCore::ResourceRequest const &,WebCore::NavigationAction const &,bool,WebCore::FrameLoadType,WTF::PassRefPtr<WebCore::FormState>)
0x5b93f327 [chrome.dll - frameloader.cpp:3258 WebCore::FrameLoader::loadDifferentDocumentItem(WebCore::HistoryItem *,WebCore::FrameLoadType)
0x5b9ac494 [chrome.dll - historycontroller.cpp:683 WebCore::HistoryController::recursiveGoToItem(WebCore::HistoryItem *,WebCore::HistoryItem *,WebCore::FrameLoadType)
0x5b9aba59 [chrome.dll - historycontroller.cpp:250 WebCore::HistoryController::goToItem(WebCore::HistoryItem *,WebCore::FrameLoadType)
0x5bc8fcfe [chrome.dll - webframeimpl.cpp:899 WebKit::WebFrameImpl::loadHistoryItem(WebKit::WebHistoryItem const &)
0x5b507560 [chrome.dll - render_view.cc:1426 RenderView::OnNavigate(ViewMsg_Navigate_Params const &)
--
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