Bug 188302 - Crash in WebKit::WebFramePolicyListenerProxy::use
Summary: Crash in WebKit::WebFramePolicyListenerProxy::use
Status: RESOLVED DUPLICATE of bug 188229
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-03 05:11 PDT by Dieter Komendera
Modified: 2018-08-04 14:26 PDT (History)
0 users

See Also:


Attachments
crash log (109.83 KB, text/plain)
2018-08-03 05:11 PDT, Dieter Komendera
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dieter Komendera 2018-08-03 05:11:15 PDT
Created attachment 346472 [details]
crash log

* go to https://www.exoscale.com/pricing/#/compute/medium
* click on the "Storage" tab

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.WebKit              	0x0000000112590324 WebKit::WebFramePolicyListenerProxy::use(API::WebsitePolicies*, WebKit::ShouldProcessSwapIfPossible) + 22
1   com.apple.Safari.framework    	0x000000010fd369b3 std::__1::__function::__func<Safari::BrowserPageNavigationClient::handleUseWithWebsitePolicies(NSURL*, WKNavigationType, Safari::WebKitFrameType, Safari::WK::FramePolicyListener, std::__1::function<void ()>)::$_5, std::__1::allocator<Safari::BrowserPageNavigationClient::handleUseWithWebsitePolicies(NSURL*, WKNavigationType, Safari::WebKitFrameType, Safari::WK::FramePolicyListener, std::__1::function<void ()>)::$_5>, void (Safari::WK::WebsitePolicies)>::operator()(Safari::WK::WebsitePolicies&&) + 35
2   com.apple.Safari.framework    	0x000000010fd34a89 ___ZN6Safari27BrowserPageNavigationClient25loadWebsitePoliciesForURLEP5NSURL16WKNavigationTypebNSt3__18functionIFvNS_2WK15WebsitePoliciesEEEE_block_invoke.750 + 98
3   libdispatch.dylib             	0x00007fff7e7d9e0e _dispatch_block_async_invoke2 + 102
Comment 1 Alexey Proskuryakov 2018-08-04 14:26:22 PDT

*** This bug has been marked as a duplicate of bug 188229 ***