Bug 149564

Summary: [GTK] Crash in WebKit::WebFrameLoaderClient::dispatchDecidePolicyForNavigationAction
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: cgarcia, mcatanzaro
Priority: P2    
Version: Other   
Hardware: PC   
OS: Linux   
See Also: https://bugzilla.redhat.com/show_bug.cgi?id=1264418

Michael Catanzaro
Reported 2015-09-25 13:43:48 PDT
Full backtrace downstream. Truncated backtrace: Thread no. 1 (10 frames) #2 __gnu_cxx::__verbose_terminate_handler() at /lib64/libstdc++.so.6 #3 ?? at /lib64/libstdc++.so.6 #4 std::terminate() at /lib64/libstdc++.so.6 #5 __cxa_throw at /lib64/libstdc++.so.6 #6 std::__throw_bad_function_call() at /lib64/libstdc++.so.6 #7 WebKit::WebFrameLoaderClient::dispatchDecidePolicyForNavigationAction(WebCore::NavigationAction const&, WebCore::ResourceRequest const&, WTF::PassRefPtr<WebCore::FormState>, std::function<void (WebCore::PolicyAction)>) at /lib64/libwebkit2gtk-4.0.so.37 #8 WebCore::PolicyChecker::checkNavigationPolicy(WebCore::ResourceRequest const&, WebCore::DocumentLoader*, WTF::PassRefPtr<WebCore::FormState>, std::function<void (WebCore::ResourceRequest const&, WTF::PassRefPtr<WebCore::FormState>, bool)>) at /lib64/libwebkit2gtk-4.0.so.37 #9 WebCore::FrameLoader::loadWithDocumentLoader(WebCore::DocumentLoader*, WebCore::FrameLoadType, WTF::PassRefPtr<WebCore::FormState>, WebCore::AllowNavigationToInvalidURL) at /lib64/libwebkit2gtk-4.0.so.37 #10 WebCore::FrameLoader::load(WebCore::DocumentLoader*) at /lib64/libwebkit2gtk-4.0.so.37 #11 WebCore::FrameLoader::load(WebCore::FrameLoadRequest const&) at /lib64/libwebkit2gtk-4.0.so.37
Attachments
Michael Catanzaro
Comment 1 2015-09-25 14:01:54 PDT
Closing this one because the downstream backtrace is not very good. We should spend time on crashes with better backtraces.
Note You need to log in before you can comment on or make changes to this bug.