Bug 147407 - [GTK] Crash in WebKit::WebFrameLoaderClient::dispatchDecidePolicyForNavigationAction
Summary: [GTK] Crash in WebKit::WebFrameLoaderClient::dispatchDecidePolicyForNavigatio...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-29 09:17 PDT by Michael Catanzaro
Modified: 2017-03-11 10:52 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Catanzaro 2015-07-29 09:17:01 PDT
Truncated backtrace:
Thread no. 1 (10 frames)
 #6 std::__throw_bad_function_call at ../../../../../libstdc++-v3/src/c++11/functexcept.cc:139
 #7 operator() at /usr/include/c++/5.1.1/functional:2270
 #8 WebKit::WebFrameLoaderClient::dispatchDecidePolicyForNavigationAction(WebCore::NavigationAction const&, WebCore::ResourceRequest const&, WTF::PassRefPtr<WebCore::FormState>, std::function<void (WebCore::PolicyAction)>) at /usr/src/debug/webkitgtk-2.8.4/Source/WebKit2/WebProcess/WebCoreSupport/WebFrameLoaderClient.cpp:740
 #9 WebCore::PolicyChecker::checkNavigationPolicy(WebCore::ResourceRequest const&, WebCore::DocumentLoader*, WTF::PassRefPtr<WebCore::FormState>, std::function<void (WebCore::ResourceRequest const&, WTF::PassRefPtr<WebCore::FormState>, bool)>) at /usr/src/debug/webkitgtk-2.8.4/Source/WebCore/loader/PolicyChecker.cpp:111
 #10 WebCore::FrameLoader::loadWithDocumentLoader at /usr/src/debug/webkitgtk-2.8.4/Source/WebCore/loader/FrameLoader.cpp:1465
 #11 WebCore::FrameLoader::loadWithNavigationAction at /usr/src/debug/webkitgtk-2.8.4/Source/WebCore/loader/FrameLoader.cpp:1327
 #12 WebCore::FrameLoader::loadURL at /usr/src/debug/webkitgtk-2.8.4/Source/WebCore/loader/FrameLoader.cpp:1259
 #13 WebCore::FrameLoader::loadFrameRequest at /usr/src/debug/webkitgtk-2.8.4/Source/WebCore/loader/FrameLoader.cpp:1178
 #14 WebCore::FrameLoader::urlSelected at /usr/src/debug/webkitgtk-2.8.4/Source/WebCore/loader/FrameLoader.cpp:342
 #15 WebCore::FrameLoader::changeLocation at /usr/src/debug/webkitgtk-2.8.4/Source/WebCore/loader/FrameLoader.cpp:316

Full backtrace in the downstream bug.