[Webkit-unassigned] [Bug 189233] New: [macOS] Can’t run-safari with Debug build: ASSERTION FAILED: !m_client.didFinishDocumentLoadForFrame in WKPageSetPageLoaderClient
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Sep 2 09:19:14 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=189233
Bug ID: 189233
Summary: [macOS] Can’t run-safari with Debug build: ASSERTION
FAILED: !m_client.didFinishDocumentLoadForFrame in
WKPageSetPageLoaderClient
Product: WebKit
Version: Safari Technology Preview
Hardware: Unspecified
OS: Unspecified
Status: NEW
Keywords: Regression
Severity: Normal
Priority: P1
Component: WebKit API
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mitz at webkit.org
CC: achristensen at apple.com
Safari can’t run with a Debug build of r235583:
$ run-safari
Starting SafariForWebKitDevelopment with DYLD_FRAMEWORK_PATH set to point to built WebKit in […]Debug.
ASSERTION FAILED: !m_client.didFinishDocumentLoadForFrame
/Projects/Safari/OpenSource/Source/WebKit/UIProcess/API/C/WKPage.cpp(1047) : WKPageSetPageLoaderClient(WKPageRef, const WKPageLoaderClientBase *)::LoaderClient::LoaderClient(const WKPageLoaderClientBase *)
1 0x10f428da9 WTFCrash
2 0x11400d3fb WTFCrashWithInfo(int, char const*, char const*, int)
3 0x115196374 WKPageSetPageLoaderClient::LoaderClient::LoaderClient(WKPageLoaderClientBase const*)
4 0x1151962bd WKPageSetPageLoaderClient::LoaderClient::LoaderClient(WKPageLoaderClientBase const*)
5 0x11518f95d WKPageSetPageLoaderClient
6 0x7fff573f0e8e Safari::WK::Page::setPageLoaderClient(Safari::WK::PageLoaderClient*) const
[…]
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180902/63545295/attachment.html>
More information about the webkit-unassigned
mailing list