[webkit-dev] Crash When Running run-safari

Assaf Inbal shmuelzon at gmail.com
Wed Apr 10 04:44:40 PDT 2019


Hey,

I’m trying to build and run (top-of-branch) WebKit to debug some weird behaviour and am running into some issues.
I compiled everything on macOS with `./Tools/Scripts/build-webkit --debug` which seemed to work just find but when I go ahead and run Safari via `./Tools/Scripts/run-safari --debug` I get an exception and the program exits:
2019-04-10 14:34:38.256 SafariForWebKitDevelopment[644:9602] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Related web view <WKWebView: 0x7fbc8752ce00> has data store <WKWebsiteDataStore: 0x7fbc872856e0> but configuration specifies a different data store <WKWebsiteDataStore: 0x7fbc87562590>'
Not sure what this means exactly and couldn’t find anything similar online.

Any help would be appreciated.

Thanks!

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20190410/96ff651e/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 1933 bytes
Desc: not available
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20190410/96ff651e/attachment.bin>


More information about the webkit-dev mailing list