[webkit-dev] Cannot load pages with run-safari --ios-simulator (public SDK)

Frédéric Wang fwang at igalia.com
Thu Jun 6 10:00:35 PDT 2019


On 06/06/2019 18:32, Dan Bernstein wrote:
>
> When dyld aborts this way it logs the reason (based on the backtrace,
> likely a missing symbol). You may be able to find the message from
> dyld in the macOS Console app (the Simulator app also allows you to
> open the Simulator system log, if I remember correctly).

Thanks. Unfortunately, the macOS console does not contain much info.

Here are possibly relevant errors in the simulator system log:

Unknown key for Boolean: EnablePressuredExit
Unknown key for Boolean: EnableTransactions
Unknown key for integer: _DirtyJetsamMemoryLimit
unsupported XPC object: OS_xpc_dictionary

These are logged at initial launch though. I can't see anything
particular when the page keeps crashing again and again.

-- 
Frédéric Wang



More information about the webkit-dev mailing list