WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
149564
[GTK] Crash in WebKit::WebFrameLoaderClient::dispatchDecidePolicyForNavigationAction
https://bugs.webkit.org/show_bug.cgi?id=149564
Summary
[GTK] Crash in WebKit::WebFrameLoaderClient::dispatchDecidePolicyForNavigatio...
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug