[Webkit-unassigned] [Bug 149882] New: Still seeing crashes at WebCore::DocumentLoader::stopLoadingForPolicyChange
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 7 11:35:54 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=149882
Bug ID: 149882
Summary: Still seeing crashes at
WebCore::DocumentLoader::stopLoadingForPolicyChange
Classification: Unclassified
Product: WebKit
Version: Other
Hardware: iOS
OS: iOS 9.0
Status: NEW
Severity: Major
Priority: P2
Component: WebCore Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: kraghavan at cloudcar.com
I see crashes similar to https://bugs.webkit.org/show_bug.cgi?id=147418 in iOS 9.0.2 when trying to load a request using UIWebView. Here is the stack traces of it.
Thread : Crashed: WebThread
0 WebCore 0x3179ab8a WebCore::DocumentLoader::stopLoadingForPolicyChange() + 25
1 WebCore 0x3179bce1 std::__1::__function::__func<WebCore::DocumentLoader::willSendRequest(WebCore::ResourceRequest&, WebCore::ResourceResponse const&)::$_0, std::__1::allocator<WebCore::DocumentLoader::willSendRequest(WebCore::ResourceRequest&, WebCore::ResourceResponse const&)::$_0>, void (WebCore::ResourceRequest const&, WTF::PassRefPtr<WebCore::FormState>, bool)>::operator()(WebCore::ResourceRequest const&, WTF::PassRefPtr<WebCore::FormState>&&, bool&&) + 32
2 WebCore 0x3179bce1 std::__1::__function::__func<WebCore::DocumentLoader::willSendRequest(WebCore::ResourceRequest&, WebCore::ResourceResponse const&)::$_0, std::__1::allocator<WebCore::DocumentLoader::willSendRequest(WebCore::ResourceRequest&, WebCore::ResourceResponse const&)::$_0>, void (WebCore::ResourceRequest const&, WTF::PassRefPtr<WebCore::FormState>, bool)>::operator()(WebCore::ResourceRequest const&, WTF::PassRefPtr<WebCore::FormState>&&, bool&&) + 32
3 WebCore 0x31554143 WebCore::PolicyCallback::call(bool) + 58
4 WebCore 0x315540e9 WebCore::PolicyChecker::continueAfterNavigationPolicy(WebCore::PolicyAction) + 416
5 WebKitLegacy 0x32156547 -[WebFramePolicyListener receivedPolicyDecision:] + 218
6 WebCore 0x31f9479f HandleRunSource(void*) + 282
Thanks,
Karthick
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151007/6269f25a/attachment.html>
More information about the webkit-unassigned
mailing list