Code Monkey home page Code Monkey logo

ios-tagent's People

Contributors

antiarchit avatar artemevvfb avatar dan-maor avatar danmperfecto avatar dependabot-preview[bot] avatar dependabot[bot] avatar dmissmann avatar dpgraham avatar electricbubble avatar fr0l avatar greenkeeper[bot] avatar imurchie avatar jlipps avatar jonahss avatar kazucocoa avatar lawrencelomax avatar marekcirkos avatar matthewhorst avatar mgkeeley avatar mmmulani avatar moonlight824 avatar mykola-mokhnach avatar nonetypecoder avatar qmfrederik avatar semantic-release-bot avatar umutuzgur avatar wangcaiyong01 avatar yaphatak avatar yimelia avatar zats avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ios-tagent's Issues

I need step by step process to install AirTest IDE on Mac OS High Sierra #Mac #AMD gpu

Hello all!!!!

I want to know the full step by step process to install AirTest IDE on Mac OS High Sierra.
As per I know we want AirTest IDE for mac, iOS Agent - Tagent, X-Code and Apple Dev account for this.

Also want to know how to troubleshoot installation problem of AIRTEST IDE.dmg file, as it keeping throwing error (related to unidentified developers,) and even after changing the setting "anywhere in security and privacy" the process quit unexpectedly while installing.

Let me know

When I run WebDriverAgent, Build Failed occurs.

When I run WebDriverAgent, Build Failed occurs.

1.download & iOS-Tagent: iOS-Tagent
2.Execution: ios-Tagent-master> webdriveragent.xcodeproj
3. xcode> WebFriverAgent> Build Settings > Product Bundle Identifier(com.xxx.webDriverAgent-jjunm)
3.xcode> WebFriverAgent run (build WebDriverAgent: Failed)
4. xcode> WebFriverAgent> WebDriverAgentRunner: signing error

KakaoTalk_20190404_152113071

部署时设置依赖库为webdriveragent然后部署会报错,请问是我部署的姿势不对么

LSadmin10091deMacBook-Pro:ios-tagent lsadmin10091$ touch Cartfile
LSadmin10091deMacBook-Pro:ios-tagent lsadmin10091$ open -a Xcode Cartfile
LSadmin10091deMacBook-Pro:ios-tagent lsadmin10091$ carthage update --platform iOS
*** Fetching WebDriverAgent
*** Fetching RoutingHTTPServer
*** Checking out RoutingHTTPServer at "v1.0.1"
*** Checking out WebDriverAgent at "bbd00099a5fc053748aea8a2c4a1f956154cc7df"
*** xcodebuild output can be found in /var/folders/p3/zpk3gy6n7z5fg344l3p_d2wm0000gn/T/carthage-xcodebuild.Dc9cx2.log
*** Downloading RoutingHTTPServer.framework binary at "v1.0.1"
*** Building scheme "WebDriverAgentLib" in WebDriverAgent.xcodeproj
Build Failed
Task failed with exit code 65:
/usr/bin/xcrun xcodebuild -project /Users/lsadmin10091/Desktop/ios-tagent/Carthage/Checkouts/WebDriverAgent/WebDriverAgent.xcodeproj -scheme WebDriverAgentLib -configuration Release -derivedDataPath /Users/lsadmin10091/Library/Caches/org.carthage.CarthageKit/DerivedData/10.1_10B61/WebDriverAgent/bbd00099a5fc053748aea8a2c4a1f956154cc7df -sdk iphoneos ONLY_ACTIVE_ARCH=NO CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES archive -archivePath /var/folders/p3/zpk3gy6n7z5fg344l3p_d2wm0000gn/T/WebDriverAgent SKIP_INSTALL=YES GCC_INSTRUMENT_PROGRAM_FLOW_ARCS=NO CLANG_ENABLE_CODE_COVERAGE=NO STRIP_INSTALLED_PRODUCT=NO (launched in /Users/lsadmin10091/Desktop/ios-tagent/Carthage/Checkouts/WebDriverAgent)

This usually indicates that project itself failed to compile. Please check the xcodebuild log for more details: /var/folders/p3/zpk3gy6n7z5fg344l3p_d2wm0000gn/T/carthage-xcodebuild.Dc9cx2.log

IOS真机运行时经常报ConnectionResetError

测试设备:iphone SE 16GB||iphone6s plus
版本:IOS12.2 未越狱 || IOS 12.1 未越狱
Xcode:10.3
连接方式:USB数据线连接手机,使用iproxy 8100 8100命令后可以连上设备,并执行脚本,但是运行时非常不稳定,经常报下图的错误导致脚本失败。
image
iproxy 日志截图
image

难道你们没有发现使用poco选取元素会让ios app频繁发起请求么?

手机 : iphone x
xcode : 10

流程都能走通,运行脚本的时候发现非常卡,发现客户端在给服务器疯狂发请求,
我不知道这个poco是通过什么原理找元素的,所以还请帮忙定位下

xcode日志:
t = 4702.43s Find the Application 'com.husor.beidian.enterprise'
t = 4702.43s Snapshot accessibility hierarchy for app with pid 4374
t = 4702.61s Find the Application 'com.husor.beidian.enterprise'
t = 4702.61s Snapshot accessibility hierarchy for app with pid 4374
t = 4702.68s Get all elements bound by index for: Children matching type Any
t = 4702.68s Snapshot accessibility hierarchy for app with pid 4374
t = 4702.74s Find: Children matching type Any
t = 4702.75s Snapshot accessibility hierarchy for app with pid 4374
t = 4702.85s Find: Children matching type Any
t = 4702.85s Find: Element at index 0
t = 4702.85s Snapshot accessibility hierarchy for app with pid 4374
t = 4702.85s Find: Children matching type Any
t = 4702.85s Find: Element at index 0
t = 4702.85s Snapshot accessibility hierarchy for app with pid 4374
t = 4702.85s Find: Children matching type Any
t = 4702.85s Snapshot accessibility hierarchy for app with pid 4374
t = 4702.85s Snapshot accessibility hierarchy for app with pid 4374
t = 4702.86s Find: Children matching type Any
t = 4702.86s Find: Element at index 1
t = 4702.86s Snapshot accessibility hierarchy for app with pid 4374
t = 4702.86s Find: Children matching type Any
t = 4702.86s Find: Element at index 1
t = 4702.86s Snapshot accessibility hierarchy for app with pid 4374
t = 4702.86s Find: Children matching type Any
t = 4702.86s Snapshot accessibility hierarchy for app with pid 4374
t = 4702.86s Snapshot accessibility hierarchy for app with pid 4374
t = 4702.86s Find: Children matching type Any
t = 4702.86s Find: Element at index 2
t = 4702.86s Snapshot accessibility hierarchy for app with pid 4374
t = 4702.86s Find: Children matching type Any
t = 4702.87s Find: Element at index 2
t = 4702.87s Snapshot accessibility hierarchy for app with pid 4374
t = 4702.87s Find: Children matching type Any
t = 4702.87s Snapshot accessibility hierarchy for app with pid 4374
t = 4702.87s Snapshot accessibility hierarchy for app with pid 4374
t = 4703.13s Find the Application 'com.husor.beidian.enterprise'
t = 4703.13s Snapshot accessibility hierarchy for app with pid 4374
t = 4703.22s Get all elements bound by index for: Children matching type Any
t = 4703.22s Snapshot accessibility hierarchy for app with pid 4374
t = 4703.28s Find: Children matching type Any
t = 4703.28s Snapshot accessibility hierarchy for app with pid 4374
t = 4703.38s Find: Children matching type Any
t = 4703.38s Find: Element at index 0
t = 4703.39s Snapshot accessibility hierarchy for app with pid 4374
t = 4703.39s Find: Children matching type Any
t = 4703.39s Find: Element at index 0
t = 4703.39s Snapshot accessibility hierarchy for app with pid 4374
t = 4703.39s Find: Children matching type Any
t = 47 03.39s Snapshot accessibility hierarchy for app with pid 4374
t = 4703.39s Snapshot accessibility hierarchy for app with pid 4374
t = 4703.39s Find: Children matching type Any
t = 4703.39s Find: Element at index 1
t = 4703.39s Snapshot accessibility hierarchy for app with pid 4374
t = 4703.39s Find: Children matching type Any
t = 4703.39s Find: Element at index 1
t = 4703.40s Snapshot accessibility hierarchy for app with pid 4374
t = 4703.40s Find: Children matching type Any
t = 4703.40s Snapshot accessibility hierarchy for app with pid 4374
t = 4703.40s Snapshot accessibility hierarchy for app with pid 4374
t = 4703.40s Find: Children matching type Any
t = 4703.40s Find: Element at index 2
t = 4703.40s Snapshot accessibility hierarchy for app with pid 4374
t = 4703.40s Find: Children matching type Any
t = 4703.40s Find: Element at index 2
t = 4703.40s Snapshot accessibility hierarchy for app with pid 4374
t = 4703.40s Find: Children matching type Any
t = 4703.41s Snapshot accessibility hierarchy for app with pid 4374
t = 4703.41s Snapshot accessibility hierarchy for app with pid 4374
t = 4704.91s Find the Application 'com.husor.beidian.enterprise'
t = 4704.91s Snapshot accessibility hierarchy for app with pid 4374
t = 4705.00s Get all elements bound by index for: Children matching type Any
t = 4705.00s Snapshot accessibility hierarchy for app with pid 4374
t = 4705.07s Find: Children matching type Any
t = 4705.07s Snapshot accessibility hierarchy for app with pid 4374
t = 4705.17s Find: Children matching type Any
t = 4705.17s Find: Element at index 0
t = 4705.17s Snapshot accessibility hierarchy for app with pid 4374
t = 4705.17s Find: Children matching type Any
t = 4705.17s Find: Element at index 0
t = 4705.17s Snapshot accessibility hierarchy for app with pid 4374
t = 4705.17s Find: Children matching type Any
t = 4705.18s Snapshot accessibility hierarchy for app with pid 4374
t = 4705.18s Snapshot accessibility hierarchy for app with pid 4374
t = 4705.18s Find: Children matching type Any
t = 4705.18s Find: Element at index 1
t = 4705.18s Snapshot accessibility hierarchy for app with pid 4374
t = 4705.18s Find: Children matching type Any
t = 4705.18s Find: Element at index 1
t = 4705.18s Snapshot accessibility hierarchy for app with pid 4374
t = 4705.18s Find: Children matching type Any
t = 4705.18s Snapshot accessibility hierarchy for app with pid 4374
t = 4705.18s Snapshot accessibility hierarchy for app with pid 4374
t = 4705.18s Find: Children matching type Any
t = 4705.18s Find: Element at index 2
t = 4705.18s Snapshot accessibility hierarchy for app with pid 4374
t = 4705.19s Find: Children matching type Any
t = 4705.19s Find: Element at index 2
t = 4705.19s Snapshot accessibility hierarchy for app with pid 4374
t = 4705.19s Find: Children matching type Any
t = 4705.19s Snapshot accessibility hierarchy for app with pid 4374
t = 4705.19s Snapshot accessibility hierarchy for app with pid 4374
t = 4705.86s Find the Application 'com.husor.beidian.enterprise'
t = 4705.86s Snapshot accessibility hierarchy for app with pid 4374
t = 4705.95s Get all elements bound by index for: Children matching type Any
t = 4705.95s Snapshot accessibility hierarchy for app with pid 4374
t = 4706.00s Find: Children matching type Any
t = 4706.00s Snapshot accessibility hierarchy for app with pid 4374
t = 4706.09s Find: Children matching type Any
t = 4706.10s Find: Element at index 0
t = 4706.10s Snapshot accessibility hierarchy for app with pid 4374
t = 4706.10s Find: Children matching type Any
t = 4706.10s Find: Element at index 0
t = 4706.10s Snapshot accessibility hierarchy for app with pid 4374
t = 4706.10s Find: Children matching type Any
t = 4706.10s Snapshot accessibility hierarchy for app with pid 4374
t = 4706.10s Snapshot accessibility hierarchy for app with pid 4374
t = 4706.11s Find: Children matching type Any
t = 4706.11s Find: Element at index 1
t = 4706.11s Snapshot accessibility hierarchy for app with pid 4374
t = 4706.11s Find: Children matching type Any
t = 4706.11s Find: Element at index 1
t = 4706.11s Snapshot accessibility hierarchy for app with pid 4374
t = 4706.11s Find: Children matching type Any
t = 4706.11s Snapshot accessibility hierarchy for app with pid 4374
t = 4706.11s Snapshot accessibility hierarchy for app with pid 4374
t = 4706.11s Find: Children matching type Any
t = 4706.11s Find: Element at index 2
t = 4706.11s Snapshot accessibility hierarchy for app with pid 4374
t = 4706.11s Find: Children matching type Any
t = 4706.11s Find: Element at index 2
t = 4706.12s Snapshot accessibility hierarchy for app with pid 4374
t = 4706.12s Find: Children matching type Any
t = 4706.12s Snapshot accessibility hierarchy for app with pid 4374
t = 4706.12s Snapshot accessibility hierarchy for app with pid 4374
t = 4706.60s Find the Application 'com.husor.beidian.enterprise'
t = 4706.60s Snapshot accessibility hierarchy for app with pid 4374
t = 4706.72s Get all elements bound by index for: Children matching type Any
t = 4706.72s Snapshot accessibility hierarchy for app with pid 4374
t = 4706.79s Find: Children matching type Any
t = 4706.79s Snapshot accessibility hierarchy for app with pid 4374
t = 4706.91s Find: Children matching type Any
t = 4706.91s Find: Element at index 0
t = 4706.92s Snapshot accessibility hierarchy for app with pid 4374
t = 4706.92s Find: Children matching type Any
t = 4706.92s Find: Element at index 0
t = 4706.92s Snapshot accessibility hierarchy for app with pid 4374
t = 4706.92s Find: Children matching type Any
t = 4706.92s Snapshot accessibility hierarchy for app with pid 4374
t = 4706.93s Snapshot accessibility hierarchy for app with pid 4374
t = 4706.93s Find: Children matching type Any
t = 4706.93s Find: Element at index 1
t = 4706.93s Snapshot accessibility hierarchy for app with pid 4374
t = 4706.93s Find: Children matching type Any
t = 4706.93s Find: Element at index 1
t = 4706.93s Snapshot accessibility hierarchy for app with pid 4374
t = 4706.93s Find: Children matching type Any
t = 4706.93s Snapshot accessibility hierarchy for app with pid 4374
t = 4706.93s Snapshot accessibility hierarchy for app with pid 4374
t = 4706.93s Find: Children matching type Any
t = 4706.94s Find: Element at index 2
t = 4706.94s Snapshot accessibility hierarchy for app with pid 4374
t = 4706.94s Find: Children matching type Any
t = 4706.94s Find: Element at index 2
t = 4706.94s Snapshot accessibility hierarchy for app with pid 4374
t = 4706.94s Find: Children matching type Any
t = 4706.94s Snapshot accessibility hierarchy for app with pid 4374
t = 4706.94s Snapshot accessibility hierarchy for app with pid 4374
t = 4707.00s Find the Application 'com.husor.beidian.enterprise'
t = 4707.00s Snapshot accessibility hierarchy for app with pid 4374
t = 4707.02s Get all elements bound by index for: Children matching type Any
t = 4707.02s Snapshot accessibility hierarchy for app with pid 4374
t = 4707.23s Find: Children matching type Any
t = 4707.23s Snapshot accessibility hierarchy for app with pid 4374
t = 4707.51s Find: Children matching type Any
t = 4707.51s Find: Element at index 0
t = 4707.52s Snapshot accessibility hierarchy for app with pid 4374
t = 4707.52s Find: Children matching type Any
t = 4707.52s Find: Element at index 0
t = 4707.52s Snapshot accessibility hierarchy for app with pid 4374
t = 4707.52s Find: Children matching type Any
t = 4707.52s Snapshot accessibility hierarchy for app with pid 4374
t = 4707.52s Snapshot accessibility hierarchy for app with pid 4374
t = 4707.52s Find: Children matching type Any
t = 4707.52s Find: Element at index 1
t = 4707.53s Snapshot accessibility hierarchy for app with pid 4374
t = 4707.53s Find: Children matching type Any
t = 4707.53s Find: Element at index 1
t = 4707.53s Snapshot accessibility hierarchy for app with pid 4374
t = 4707.53s Find: Children matching type Any
t = 4707.53s Snapshot accessibility hierarchy for app with pid 4374
t = 4707.53s Snapshot accessibility hierarchy for app with pid 4374
t = 4707.53s Find: Children matching type Any
t = 4707.53s Find: Element at index 2
t = 4707.54s Snapshot accessibility hierarchy for app with pid 4374
t = 4707.54s Find: Children matching type Any
t = 4707.54s Find: Element at index 2
t = 4707.54s Snapshot accessibility hierarchy for app with pid 4374
t = 4707.54s Find: Children matching type Any
t = 4707.54s Snapshot accessibility hierarchy for app with pid 4374
t = 4707.54s Snapshot accessibility hierarchy for app with pid 4374
t = 4707.62s Find the Application 'com.husor.beidian.enterprise'
t = 4707.62s Snapshot accessibility hierarchy for app with pid 4374
t = 4707.95s Get all elements bound by index for: Children matching type Any
t = 4707.95s Snapshot accessibility hierarchy for app with pid 4374
t = 4708.21s Find: Children matching type Any
t = 4708.22s Snapshot accessibility hierarchy for app with pid 4374
t = 4715.73s Find: Children matching type Any
t = 4715.73s Find: Element at index 0
t = 4715.76s Snapshot accessibility hierarchy for app with pid 4374
t = 4715.76s Find: Children matching type Any
t = 4715.76s Find: Element at index 0
t = 4715.76s Snapshot accessibility hierarchy for app with pid 4374
t = 4715.76s Find: Children matching type Any
t = 4715.76s Snapshot accessibility hierarchy for app with pid 4374
t = 4715.76s Snapshot accessibility hierarchy for app with pid 4374
t = 4715.77s Find: Children matching type Any
t = 4715.77s Find: Element at index 1
t = 4715.77s Snapshot accessibility hierarchy for app with pid 4374
t = 4715.77s Find: Children matching type Any
t = 4715.77s Find: Element at index 1
t = 4715.77s Snapshot accessibility hierarchy for app with pid 4374
t = 4715.77s Find: Children matching type Any
t = 4715.77s Snapshot accessibility hierarchy for app with pid 4374
t = 4715.77s Snapshot accessibility hierarchy for app with pid 4374
t = 4715.77s Find: Children matching type Any
t = 4715.78s Find: Element at index 2
t = 4715.78s Snapshot accessibility hierarchy for app with pid 4374
t = 4715.78s Find: Children matching type Any
t = 4715.78s Find: Element at index 2
t = 4715.78s Snapshot accessibility hierarchy for app with pid 4374
t = 4715.78s Find: Children matching type Any
t = 4715.78s Snapshot accessibility hierarchy for app with pid 4374
t = 4715.78s Snapshot accessibility hierarchy for app with pid 4374

image

遇到报错了

image
开启iproxy 8100 8100就一直有这样的报错,虽然airtest的api也调用成功了(比如home,touch),但是poco不行,代码带import poco那里就报错了
image

Distribution error of build after iOS Development certification

    • Select Xcode -> Preferences -> Accounts -> Manage Certificates -> below the left column + -> iOS Development to login Xcode.

KakaoTalk_20190404_160414997

    • After login, you need set up the developer certificate. WebDriverAgent -> WebDriverAgent-Runner -> General -> Signing select your certificate

KakaoTalk_20190404_160410460

  1. WebDriverAgent build run: Fail

KakaoTalk_20190404_162038458

KakaoTalk_20190404_171921972

未能载入软件包“WebDriverAgentRunner”。 请尝试重新安装软件包。

2019-04-02 17:26:28.574422+0800 WebDriverAgentRunner-Runner[3519:923556] Running tests...
2019-04-02 17:26:28.703991+0800 WebDriverAgentRunner-Runner[3519:923556] 未能载入软件包“WebDriverAgentRunner”。 请尝试重新安装软件包。
2019-04-02 17:26:28.704128+0800 WebDriverAgentRunner-Runner[3519:923556] (dlopen(/var/containers/Bundle/Application/70072B7A-0574-48A1-8E86-A9ED438862F7/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/WebDriverAgentRunner, 265): Symbol not found: OBJC_CLASS$_XCEventGenerator
Referenced from: /private/var/containers/Bundle/Application/70072B7A-0574-48A1-8E86-A9ED438862F7/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework/WebDriverAgentLib
Expected in: /private/var/containers/Bundle/Application/70072B7A-0574-48A1-8E86-A9ED438862F7/WebDriverAgentRunner-Runner.app/Frameworks/XCTest.framework/XCTest
in /private/var/containers/Bundle/Application/70072B7A-0574-48A1-8E86-A9ED438862F7/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework/WebDriverAgentLib)

iOS Game Automation Error

[setting]
- xcode webdriveragentrunner test build issues
aaa

  • xcode webdriveragentrunner test build warring issues

issue_01

- xcode webdriveragentrunner test log
sc 012

- airtest ide run log
이미지 008

  • version
    iphone 6plus (os 10.2)
    airtestide 1.2.0
    xcode 10.1

[iOS Game Automation Error]

  • After connecting airtest with iOS, I ran the game and advanced the automation, but did not recognize the game screen ui.
  • After running an iOS game, capturing an image on the iOS Screen screen captures the other screen.
  • When you press game ui on IOS Screen, you can not select game uI.
  • If the game screen rotates from the iPhone, iOS SCREEN does not rotate the screen.
    이미지 010

ios-agent构建成功,真机连接成功,但是调用API失败,start_app()报错

agent部署成功,真机链接也成功,poco.click()可以正常运行,但是
调用start_app()失败报错,报错信息如下:

requests.exceptions.ReadTimeout: HTTPConnectionPool(host='127.0.0.1', port=8100): Read timed out. (read timeout=60.0)

看官网上ios支持使用API(start_app),同样的调用方法,在安卓手机上能正常打开APP,ios一直报错
方法如下:
start_app(package="com.finance.product",activity=None)
哪位大佬遇到过,求解!

Poco issue with airtest CLI: No module named poco.drivers.unity3d

Hello everyone,

I'm trying to start an AirTest test using the CLI method (so with the airtest command installed with pip).

I'm on MacOS High Sierra and I want to launch the test on a real iOS device (iPhone X), so I did something like that:

airtest run /Users/[MyUser]/wkspaces/Test.air --device ios:///http://127.0.0.1:8100/

With a python script as simple as that:

from airtest.core.api import *

import time
from poco.drivers.unity3d import UnityPoco

poco = UnityPoco()

And here are the logs:

do not save log
======================================================================
ERROR: runTest (airtest.cli.runner.AirtestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Library/Python/2.7/site-packages/airtest/cli/runner.py", line 66, in runTest
    six.reraise(*sys.exc_info())
  File "/Library/Python/2.7/site-packages/airtest/cli/runner.py", line 62, in runTest
    exec(compile(code.encode("utf-8"), pyfilepath, 'exec'), self.scope)
  File "/Users/[MyUser]/wkspaces/Test.air/Test.py", line 4, in <module>
    from poco.drivers.unity3d import UnityPoco
ImportError: No module named poco.drivers.unity3d

----------------------------------------------------------------------
Ran 1 test in 0.310s

FAILED (errors=1)

Did I do something wrong?

录制后回放速度非常慢,不知道是什么原因

录制Demo测试脚本,计算器,录制后回放速度非常慢,不知道是什么原因,请指教,谢谢!

环境:
1、真机:iphone6 版本9.3
2、Mac:Mac Pro 10.13.4
3、airTest:1.0.1

录制的脚本:

from poco.drivers.ios import iosPoco
poco = iosPoco()
poco("7").click()
poco("乘").click()
poco("9").click()
poco("等于").click()
poco("清除").click()

回放时间:
Ran 1 test in 36.994s

以下是log日志

{"tag": "function", "depth": 2, "time": "2018-10-25 19:49:59", "data": {"name": "try_log_screen", "call_args": {"screen": null}, "start_time": 1540468198.236, "ret": "1540468199375.jpg", "end_time": 1540468199.4267478}}
{"tag": "function", "depth": 1, "time": "2018-10-25 19:50:00", "data": {"name": "touch", "call_args": {"v": [95.00000000000001, 679.0], "kwargs": {"duration": 0.01}, "times": 1}, "start_time": 1540468198.235658, "ret": [95.00000000000001, 679.0], "end_time": 1540468200.325314}}
{"tag": "function", "depth": 2, "time": "2018-10-25 19:50:05", "data": {"name": "try_log_screen", "call_args": {"screen": null}, "start_time": 1540468204.368355, "ret": "1540468205947.jpg", "end_time": 1540468205.997134}}
{"tag": "function", "depth": 1, "time": "2018-10-25 19:50:06", "data": {"name": "touch", "call_args": {"v": [654.0, 679.0], "kwargs": {"duration": 0.01}, "times": 1}, "start_time": 1540468204.3680608, "ret": [654.0, 679.0], "end_time": 1540468206.6937752}}
{"tag": "function", "depth": 2, "time": "2018-10-25 19:50:12", "data": {"name": "try_log_screen", "call_args": {"screen": null}, "start_time": 1540468210.21666, "ret": "1540468211988.jpg", "end_time": 1540468212.036722}}
{"tag": "function", "depth": 1, "time": "2018-10-25 19:50:12", "data": {"name": "touch", "call_args": {"v": [467.0, 679.0], "kwargs": {"duration": 0.01}, "times": 1}, "start_time": 1540468210.216314, "ret": [467.0, 679.0], "end_time": 1540468212.664188}}
{"tag": "function", "depth": 2, "time": "2018-10-25 19:50:17", "data": {"name": "try_log_screen", "call_args": {"screen": null}, "start_time": 1540468216.943181, "ret": "1540468217949.jpg", "end_time": 1540468217.998231}}
{"tag": "function", "depth": 1, "time": "2018-10-25 19:50:19", "data": {"name": "touch", "call_args": {"v": [654.0, 1238.0], "kwargs": {"duration": 0.01}, "times": 1}, "start_time": 1540468216.9427571, "ret": [654.0, 1238.0], "end_time": 1540468219.4497159}}
{"tag": "function", "depth": 2, "time": "2018-10-25 19:50:25", "data": {"name": "try_log_screen", "call_args": {"screen": null}, "start_time": 1540468223.855679, "ret": "1540468225274.jpg", "end_time": 1540468225.329216}}
{"tag": "function", "depth": 1, "time": "2018-10-25 19:50:26", "data": {"name": "touch", "call_args": {"v": [95.00000000000001, 492.99999999999994], "kwargs": {"duration": 0.01}, "times": 1}, "start_time": 1540468223.855517, "ret": [95.00000000000001, 492.99999999999994], "end_time": 1540468226.8071702}}

Test Failed

Xcode 10 beta + iOS 12
按照文档打开 WebDriverAgent.xcodeproj 后 test,证书弄好后提示 Test Failed。
日志如下:
2018-08-08 23:31:24.047681+0800 WebDriverAgentRunner-Runner[1527:80972] +[CATransaction synchronize] called within transaction 2018-08-08 23:31:24.211731+0800 WebDriverAgentRunner-Runner[1527:80972] Running tests... 2018-08-08 23:31:24.799165+0800 WebDriverAgentRunner-Runner[1527:80972] 未能载入软件包“WebDriverAgentRunner”。 请尝试重新安装软件包。 2018-08-08 23:31:24.799411+0800 WebDriverAgentRunner-Runner[1527:80972] (dlopen(/var/containers/Bundle/Application/CAF6128F-1488-4FFB-9FA1-2E0DA2B46256/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/WebDriverAgentRunner, 265): Symbol not found: _OBJC_CLASS_$_XCElementSnapshot Referenced from: /private/var/containers/Bundle/Application/CAF6128F-1488-4FFB-9FA1-2E0DA2B46256/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework/WebDriverAgentLib Expected in: /private/var/containers/Bundle/Application/CAF6128F-1488-4FFB-9FA1-2E0DA2B46256/WebDriverAgentRunner-Runner.app/Frameworks/XCTest.framework/XCTest in /private/var/containers/Bundle/Application/CAF6128F-1488-4FFB-9FA1-2E0DA2B46256/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework/WebDriverAgentLib)

尝试了运行 ./Scripts/bootstrap.sh
Fetching dependencies *** No Cartfile.resolved found, updating dependencies Failed to read file or folder at /Users/HBoPRC/Downloads/iOS-Tagent/Cartfile: Error Domain=NSCocoaErrorDomain Code=260 "The file “Cartfile” couldn’t be opened because there is no such file." UserInfo={NSFilePath=/Users/HBoPRC/Downloads/iOS-Tagent/Cartfile, NSUnderlyingError=0x7f84d75421b0 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}}

直接使用最新的 WebDriverAgent 就可以运行成功。

Can't use Poco: No such file or directory 'iproxy'

Hello everyone,

I followed the documentation to connect an iOS device to my laptop through AirTest IDE, and it's working as expected, I can control the device in AirTest IDE directly, connecting to http://127.0.0.1:8001 (so I've installed and ran iproxy).

Unfortunatly, my test script needs to use Poco for Unity (which is supported according to the README of this project):

# -*- encoding=utf8 -*-

from airtest.core.api import *

import time
from poco.drivers.unity3d import UnityPoco

poco = UnityPoco()

And it fails on this line:

poco = UnityPoco()

Here is the complete stacktrace:

[Start running..]
save log in '/var/folders/j_/qdbqhp992g944330r5h1sd205_xnfy/T/AirtestIDE/scripts/19d251a0ab1e2b60983b91f19f153961'
======================================================================
ERROR: runTest (app.widgets.code_runner.ide_launcher.AirtestIDECase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/wjjn3033/dev/idestable/airtest/airtest/cli/runner.py", line 66, in runTest
  File "/Users/wjjn3033/dev/idestable/venv_ide_qt511/lib/python3.6/site-packages/six.py", line 693, in reraise
  File "/Users/wjjn3033/dev/idestable/airtest/airtest/cli/runner.py", line 62, in runTest
  File "/Users/Test.py", line 16, in <module>
    poco = UnityPoco()
  File "/Applications/AirtestIDE.app/Contents/MacOS/poco/drivers/unity3d/unity3d_poco.py", line 57, in __init__
    super(UnityPoco, self).__init__(addr[1], dev, **options)
  File "/Applications/AirtestIDE.app/Contents/MacOS/poco/drivers/std/__init__.py", line 99, in __init__
    local_port, _ = self.device.instruct_helper.setup_proxy(port)
  File "/Users/wjjn3033/dev/idestable/airtest/airtest/utils/retry.py", line 46, in f2
  File "/Applications/AirtestIDE.app/Contents/MacOS/airtest/core/ios/instruct_helper.py", line 40, in setup_proxy
    self.do_proxy(local_port, remote_port)
  File "/Applications/AirtestIDE.app/Contents/MacOS/airtest/core/ios/instruct_helper.py", line 58, in do_proxy
    stderr=subprocess.PIPE
  File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/subprocess.py", line 709, in __init__
  File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/subprocess.py", line 1344, in _execute_child
FileNotFoundError: [Errno 2] No such file or directory: 'iproxy': 'iproxy'

Moreover, the hierarchy doesn't appear in the Pöco Assistant when I select Unity.

Did I miss something?

远程通过URL连接设备失败

已确认连接无误:
image
image

但是AirtestIDE中:连接iOS设备失败,请查阅官网FAQ获得更多信息。

image
终端:

TypeError: invalid result from ConnectPhoneThread.run()
Sentry responded with an error: <urlopen error [WinError 10061] 由于目标计算机积极拒绝,无法连接。> (url: http://web-server-airtestide-airtestide.tantive4-sentry.cube-dg.nie.netease.com:9009/api/3/store/)
{'event_id': '2ff80fb6ba78464d8603ebe0ae6c196d',
'exception': {'values': [{'module': 'builtins',
'stacktrace': {'frames': []},
'type': 'TypeError',
'value': 'invalid result from '
'ConnectPhoneThread.run()'}]},
'extra': {'sys.argv': ["'E:\AirtestIDE_2019-04-16_py3_win64\AirtestIDE.exe'"]},
'level': 40,
'message': 'TypeError: invalid result from ConnectPhoneThread.run()',
'modules': {'python': '3.6.8'},
'platform': 'python',
'project': '3',
'release': '1.2.1',
'server_name': 'AirtestIDE',
'tags': {'bit': '64bit', 'debug': 'RELEASE', 'platform': 'Windows'},
'time_spent': None,
'timestamp': '2019-04-25T02:51:37Z'}
['TypeError: invalid result from ConnectPhoneThread.run()']

IOS执行start_app()方法失败后,设备失去连接无法恢复执行后续脚本

设备:iPhone6s Plus 12.1 未越狱
IDE:1.2.1
场景:我有一个pkg列表:类似这样['com.xxxx1.xxx','com.xxx2.xxx']
我通过start_app(pkg)方法来执行测试;
期望结果:如果该app无法启动,允许我设置一个timeout时间,超时则抛出异常,继续执行;

实际结果:参考截图,设备提示连接超时,后续指令无法执行

retry to connect, error: HTTPConnectionPool(host='xxx.xx.xxx.xxx
9A74C9238D0B612B62C37736F032E2EA
', port=8100): Read timed out. (read timeout=60.0)

[Finished]
ERROR: runTest (app.widgets.code_runner.ide_launcher.AirtestIDECase)

Traceback (most recent call last):
File "/Users/wjjn3033/dev/idestable/venv_ide_qt511/lib/python3.6/site-packages/requests/packages/urllib3/connectionpool.py", line 353, in _make_request
TypeError: getresponse() got an unexpected keyword argument 'buffering'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/Users/wjjn3033/dev/idestable/venv_ide_qt511/lib/python3.6/site-packages/requests/packages/urllib3/connectionpool.py", line 355, in _make_request
File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/http/client.py", line 1331, in getresponse
response.begin()
File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/http/client.py", line 297, in begin
version, status, reason = self._read_status()
File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/http/client.py", line 258, in _read_status
line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")
File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/socket.py", line 586, in readinto
return self._sock.recv_into(b)
socket.timeout: timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/Users/wjjn3033/dev/idestable/venv_ide_qt511/lib/python3.6/site-packages/requests/adapters.py", line 370, in send
File "/Users/wjjn3033/dev/idestable/venv_ide_qt511/lib/python3.6/site-packages/requests/packages/urllib3/connectionpool.py", line 564, in urlopen
File "/Users/wjjn3033/dev/idestable/venv_ide_qt511/lib/python3.6/site-packages/requests/packages/urllib3/util/retry.py", line 245, in increment
File "/Users/wjjn3033/dev/idestable/venv_ide_qt511/lib/python3.6/site-packages/requests/packages/urllib3/packages/six.py", line 310, in reraise
File "/Users/wjjn3033/dev/idestable/venv_ide_qt511/lib/python3.6/site-packages/requests/packages/urllib3/connectionpool.py", line 518, in urlopen
File "/Users/wjjn3033/dev/idestable/venv_ide_qt511/lib/python3.6/site-packages/requests/packages/urllib3/connectionpool.py", line 357, in _make_request
File "/Users/wjjn3033/dev/idestable/venv_ide_qt511/lib/python3.6/site-packages/requests/packages/urllib3/connectionpool.py", line 285, in _raise_timeout
requests.packages.urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='100.66.172.109', port=8100): Read timed out. (read timeout=60.0)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/Users/wjjn3033/dev/idestable/venv_ide_qt511/lib/python3.6/site-packages/wda/init.py", line 70, in httpdo
File "/Users/wjjn3033/dev/idestable/venv_ide_qt511/lib/python3.6/site-packages/requests/api.py", line 49, in request
File "/Users/wjjn3033/dev/idestable/venv_ide_qt511/lib/python3.6/site-packages/requests/sessions.py", line 461, in request
File "/Users/wjjn3033/dev/idestable/venv_ide_qt511/lib/python3.6/site-packages/requests/sessions.py", line 573, in send
File "/Users/wjjn3033/dev/idestable/venv_ide_qt511/lib/python3.6/site-packages/requests/adapters.py", line 433, in send
requests.exceptions.ReadTimeout: HTTPConnectionPool(host='100.66.172.109', port=8100): Read timed out. (read timeout=60.0)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/Users/wjjn3033/dev/idestable/venv_ide_qt511/lib/python3.6/site-packages/requests/packages/urllib3/connectionpool.py", line 353, in _make_request
TypeError: getresponse() got an unexpected keyword argument 'buffering'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/Users/wjjn3033/dev/idestable/venv_ide_qt511/lib/python3.6/site-packages/requests/packages/urllib3/connectionpool.py", line 355, in _make_request
File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/http/client.py", line 1331, in getresponse
response.begin()
File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/http/client.py", line 297, in begin
version, status, reason = self._read_status()
File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/http/client.py", line 258, in _read_status
line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")
File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/socket.py", line 586, in readinto
return self._sock.recv_into(b)
socket.timeout: timed out

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/Users/wjjn3033/dev/idestable/venv_ide_qt511/lib/python3.6/site-packages/requests/adapters.py", line 370, in send
File "/Users/wjjn3033/dev/idestable/venv_ide_qt511/lib/python3.6/site-packages/requests/packages/urllib3/connectionpool.py", line 564, in urlopen
File "/Users/wjjn3033/dev/idestable/venv_ide_qt511/lib/python3.6/site-packages/requests/packages/urllib3/util/retry.py", line 245, in increment
File "/Users/wjjn3033/dev/idestable/venv_ide_qt511/lib/python3.6/site-packages/requests/packages/urllib3/packages/six.py", line 310, in reraise
File "/Users/wjjn3033/dev/idestable/venv_ide_qt511/lib/python3.6/site-packages/requests/packages/urllib3/connectionpool.py", line 518, in urlopen
File "/Users/wjjn3033/dev/idestable/venv_ide_qt511/lib/python3.6/site-packages/requests/packages/urllib3/connectionpool.py", line 357, in _make_request
File "/Users/wjjn3033/dev/idestable/venv_ide_qt511/lib/python3.6/site-packages/requests/packages/urllib3/connectionpool.py", line 285, in _raise_timeout
requests.packages.urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='100.66.172.109', port=8100): Read timed out. (read timeout=60.0)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/Users/wjjn3033/dev/idestable/airtest/airtest/cli/runner.py", line 65, in runTest
File "/Users/wjjn3033/dev/idestable/venv_ide_qt511/lib/python3.6/site-packages/six.py", line 693, in reraise
File "/Users/wjjn3033/dev/idestable/airtest/airtest/cli/runner.py", line 61, in runTest
File "/Users/james/Desktop/Test_Related/Airtest/Scripts/JDB_demo/sirius_demov2.0.air/sirius_demov2.0.py", line 44, in
keyevent("HOME")
File "/Users/wjjn3033/dev/idestable/airtest/airtest/utils/logwraper.py", line 72, in wrapper
File "/Users/wjjn3033/dev/idestable/airtest/airtest/core/api.py", line 352, in keyevent
File "/Applications/AirtestIDE.app/Contents/MacOS/airtest/core/ios/ios.py", line 244, in keyevent
self.home()
File "/Applications/AirtestIDE.app/Contents/MacOS/airtest/core/ios/ios.py", line 136, in home
return self.driver.home()
File "/Users/wjjn3033/dev/idestable/venv_ide_qt511/lib/python3.6/site-packages/wda/init.py", line 198, in home
File "/Users/wjjn3033/dev/idestable/venv_ide_qt511/lib/python3.6/site-packages/wda/init.py", line 101, in fetch
File "/Users/wjjn3033/dev/idestable/venv_ide_qt511/lib/python3.6/site-packages/wda/init.py", line 107, in _fetch_no_alert
File "/Users/wjjn3033/dev/idestable/venv_ide_qt511/lib/python3.6/site-packages/wda/init.py", line 75, in httpdo
File "/Users/wjjn3033/dev/idestable/venv_ide_qt511/lib/python3.6/site-packages/requests/api.py", line 49, in request
File "/Users/wjjn3033/dev/idestable/venv_ide_qt511/lib/python3.6/site-packages/requests/sessions.py", line 461, in request
File "/Users/wjjn3033/dev/idestable/venv_ide_qt511/lib/python3.6/site-packages/requests/sessions.py", line 573, in send
File "/Users/wjjn3033/dev/idestable/venv_ide_qt511/lib/python3.6/site-packages/requests/adapters.py", line 433, in send
requests.exceptions.ReadTimeout: HTTPConnectionPool(host='xxx.xx.xxx.xxx', port=8100): Read timed out. (read timeout=60.0)


Ran 1 test in 290.451s

FAILED (errors=1)

============================================================

Xcode10.2.1无法启动ios-Tagent

Showing Recent Messages
WebDriverAgentRunner-Runner.app (5155) encountered an error (Failed to load the test bundle. (Underlying error: 未能载入软件包“WebDriverAgentRunner”。. 未能载入该软件包。. dlopen(/var/containers/Bundle/Application/60CD6E95-7015-4B0D-8D1F-6A1DA92C9689/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/WebDriverAgentRunner, 265): Symbol not found: OBJC_CLASS$_XCEventGenerator
Referenced from: /private/var/containers/Bundle/Application/60CD6E95-7015-4B0D-8D1F-6A1DA92C9689/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework/WebDriverAgentLib
Expected in: /private/var/containers/Bundle/Application/60CD6E95-7015-4B0D-8D1F-6A1DA92C9689/WebDriverAgentRunner-Runner.app/Frameworks/XCTest.framework/XCTest
in /private/var/containers/Bundle/Application/60CD6E95-7015-4B0D-8D1F-6A1DA92C9689/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework/WebDriverAgentLib))

多提交了 ,如何删除?

2019-04-02 17:26:28.574422+0800 WebDriverAgentRunner-Runner[3519:923556] Running tests...
2019-04-02 17:26:28.703991+0800 WebDriverAgentRunner-Runner[3519:923556] 未能载入软件包“WebDriverAgentRunner”。 请尝试重新安装软件包。
2019-04-02 17:26:28.704128+0800 WebDriverAgentRunner-Runner[3519:923556] (dlopen(/var/containers/Bundle/Application/70072B7A-0574-48A1-8E86-A9ED438862F7/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/WebDriverAgentRunner, 265): Symbol not found: OBJC_CLASS$_XCEventGenerator
Referenced from: /private/var/containers/Bundle/Application/70072B7A-0574-48A1-8E86-A9ED438862F7/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework/WebDriverAgentLib
Expected in: /private/var/containers/Bundle/Application/70072B7A-0574-48A1-8E86-A9ED438862F7/WebDriverAgentRunner-Runner.app/Frameworks/XCTest.framework/XCTest
in /private/var/containers/Bundle/Application/70072B7A-0574-48A1-8E86-A9ED438862F7/WebDriverAgentRunner-Runner.app/PlugIns/WebDriverAgentRunner.xctest/Frameworks/WebDriverAgentLib.framework/WebDriverAgentLib)

Problems with Horizontal Screen Image Recognition for iOS Game Apps

When capturing a horizontal screen game image, a vertical screen image is displayed.
xcode: 10.0
iphone 8 plus (ios: 11.0.3)

  1. ios device screen: game ui (대화상자) image capture

이미지 11

  1. test run

The image of the vertical screen which captured the image of the horizontal screen is captured.

이미지 12

  1. report

이미지 8

set up proxy error(iproxy)

iphone 6plus(os 10.2) set up proxy error(iproxy)

1.ios-Tagent (WebDriverAgent) set up
2. set up proxy

  • Mac terminal:
    $ brew install libimobiledevice
    $ iproxy 8100 8100
  • waiting for connection: Error Connectiong to device
    KakaoTalk_20190408_151102470

iOS设备唤醒app

iOS设备打开app后,执行home()方法,再使用start_app()方法会重启app,有没有什么方法可以实现home返回后,再进入app不重启app

无法识别iOS系统弹窗的按钮

假设一个场景:打开app - 点击个人设置 - 点击退出登录 - 系统弹窗“是否确定登出” - 点击“OK” - 登出;

现在问题是,点击“OK”的时候,不能识别OK按键,touch手势会点击到“OK”按键下面的UI。

从1.2.0升级到1.2.1,连接iOS时点击connect立马crash

MAC Pro 15
1.覆盖安装,从1.2.0升级到1.2.1
2.iOS设备 iPhone X 系统12.0
3.MAC Pro 15 ,10.14.4

点击iOS设备连接的“connect”之后,IDE立马crash

crash log

Process: AirtestIDE [7606]
Path: /Applications/AirtestIDE.app/Contents/MacOS/AirtestIDE
Identifier: org.qt-project.Qt.QtWebEngineCore
Version: 1.2.1 (1.2.1)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: AirtestIDE [7606]
User ID: 506

Date/Time: 2019-04-17 14:00:41.785 +0800
OS Version: Mac OS X 10.14.4 (18E226)
Report Version: 12
Anonymous UUID: 21547976-3016-0F95-5113-BC43E5ECA9E7

Sleep/Wake UUID: C734FC4A-E55A-479A-A863-E4A232635319

Time Awake Since Boot: 100000 seconds
Time Since Wake: 4800 seconds

System Integrity Protection: enabled

Crashed Thread: 0 CrBrowserMain Dispatch queue: com.apple.main-thread

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY

Application Specific Information:
abort() called

Thread 0 Crashed:: CrBrowserMain Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff60d912c6 __pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fff60e46bf1 pthread_kill + 284
2 libsystem_c.dylib 0x00007fff60cfb745 __abort + 144
3 libsystem_c.dylib 0x00007fff60cfb6b5 abort + 142
4 QtCore 0x0000000117938079 0x117921000 + 94329
5 QtCore 0x000000011793985f QMessageLogger::fatal(char const*, ...) const + 213
6 QtCore 0x0000000117944b4c QThread::~QThread() + 252
7 QtCore.so 0x000000010cf826dc sipQThread::~sipQThread() + 44
8 sip.so 0x000000010d217665 forgetObject + 174
9 sip.so 0x000000010d21740a sipWrapper_dealloc + 14
10 .Python 0x0000000107692569 subtype_dealloc + 1049
11 .Python 0x0000000107671bd5 insertdict + 485
12 .Python 0x000000010767718c _PyObjectDict_SetItem + 220
13 .Python 0x0000000107683c1d _PyObject_GenericSetAttrWithDict + 301
14 .Python 0x000000010768341f PyObject_SetAttr + 79
15 .Python 0x00000001076fc158 _PyEval_EvalFrameDefault + 14136
16 .Python 0x000000010770409d fast_function + 381
17 .Python 0x0000000107702e01 call_function + 401
18 .Python 0x00000001076ff597 _PyEval_EvalFrameDefault + 27511
19 .Python 0x000000010770388f _PyEval_EvalCodeWithName + 2447
20 .Python 0x000000010770445b _PyFunction_FastCallDict + 763
21 .Python 0x00000001076373e7 _PyObject_FastCallDict + 247
22 .Python 0x0000000107637505 _PyObject_Call_Prepend + 149
23 .Python 0x0000000107637220 PyObject_Call + 96
24 QtCore.so 0x000000010d0859b8 PyQtSlot::call(_object*, _object*) const + 40
25 QtCore.so 0x000000010d0858b7 PyQtSlot::invoke(void**, _object*, void*, bool) const + 375
26 QtCore.so 0x000000010d086418 PyQtSlotProxy::unislot(void**) + 88
27 QtCore.so 0x000000010d08638a PyQtSlotProxy::qt_metacall(QMetaObject::Call, int, void**) + 58
28 QtCore 0x0000000117b28964 QObject::event(QEvent*) + 788
29 QtWidgets 0x00000001184b2f12 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 306
30 QtWidgets 0x00000001184b42ed QApplication::notify(QObject*, QEvent*) + 573
31 QtWidgets.so 0x000000011808250a sipQApplication::notify(QObject*, QEvent*) + 234
32 QtCore 0x0000000117aff54f QCoreApplication::notifyInternal2(QObject*, QEvent*) + 159
33 QtCore 0x0000000117b00722 QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 850
34 libqcocoa.dylib 0x000000012099e3de 0x120974000 + 173022
35 libqcocoa.dylib 0x000000012099ec91 0x120974000 + 175249
36 com.apple.CoreFoundation 0x00007fff347fb5e3 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 17
37 com.apple.CoreFoundation 0x00007fff347fb589 __CFRunLoopDoSource0 + 108
38 com.apple.CoreFoundation 0x00007fff347def3b __CFRunLoopDoSources0 + 195
39 com.apple.CoreFoundation 0x00007fff347de505 __CFRunLoopRun + 1189
40 com.apple.CoreFoundation 0x00007fff347dde0e CFRunLoopRunSpecific + 455
41 com.apple.HIToolbox 0x00007fff33aca9db RunCurrentEventLoopInMode + 292
42 com.apple.HIToolbox 0x00007fff33aca715 ReceiveNextEventCommon + 603
43 com.apple.HIToolbox 0x00007fff33aca4a6 _BlockUntilNextEventMatchingListInModeWithFilter + 64
44 com.apple.AppKit 0x00007fff31e64ffb _DPSNextEvent + 965
45 com.apple.AppKit 0x00007fff31e63d93 -[NSApplication(NSEvent) nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1361
46 com.apple.AppKit 0x00007fff31e5deb0 -[NSApplication run] + 699
47 libqcocoa.dylib 0x000000012099da8d 0x120974000 + 170637
48 QtCore 0x0000000117afb0a2 QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 418
49 QtCore 0x0000000117affc62 QCoreApplication::exec() + 402
50 QtWidgets.so 0x00000001181716f2 meth_QApplication_exec
(_object*, _object*) + 82
51 .Python 0x000000010768029b _PyCFunction_FastCallDict + 491
52 .Python 0x0000000107702e27 call_function + 439
53 .Python 0x00000001076ff597 _PyEval_EvalFrameDefault + 27511
54 .Python 0x000000010770409d fast_function + 381
55 .Python 0x0000000107702e01 call_function + 401
56 .Python 0x00000001076ff597 _PyEval_EvalFrameDefault + 27511
57 .Python 0x000000010770409d fast_function + 381
58 .Python 0x0000000107702e01 call_function + 401
59 .Python 0x00000001076ff597 _PyEval_EvalFrameDefault + 27511
60 .Python 0x000000010770388f _PyEval_EvalCodeWithName + 2447
61 .Python 0x00000001076f8954 PyEval_EvalCode + 100
62 org.qt-project.Qt.QtWebEngineCore 0x000000010441a0c9 0x104418000 + 8393
63 org.qt-project.Qt.QtWebEngineCore 0x000000010441a69a 0x104418000 + 9882
64 org.qt-project.Qt.QtWebEngineCore 0x0000000104418ec4 0x104418000 + 3780

Thread 1:
0 libsystem_pthread.dylib 0x00007fff60e433f0 start_wqthread + 0

Thread 2:
0 libsystem_kernel.dylib 0x00007fff60d9336e poll + 10
1 _socket.cpython-36m-darwin.so 0x0000000106d26332 sock_call_ex + 226
2 _socket.cpython-36m-darwin.so 0x0000000106d26e8c internal_connect + 188
3 _socket.cpython-36m-darwin.so 0x0000000106d23ea4 sock_connect + 84
4 .Python 0x00000001076802e0 _PyCFunction_FastCallDict + 560
5 .Python 0x0000000107702e27 call_function + 439
6 .Python 0x00000001076ff597 _PyEval_EvalFrameDefault + 27511
7 .Python 0x000000010770388f _PyEval_EvalCodeWithName + 2447
8 .Python 0x00000001076f89cb PyEval_EvalCodeEx + 107
9 .Python 0x0000000107660a1d function_call + 381
10 .Python 0x0000000107637220 PyObject_Call + 96
11 .Python 0x00000001076ff87a _PyEval_EvalFrameDefault + 28250
12 .Python 0x000000010770409d fast_function + 381
13 .Python 0x0000000107702e01 call_function + 401
14 .Python 0x00000001076ff597 _PyEval_EvalFrameDefault + 27511
15 .Python 0x000000010770409d fast_function + 381
16 .Python 0x0000000107702e01 call_function + 401
17 .Python 0x00000001076ff597 _PyEval_EvalFrameDefault + 27511
18 .Python 0x000000010770388f _PyEval_EvalCodeWithName + 2447
19 .Python 0x0000000107704141 fast_function + 545
20 .Python 0x0000000107702e01 call_function + 401
21 .Python 0x00000001076ff597 _PyEval_EvalFrameDefault + 27511
22 .Python 0x000000010770388f _PyEval_EvalCodeWithName + 2447
23 .Python 0x0000000107704141 fast_function + 545
24 .Python 0x0000000107702e01 call_function + 401
25 .Python 0x00000001076ff636 _PyEval_EvalFrameDefault + 27670
26 .Python 0x000000010770388f _PyEval_EvalCodeWithName + 2447
27 .Python 0x0000000107704141 fast_function + 545
28 .Python 0x0000000107702e01 call_function + 401
29 .Python 0x00000001076ff636 _PyEval_EvalFrameDefault + 27670
30 .Python 0x000000010770388f _PyEval_EvalCodeWithName + 2447
31 .Python 0x000000010770445b _PyFunction_FastCallDict + 763
32 .Python 0x00000001076373e7 _PyObject_FastCallDict + 247
33 .Python 0x0000000107637505 _PyObject_Call_Prepend + 149
34 .Python 0x0000000107637220 PyObject_Call + 96
35 .Python 0x00000001076ff87a _PyEval_EvalFrameDefault + 28250
36 .Python 0x000000010770388f _PyEval_EvalCodeWithName + 2447
37 .Python 0x000000010770445b _PyFunction_FastCallDict + 763
38 .Python 0x00000001076373e7 _PyObject_FastCallDict + 247
39 .Python 0x0000000107637505 _PyObject_Call_Prepend + 149
40 .Python 0x0000000107637220 PyObject_Call + 96
41 .Python 0x00000001076ff87a _PyEval_EvalFrameDefault + 28250
42 .Python 0x000000010770388f _PyEval_EvalCodeWithName + 2447
43 .Python 0x000000010770445b _PyFunction_FastCallDict + 763
44 .Python 0x00000001076373e7 _PyObject_FastCallDict + 247
45 .Python 0x0000000107637505 _PyObject_Call_Prepend + 149
46 .Python 0x0000000107637220 PyObject_Call + 96
47 .Python 0x00000001076ff87a _PyEval_EvalFrameDefault + 28250
48 .Python 0x000000010770388f _PyEval_EvalCodeWithName + 2447
49 .Python 0x00000001076f89cb PyEval_EvalCodeEx + 107
50 .Python 0x0000000107660a1d function_call + 381
51 .Python 0x0000000107637220 PyObject_Call + 96
52 .Python 0x00000001076ff87a _PyEval_EvalFrameDefault + 28250
53 .Python 0x000000010770388f _PyEval_EvalCodeWithName + 2447
54 .Python 0x0000000107704141 fast_function + 545
55 .Python 0x0000000107702e01 call_function + 401
56 .Python 0x00000001076ff636 _PyEval_EvalFrameDefault + 27670
57 .Python 0x000000010770388f _PyEval_EvalCodeWithName + 2447
58 .Python 0x00000001076f89cb PyEval_EvalCodeEx + 107
59 .Python 0x0000000107660a1d function_call + 381
60 .Python 0x0000000107637220 PyObject_Call + 96
61 .Python 0x00000001076ff87a _PyEval_EvalFrameDefault + 28250
62 .Python 0x000000010770388f _PyEval_EvalCodeWithName + 2447
63 .Python 0x00000001076f89cb PyEval_EvalCodeEx + 107
64 .Python 0x0000000107660a1d function_call + 381
65 .Python 0x0000000107637220 PyObject_Call + 96
66 .Python 0x00000001076ff87a _PyEval_EvalFrameDefault + 28250
67 .Python 0x000000010770409d fast_function + 381
68 .Python 0x0000000107702e01 call_function + 401
69 .Python 0x00000001076ff597 _PyEval_EvalFrameDefault + 27511
70 .Python 0x000000010770409d fast_function + 381
71 .Python 0x0000000107702e01 call_function + 401
72 .Python 0x00000001076ff597 _PyEval_EvalFrameDefault + 27511
73 .Python 0x00000001077042bc _PyFunction_FastCallDict + 348
74 .Python 0x00000001076373e7 _PyObject_FastCallDict + 247
75 .Python 0x0000000107637505 _PyObject_Call_Prepend + 149
76 .Python 0x0000000107637220 PyObject_Call + 96
77 .Python 0x000000010774a836 t_bootstrap + 70
78 libsystem_pthread.dylib 0x00007fff60e442eb _pthread_body + 126
79 libsystem_pthread.dylib 0x00007fff60e47249 _pthread_start + 66
80 libsystem_pthread.dylib 0x00007fff60e4340d thread_start + 13

Thread 3:
0 libsystem_pthread.dylib 0x00007fff60e433f0 start_wqthread + 0

Thread 4:
0 libsystem_kernel.dylib 0x00007fff60d8e86a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff60e4756e _pthread_cond_wait + 722
2 .Python 0x0000000107744551 PyThread_acquire_lock_timed + 673
3 .Python 0x000000010774aecf acquire_timed + 111
4 .Python 0x000000010774afe0 lock_PyThread_acquire_lock + 48
5 .Python 0x0000000107680167 _PyCFunction_FastCallDict + 183
6 .Python 0x0000000107702e27 call_function + 439
7 .Python 0x00000001076ff597 _PyEval_EvalFrameDefault + 27511
8 .Python 0x000000010770388f _PyEval_EvalCodeWithName + 2447
9 .Python 0x0000000107704141 fast_function + 545
10 .Python 0x0000000107702e01 call_function + 401
11 .Python 0x00000001076ff597 _PyEval_EvalFrameDefault + 27511
12 .Python 0x000000010770388f _PyEval_EvalCodeWithName + 2447
13 .Python 0x0000000107704141 fast_function + 545
14 .Python 0x0000000107702e01 call_function + 401
15 .Python 0x00000001076ff636 _PyEval_EvalFrameDefault + 27670
16 .Python 0x000000010770409d fast_function + 381
17 .Python 0x0000000107702e01 call_function + 401
18 .Python 0x00000001076ff597 _PyEval_EvalFrameDefault + 27511
19 .Python 0x000000010770409d fast_function + 381
20 .Python 0x0000000107702e01 call_function + 401
21 .Python 0x00000001076ff597 _PyEval_EvalFrameDefault + 27511
22 .Python 0x000000010770409d fast_function + 381
23 .Python 0x0000000107702e01 call_function + 401
24 .Python 0x00000001076ff597 _PyEval_EvalFrameDefault + 27511
25 .Python 0x00000001077042bc _PyFunction_FastCallDict + 348
26 .Python 0x00000001076373e7 _PyObject_FastCallDict + 247
27 .Python 0x0000000107637505 _PyObject_Call_Prepend + 149
28 .Python 0x0000000107637220 PyObject_Call + 96
29 .Python 0x000000010774a836 t_bootstrap + 70
30 libsystem_pthread.dylib 0x00007fff60e442eb _pthread_body + 126
31 libsystem_pthread.dylib 0x00007fff60e47249 _pthread_start + 66
32 libsystem_pthread.dylib 0x00007fff60e4340d thread_start + 13

Thread 5:: NetworkConfigWatcher
0 libsystem_kernel.dylib 0x00007fff60d8b22a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff60d8b76c mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff347df13e __CFRunLoopServiceMachPort + 328
3 com.apple.CoreFoundation 0x00007fff347de6ac __CFRunLoopRun + 1612
4 com.apple.CoreFoundation 0x00007fff347dde0e CFRunLoopRunSpecific + 455
5 QtWebEngineCore 0x000000011af9719f 0x1193bd000 + 29204895
6 QtWebEngineCore 0x000000011af95ff6 0x1193bd000 + 29200374
7 QtWebEngineCore 0x000000011af0f235 0x1193bd000 + 28647989
8 QtWebEngineCore 0x000000011af4ff4d 0x1193bd000 + 28913485
9 QtWebEngineCore 0x000000011af4d947 0x1193bd000 + 28903751
10 libsystem_pthread.dylib 0x00007fff60e442eb _pthread_body + 126
11 libsystem_pthread.dylib 0x00007fff60e47249 _pthread_start + 66
12 libsystem_pthread.dylib 0x00007fff60e4340d thread_start + 13

Thread 6:: DnsConfigService
0 libsystem_kernel.dylib 0x00007fff60d9178e kevent + 10
1 QtWebEngineCore 0x000000011b389f79 0x1193bd000 + 33345401
2 QtWebEngineCore 0x000000011b38726d 0x1193bd000 + 33333869
3 QtWebEngineCore 0x000000011aee53ff 0x1193bd000 + 28476415
4 QtWebEngineCore 0x000000011af0f235 0x1193bd000 + 28647989
5 QtWebEngineCore 0x000000011af4ff4d 0x1193bd000 + 28913485
6 QtWebEngineCore 0x000000011af4d947 0x1193bd000 + 28903751
7 libsystem_pthread.dylib 0x00007fff60e442eb _pthread_body + 126
8 libsystem_pthread.dylib 0x00007fff60e47249 _pthread_start + 66
9 libsystem_pthread.dylib 0x00007fff60e4340d thread_start + 13

Thread 7:: TaskSchedulerServiceThread
0 libsystem_kernel.dylib 0x00007fff60d9178e kevent + 10
1 QtWebEngineCore 0x000000011b389f79 0x1193bd000 + 33345401
2 QtWebEngineCore 0x000000011b38726d 0x1193bd000 + 33333869
3 QtWebEngineCore 0x000000011aee53ff 0x1193bd000 + 28476415
4 QtWebEngineCore 0x000000011af0f235 0x1193bd000 + 28647989
5 QtWebEngineCore 0x000000011af4ff4d 0x1193bd000 + 28913485
6 QtWebEngineCore 0x000000011af4d947 0x1193bd000 + 28903751
7 libsystem_pthread.dylib 0x00007fff60e442eb _pthread_body + 126
8 libsystem_pthread.dylib 0x00007fff60e47249 _pthread_start + 66
9 libsystem_pthread.dylib 0x00007fff60e4340d thread_start + 13

Thread 8:: TaskSchedulerBackgroundWorker
0 libsystem_kernel.dylib 0x00007fff60d8b22a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff60d8b76c mach_msg + 60
2 QtWebEngineCore 0x000000011af2db41 0x1193bd000 + 28773185
3 QtWebEngineCore 0x000000011af2dc21 0x1193bd000 + 28773409
4 QtWebEngineCore 0x000000011af34e78 0x1193bd000 + 28802680
5 QtWebEngineCore 0x000000011af3611a 0x1193bd000 + 28807450
6 QtWebEngineCore 0x000000011af4d947 0x1193bd000 + 28903751
7 libsystem_pthread.dylib 0x00007fff60e442eb _pthread_body + 126
8 libsystem_pthread.dylib 0x00007fff60e47249 _pthread_start + 66
9 libsystem_pthread.dylib 0x00007fff60e4340d thread_start + 13

Thread 9:: TaskSchedulerBackgroundBlockingWorker
0 libsystem_kernel.dylib 0x00007fff60d8b22a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff60d8b76c mach_msg + 60
2 QtWebEngineCore 0x000000011af2db41 0x1193bd000 + 28773185
3 QtWebEngineCore 0x000000011af2dc21 0x1193bd000 + 28773409
4 QtWebEngineCore 0x000000011af34e78 0x1193bd000 + 28802680
5 QtWebEngineCore 0x000000011af362dd 0x1193bd000 + 28807901
6 QtWebEngineCore 0x000000011af4d947 0x1193bd000 + 28903751
7 libsystem_pthread.dylib 0x00007fff60e442eb _pthread_body + 126
8 libsystem_pthread.dylib 0x00007fff60e47249 _pthread_start + 66
9 libsystem_pthread.dylib 0x00007fff60e4340d thread_start + 13

Thread 10:: TaskSchedulerForegroundWorker
0 libsystem_kernel.dylib 0x00007fff60d8b22a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff60d8b76c mach_msg + 60
2 QtWebEngineCore 0x000000011af2db41 0x1193bd000 + 28773185
3 QtWebEngineCore 0x000000011af2dc21 0x1193bd000 + 28773409
4 QtWebEngineCore 0x000000011af34e78 0x1193bd000 + 28802680
5 QtWebEngineCore 0x000000011af3611a 0x1193bd000 + 28807450
6 QtWebEngineCore 0x000000011af4d947 0x1193bd000 + 28903751
7 libsystem_pthread.dylib 0x00007fff60e442eb _pthread_body + 126
8 libsystem_pthread.dylib 0x00007fff60e47249 _pthread_start + 66
9 libsystem_pthread.dylib 0x00007fff60e4340d thread_start + 13

Thread 11:: TaskSchedulerForegroundBlockingWorker
0 libsystem_kernel.dylib 0x00007fff60d8b22a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff60d8b76c mach_msg + 60
2 QtWebEngineCore 0x000000011af2db41 0x1193bd000 + 28773185
3 QtWebEngineCore 0x000000011af2dc21 0x1193bd000 + 28773409
4 QtWebEngineCore 0x000000011af34e78 0x1193bd000 + 28802680
5 QtWebEngineCore 0x000000011af362dd 0x1193bd000 + 28807901
6 QtWebEngineCore 0x000000011af4d947 0x1193bd000 + 28903751
7 libsystem_pthread.dylib 0x00007fff60e442eb _pthread_body + 126
8 libsystem_pthread.dylib 0x00007fff60e47249 _pthread_start + 66
9 libsystem_pthread.dylib 0x00007fff60e4340d thread_start + 13

Thread 12:: TaskSchedulerForegroundBlockingWorker
0 libsystem_kernel.dylib 0x00007fff60d8b22a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff60d8b76c mach_msg + 60
2 QtWebEngineCore 0x000000011af2db41 0x1193bd000 + 28773185
3 QtWebEngineCore 0x000000011af2dc21 0x1193bd000 + 28773409
4 QtWebEngineCore 0x000000011af34e78 0x1193bd000 + 28802680
5 QtWebEngineCore 0x000000011af362dd 0x1193bd000 + 28807901
6 QtWebEngineCore 0x000000011af4d947 0x1193bd000 + 28903751
7 libsystem_pthread.dylib 0x00007fff60e442eb _pthread_body + 126
8 libsystem_pthread.dylib 0x00007fff60e47249 _pthread_start + 66
9 libsystem_pthread.dylib 0x00007fff60e4340d thread_start + 13

Thread 13:: TaskSchedulerForegroundBlockingWorker
0 libsystem_kernel.dylib 0x00007fff60d8b22a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff60d8b76c mach_msg + 60
2 QtWebEngineCore 0x000000011af2db41 0x1193bd000 + 28773185
3 QtWebEngineCore 0x000000011af2dc21 0x1193bd000 + 28773409
4 QtWebEngineCore 0x000000011af34e78 0x1193bd000 + 28802680
5 QtWebEngineCore 0x000000011af362dd 0x1193bd000 + 28807901
6 QtWebEngineCore 0x000000011af4d947 0x1193bd000 + 28903751
7 libsystem_pthread.dylib 0x00007fff60e442eb _pthread_body + 126
8 libsystem_pthread.dylib 0x00007fff60e47249 _pthread_start + 66
9 libsystem_pthread.dylib 0x00007fff60e4340d thread_start + 13

Thread 14:: TaskSchedulerSingleThreadForegroundBlocking0
0 libsystem_kernel.dylib 0x00007fff60d8b22a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff60d8b76c mach_msg + 60
2 QtWebEngineCore 0x000000011af2db41 0x1193bd000 + 28773185
3 QtWebEngineCore 0x000000011af2da6f 0x1193bd000 + 28772975
4 QtWebEngineCore 0x000000011af34e6a 0x1193bd000 + 28802666
5 QtWebEngineCore 0x000000011af3611a 0x1193bd000 + 28807450
6 QtWebEngineCore 0x000000011af4d947 0x1193bd000 + 28903751
7 libsystem_pthread.dylib 0x00007fff60e442eb _pthread_body + 126
8 libsystem_pthread.dylib 0x00007fff60e47249 _pthread_start + 66
9 libsystem_pthread.dylib 0x00007fff60e4340d thread_start + 13

Thread 15:: TaskSchedulerSingleThreadForegroundBlocking1
0 libsystem_kernel.dylib 0x00007fff60d8b22a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff60d8b76c mach_msg + 60
2 QtWebEngineCore 0x000000011af2db41 0x1193bd000 + 28773185
3 QtWebEngineCore 0x000000011af2da6f 0x1193bd000 + 28772975
4 QtWebEngineCore 0x000000011af34e6a 0x1193bd000 + 28802666
5 QtWebEngineCore 0x000000011af3611a 0x1193bd000 + 28807450
6 QtWebEngineCore 0x000000011af4d947 0x1193bd000 + 28903751
7 libsystem_pthread.dylib 0x00007fff60e442eb _pthread_body + 126
8 libsystem_pthread.dylib 0x00007fff60e47249 _pthread_start + 66
9 libsystem_pthread.dylib 0x00007fff60e4340d thread_start + 13

Thread 16:: TaskSchedulerSingleThreadForegroundBlocking2
0 libsystem_kernel.dylib 0x00007fff60d8b22a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff60d8b76c mach_msg + 60
2 QtWebEngineCore 0x000000011af2db41 0x1193bd000 + 28773185
3 QtWebEngineCore 0x000000011af2da6f 0x1193bd000 + 28772975
4 QtWebEngineCore 0x000000011af34e6a 0x1193bd000 + 28802666
5 QtWebEngineCore 0x000000011af3611a 0x1193bd000 + 28807450
6 QtWebEngineCore 0x000000011af4d947 0x1193bd000 + 28903751
7 libsystem_pthread.dylib 0x00007fff60e442eb _pthread_body + 126
8 libsystem_pthread.dylib 0x00007fff60e47249 _pthread_start + 66
9 libsystem_pthread.dylib 0x00007fff60e4340d thread_start + 13

Thread 17:: TaskSchedulerSingleThreadForegroundBlocking3
0 libsystem_kernel.dylib 0x00007fff60d8b22a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff60d8b76c mach_msg + 60
2 QtWebEngineCore 0x000000011af2db41 0x1193bd000 + 28773185
3 QtWebEngineCore 0x000000011af2da6f 0x1193bd000 + 28772975
4 QtWebEngineCore 0x000000011af34e6a 0x1193bd000 + 28802666
5 QtWebEngineCore 0x000000011af362dd 0x1193bd000 + 28807901
6 QtWebEngineCore 0x000000011af4d947 0x1193bd000 + 28903751
7 libsystem_pthread.dylib 0x00007fff60e442eb _pthread_body + 126
8 libsystem_pthread.dylib 0x00007fff60e47249 _pthread_start + 66
9 libsystem_pthread.dylib 0x00007fff60e4340d thread_start + 13

Thread 18:: TaskSchedulerSingleThreadForegroundBlocking4
0 libsystem_kernel.dylib 0x00007fff60d8b22a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff60d8b76c mach_msg + 60
2 QtWebEngineCore 0x000000011af2db41 0x1193bd000 + 28773185
3 QtWebEngineCore 0x000000011af2da6f 0x1193bd000 + 28772975
4 QtWebEngineCore 0x000000011af34e6a 0x1193bd000 + 28802666
5 QtWebEngineCore 0x000000011af3611a 0x1193bd000 + 28807450
6 QtWebEngineCore 0x000000011af4d947 0x1193bd000 + 28903751
7 libsystem_pthread.dylib 0x00007fff60e442eb _pthread_body + 126
8 libsystem_pthread.dylib 0x00007fff60e47249 _pthread_start + 66
9 libsystem_pthread.dylib 0x00007fff60e4340d thread_start + 13

Thread 19:: Chrome_IOThread
0 libsystem_kernel.dylib 0x00007fff60d9178e kevent + 10
1 QtWebEngineCore 0x000000011b389f79 0x1193bd000 + 33345401
2 QtWebEngineCore 0x000000011b38726d 0x1193bd000 + 33333869
3 QtWebEngineCore 0x000000011aee53e6 0x1193bd000 + 28476390
4 QtWebEngineCore 0x000000011af0f235 0x1193bd000 + 28647989
5 QtWebEngineCore 0x0000000119cfe858 0x1193bd000 + 9705560
6 QtWebEngineCore 0x0000000119cfe9e6 0x1193bd000 + 9705958
7 QtWebEngineCore 0x000000011af4ff4d 0x1193bd000 + 28913485
8 QtWebEngineCore 0x000000011af4d947 0x1193bd000 + 28903751
9 libsystem_pthread.dylib 0x00007fff60e442eb _pthread_body + 126
10 libsystem_pthread.dylib 0x00007fff60e47249 _pthread_start + 66
11 libsystem_pthread.dylib 0x00007fff60e4340d thread_start + 13

Thread 20:: TaskSchedulerSingleThreadSharedBackgroundBlocking5
0 libsystem_kernel.dylib 0x00007fff60d8b22a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff60d8b76c mach_msg + 60
2 QtWebEngineCore 0x000000011af2db41 0x1193bd000 + 28773185
3 QtWebEngineCore 0x000000011af2da6f 0x1193bd000 + 28772975
4 QtWebEngineCore 0x000000011af34e6a 0x1193bd000 + 28802666
5 QtWebEngineCore 0x000000011af3611a 0x1193bd000 + 28807450
6 QtWebEngineCore 0x000000011af4d947 0x1193bd000 + 28903751
7 libsystem_pthread.dylib 0x00007fff60e442eb _pthread_body + 126
8 libsystem_pthread.dylib 0x00007fff60e47249 _pthread_start + 66
9 libsystem_pthread.dylib 0x00007fff60e4340d thread_start + 13

Thread 21:: CompositorTileWorker1/50691
0 libsystem_kernel.dylib 0x00007fff60d8e86a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff60e4756e _pthread_cond_wait + 722
2 QtWebEngineCore 0x000000011af2cec8 0x1193bd000 + 28769992
3 QtWebEngineCore 0x000000011bf4ec68 0x1193bd000 + 45685864
4 QtWebEngineCore 0x000000011af4eb99 0x1193bd000 + 28908441
5 QtWebEngineCore 0x000000011af4d947 0x1193bd000 + 28903751
6 libsystem_pthread.dylib 0x00007fff60e442eb _pthread_body + 126
7 libsystem_pthread.dylib 0x00007fff60e47249 _pthread_start + 66
8 libsystem_pthread.dylib 0x00007fff60e4340d thread_start + 13

Thread 22:: AudioThread
0 libsystem_kernel.dylib 0x00007fff60d8b22a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff60d8b76c mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff347df13e __CFRunLoopServiceMachPort + 328
3 com.apple.CoreFoundation 0x00007fff347de6ac __CFRunLoopRun + 1612
4 com.apple.CoreFoundation 0x00007fff347dde0e CFRunLoopRunSpecific + 455
5 QtWebEngineCore 0x000000011af9719f 0x1193bd000 + 29204895
6 QtWebEngineCore 0x000000011af95ff6 0x1193bd000 + 29200374
7 QtWebEngineCore 0x000000011af0f235 0x1193bd000 + 28647989
8 QtWebEngineCore 0x000000011af4ff4d 0x1193bd000 + 28913485
9 QtWebEngineCore 0x000000011af4d947 0x1193bd000 + 28903751
10 libsystem_pthread.dylib 0x00007fff60e442eb _pthread_body + 126
11 libsystem_pthread.dylib 0x00007fff60e47249 _pthread_start + 66
12 libsystem_pthread.dylib 0x00007fff60e4340d thread_start + 13

Thread 23:: Chrome_InProcGpuThread
0 libsystem_kernel.dylib 0x00007fff60d8b22a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff60d8b76c mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff347df13e __CFRunLoopServiceMachPort + 328
3 com.apple.CoreFoundation 0x00007fff347de6ac __CFRunLoopRun + 1612
4 com.apple.CoreFoundation 0x00007fff347dde0e CFRunLoopRunSpecific + 455
5 QtWebEngineCore 0x000000011af9719f 0x1193bd000 + 29204895
6 QtWebEngineCore 0x000000011af95ff6 0x1193bd000 + 29200374
7 QtWebEngineCore 0x000000011af0f235 0x1193bd000 + 28647989
8 QtWebEngineCore 0x000000011af4ff4d 0x1193bd000 + 28913485
9 QtWebEngineCore 0x000000011af4d947 0x1193bd000 + 28903751
10 libsystem_pthread.dylib 0x00007fff60e442eb _pthread_body + 126
11 libsystem_pthread.dylib 0x00007fff60e47249 _pthread_start + 66
12 libsystem_pthread.dylib 0x00007fff60e4340d thread_start + 13

Thread 24:: Chrome_ChildIOThread
0 libsystem_kernel.dylib 0x00007fff60d9178e kevent + 10
1 QtWebEngineCore 0x000000011b389f79 0x1193bd000 + 33345401
2 QtWebEngineCore 0x000000011b38726d 0x1193bd000 + 33333869
3 QtWebEngineCore 0x000000011aee53ff 0x1193bd000 + 28476415
4 QtWebEngineCore 0x000000011af0f235 0x1193bd000 + 28647989
5 QtWebEngineCore 0x000000011af4ff4d 0x1193bd000 + 28913485
6 QtWebEngineCore 0x000000011af4d947 0x1193bd000 + 28903751
7 libsystem_pthread.dylib 0x00007fff60e442eb _pthread_body + 126
8 libsystem_pthread.dylib 0x00007fff60e47249 _pthread_start + 66
9 libsystem_pthread.dylib 0x00007fff60e4340d thread_start + 13

Thread 25:: TaskSchedulerBackgroundBlockingWorker
0 libsystem_kernel.dylib 0x00007fff60d8b22a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff60d8b76c mach_msg + 60
2 QtWebEngineCore 0x000000011af2db41 0x1193bd000 + 28773185
3 QtWebEngineCore 0x000000011af2dc21 0x1193bd000 + 28773409
4 QtWebEngineCore 0x000000011af34e78 0x1193bd000 + 28802680
5 QtWebEngineCore 0x000000011af362dd 0x1193bd000 + 28807901
6 QtWebEngineCore 0x000000011af4d947 0x1193bd000 + 28903751
7 libsystem_pthread.dylib 0x00007fff60e442eb _pthread_body + 126
8 libsystem_pthread.dylib 0x00007fff60e47249 _pthread_start + 66
9 libsystem_pthread.dylib 0x00007fff60e4340d thread_start + 13

Thread 26:: NetworkConfigWatcher
0 libsystem_kernel.dylib 0x00007fff60d8b22a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff60d8b76c mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff347df13e __CFRunLoopServiceMachPort + 328
3 com.apple.CoreFoundation 0x00007fff347de6ac __CFRunLoopRun + 1612
4 com.apple.CoreFoundation 0x00007fff347dde0e CFRunLoopRunSpecific + 455
5 QtWebEngineCore 0x000000011af9719f 0x1193bd000 + 29204895
6 QtWebEngineCore 0x000000011af95ff6 0x1193bd000 + 29200374
7 QtWebEngineCore 0x000000011af0f235 0x1193bd000 + 28647989
8 QtWebEngineCore 0x000000011af4ff4d 0x1193bd000 + 28913485
9 QtWebEngineCore 0x000000011af4d947 0x1193bd000 + 28903751
10 libsystem_pthread.dylib 0x00007fff60e442eb _pthread_body + 126
11 libsystem_pthread.dylib 0x00007fff60e47249 _pthread_start + 66
12 libsystem_pthread.dylib 0x00007fff60e4340d thread_start + 13

Thread 27:: CacheThread_BlockFile
0 libsystem_kernel.dylib 0x00007fff60d9178e kevent + 10
1 QtWebEngineCore 0x000000011b389f79 0x1193bd000 + 33345401
2 QtWebEngineCore 0x000000011b38726d 0x1193bd000 + 33333869
3 QtWebEngineCore 0x000000011aee53e6 0x1193bd000 + 28476390
4 QtWebEngineCore 0x000000011af0f235 0x1193bd000 + 28647989
5 QtWebEngineCore 0x000000011af4ff4d 0x1193bd000 + 28913485
6 QtWebEngineCore 0x000000011af4d947 0x1193bd000 + 28903751
7 libsystem_pthread.dylib 0x00007fff60e442eb _pthread_body + 126
8 libsystem_pthread.dylib 0x00007fff60e47249 _pthread_start + 66
9 libsystem_pthread.dylib 0x00007fff60e4340d thread_start + 13

Thread 28:
0 libsystem_kernel.dylib 0x00007fff60d8b22a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff60d8b76c mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff347df13e __CFRunLoopServiceMachPort + 328
3 com.apple.CoreFoundation 0x00007fff347de6ac __CFRunLoopRun + 1612
4 com.apple.CoreFoundation 0x00007fff347dde0e CFRunLoopRunSpecific + 455
5 com.apple.CoreFoundation 0x00007fff347ddc22 CFRunLoopRun + 40
6 _watchdog_fsevents.cpython-36m-darwin.so 0x0000000120448945 watchdog_read_events + 149
7 .Python 0x000000010768029b _PyCFunction_FastCallDict + 491
8 .Python 0x0000000107702e27 call_function + 439
9 .Python 0x00000001076ff597 _PyEval_EvalFrameDefault + 27511
10 .Python 0x000000010770409d fast_function + 381
11 .Python 0x0000000107702e01 call_function + 401
12 .Python 0x00000001076ff597 _PyEval_EvalFrameDefault + 27511
13 .Python 0x000000010770409d fast_function + 381
14 .Python 0x0000000107702e01 call_function + 401
15 .Python 0x00000001076ff597 _PyEval_EvalFrameDefault + 27511
16 .Python 0x00000001077042bc _PyFunction_FastCallDict + 348
17 .Python 0x00000001076373e7 _PyObject_FastCallDict + 247
18 .Python 0x0000000107637505 _PyObject_Call_Prepend + 149
19 .Python 0x0000000107637220 PyObject_Call + 96
20 .Python 0x000000010774a836 t_bootstrap + 70
21 libsystem_pthread.dylib 0x00007fff60e442eb _pthread_body + 126
22 libsystem_pthread.dylib 0x00007fff60e47249 _pthread_start + 66
23 libsystem_pthread.dylib 0x00007fff60e4340d thread_start + 13

Thread 29:
0 libsystem_kernel.dylib 0x00007fff60d8b22a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff60d8b76c mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff347df13e __CFRunLoopServiceMachPort + 328
3 com.apple.CoreFoundation 0x00007fff347de6ac __CFRunLoopRun + 1612
4 com.apple.CoreFoundation 0x00007fff347dde0e CFRunLoopRunSpecific + 455
5 com.apple.CoreFoundation 0x00007fff347ddc22 CFRunLoopRun + 40
6 _watchdog_fsevents.cpython-36m-darwin.so 0x0000000120448945 watchdog_read_events + 149
7 .Python 0x000000010768029b _PyCFunction_FastCallDict + 491
8 .Python 0x0000000107702e27 call_function + 439
9 .Python 0x00000001076ff597 _PyEval_EvalFrameDefault + 27511
10 .Python 0x000000010770409d fast_function + 381
11 .Python 0x0000000107702e01 call_function + 401
12 .Python 0x00000001076ff597 _PyEval_EvalFrameDefault + 27511
13 .Python 0x000000010770409d fast_function + 381
14 .Python 0x0000000107702e01 call_function + 401
15 .Python 0x00000001076ff597 _PyEval_EvalFrameDefault + 27511
16 .Python 0x00000001077042bc _PyFunction_FastCallDict + 348
17 .Python 0x00000001076373e7 _PyObject_FastCallDict + 247
18 .Python 0x0000000107637505 _PyObject_Call_Prepend + 149
19 .Python 0x0000000107637220 PyObject_Call + 96
20 .Python 0x000000010774a836 t_bootstrap + 70
21 libsystem_pthread.dylib 0x00007fff60e442eb _pthread_body + 126
22 libsystem_pthread.dylib 0x00007fff60e47249 _pthread_start + 66
23 libsystem_pthread.dylib 0x00007fff60e4340d thread_start + 13

Thread 30:
0 libsystem_kernel.dylib 0x00007fff60d8cef2 read + 10
1 .Python 0x00000001077435f2 _Py_read + 82
2 .Python 0x000000010777d9c2 _io_FileIO_readinto + 98
3 .Python 0x00000001076802e0 _PyCFunction_FastCallDict + 560
4 .Python 0x00000001076373fa _PyObject_FastCallDict + 266
5 .Python 0x0000000107638198 PyObject_CallMethodObjArgs + 520
6 .Python 0x0000000107782e07 _bufferedreader_raw_read + 135
7 .Python 0x0000000107783186 _buffered_readline + 662
8 .Python 0x000000010778211e _io__Buffered_readline + 78
9 .Python 0x000000010768029b _PyCFunction_FastCallDict + 491
10 .Python 0x00000001076373fa _PyObject_FastCallDict + 266
11 .Python 0x0000000107661917 calliter_iternext + 39
12 .Python 0x00000001076fee0c _PyEval_EvalFrameDefault + 25580
13 .Python 0x000000010770388f _PyEval_EvalCodeWithName + 2447
14 .Python 0x00000001076f89cb PyEval_EvalCodeEx + 107
15 .Python 0x0000000107660a1d function_call + 381
16 .Python 0x0000000107637220 PyObject_Call + 96
17 .Python 0x00000001076ff87a _PyEval_EvalFrameDefault + 28250
18 .Python 0x000000010770409d fast_function + 381
19 .Python 0x0000000107702e01 call_function + 401
20 .Python 0x00000001076ff597 _PyEval_EvalFrameDefault + 27511
21 .Python 0x000000010770409d fast_function + 381
22 .Python 0x0000000107702e01 call_function + 401
23 .Python 0x00000001076ff597 _PyEval_EvalFrameDefault + 27511
24 .Python 0x00000001077042bc _PyFunction_FastCallDict + 348
25 .Python 0x00000001076373e7 _PyObject_FastCallDict + 247
26 .Python 0x0000000107637505 _PyObject_Call_Prepend + 149
27 .Python 0x0000000107637220 PyObject_Call + 96
28 .Python 0x000000010774a836 t_bootstrap + 70
29 libsystem_pthread.dylib 0x00007fff60e442eb _pthread_body + 126
30 libsystem_pthread.dylib 0x00007fff60e47249 _pthread_start + 66
31 libsystem_pthread.dylib 0x00007fff60e4340d thread_start + 13

Thread 31:: TaskSchedulerBackgroundBlockingWorker
0 libsystem_kernel.dylib 0x00007fff60d8b22a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff60d8b76c mach_msg + 60
2 QtWebEngineCore 0x000000011af2db41 0x1193bd000 + 28773185
3 QtWebEngineCore 0x000000011af2dc21 0x1193bd000 + 28773409
4 QtWebEngineCore 0x000000011af34e78 0x1193bd000 + 28802680
5 QtWebEngineCore 0x000000011af362dd 0x1193bd000 + 28807901
6 QtWebEngineCore 0x000000011af4d947 0x1193bd000 + 28903751
7 libsystem_pthread.dylib 0x00007fff60e442eb _pthread_body + 126
8 libsystem_pthread.dylib 0x00007fff60e47249 _pthread_start + 66
9 libsystem_pthread.dylib 0x00007fff60e4340d thread_start + 13

Thread 32:: TaskSchedulerForegroundBlockingWorker
0 libsystem_kernel.dylib 0x00007fff60d8b22a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff60d8b76c mach_msg + 60
2 QtWebEngineCore 0x000000011af2db41 0x1193bd000 + 28773185
3 QtWebEngineCore 0x000000011af2dc21 0x1193bd000 + 28773409
4 QtWebEngineCore 0x000000011af34e78 0x1193bd000 + 28802680
5 QtWebEngineCore 0x000000011af3611a 0x1193bd000 + 28807450
6 QtWebEngineCore 0x000000011af4d947 0x1193bd000 + 28903751
7 libsystem_pthread.dylib 0x00007fff60e442eb _pthread_body + 126
8 libsystem_pthread.dylib 0x00007fff60e47249 _pthread_start + 66
9 libsystem_pthread.dylib 0x00007fff60e4340d thread_start + 13

Thread 33:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x00007fff60d8b22a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff60d8b76c mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff347df13e __CFRunLoopServiceMachPort + 328
3 com.apple.CoreFoundation 0x00007fff347de6ac __CFRunLoopRun + 1612
4 com.apple.CoreFoundation 0x00007fff347dde0e CFRunLoopRunSpecific + 455
5 com.apple.AppKit 0x00007fff31e6cd1a _NSEventThread + 175
6 libsystem_pthread.dylib 0x00007fff60e442eb _pthread_body + 126
7 libsystem_pthread.dylib 0x00007fff60e47249 _pthread_start + 66
8 libsystem_pthread.dylib 0x00007fff60e4340d thread_start + 13

Thread 34:
0 libsystem_pthread.dylib 0x00007fff60e433f0 start_wqthread + 0

Thread 35:
0 libsystem_pthread.dylib 0x00007fff60e433f0 start_wqthread + 0

Thread 36:: ConnectPhoneThread
0 libsystem_kernel.dylib 0x00007fff60d8e86a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff60e4756e pthread_cond_wait + 722
2 .Python 0x00000001076f7feb take_gil + 235
3 .Python 0x00000001076f85a9 PyEval_RestoreThread + 41
4 .Python 0x000000010777d4e3 io_FileIO___init
+ 1411
5 .Python 0x00000001076946d9 type_call + 313
6 .Python 0x0000000107637220 PyObject_Call + 96
7 .Python 0x0000000107637aca _PyObject_CallFunction_SizeT + 218
8 .Python 0x000000010777b748 _io_open + 1000
9 .Python 0x00000001076801af _PyCFunction_FastCallDict + 255
10 .Python 0x000000010767ff9f PyCFunction_Call + 79
11 .Python 0x00000001076ff9ea _PyEval_EvalFrameDefault + 28618
12 .Python 0x00000001077042bc _PyFunction_FastCallDict + 348
13 .Python 0x00000001076373e7 _PyObject_FastCallDict + 247
14 .Python 0x0000000107637505 _PyObject_Call_Prepend + 149
15 .Python 0x00000001076373b5 _PyObject_FastCallDict + 197
16 .Python 0x0000000107632182 PyObject_CallFunctionObjArgs + 514
17 .Python 0x00000001076ff219 _PyEval_EvalFrameDefault + 26617
18 .Python 0x000000010770409d fast_function + 381
19 .Python 0x0000000107702e01 call_function + 401
20 .Python 0x00000001076ff597 _PyEval_EvalFrameDefault + 27511
21 .Python 0x000000010770409d fast_function + 381
22 .Python 0x0000000107702e01 call_function + 401
23 .Python 0x00000001076ff597 _PyEval_EvalFrameDefault + 27511
24 .Python 0x000000010770409d fast_function + 381
25 .Python 0x0000000107702e01 call_function + 401
26 .Python 0x00000001076ff597 _PyEval_EvalFrameDefault + 27511
27 .Python 0x000000010770409d fast_function + 381
28 .Python 0x0000000107702e01 call_function + 401
29 .Python 0x00000001076ff597 _PyEval_EvalFrameDefault + 27511
30 .Python 0x000000010770409d fast_function + 381
31 .Python 0x0000000107702e01 call_function + 401
32 .Python 0x00000001076ff597 _PyEval_EvalFrameDefault + 27511
33 .Python 0x00000001077042bc _PyFunction_FastCallDict + 348
34 .Python 0x00000001076373e7 PyObject_FastCallDict + 247
35 .Python 0x0000000107638408 PyObject_CallMethodIdObjArgs + 520
36 .Python 0x000000010772079b PyImport_ImportModuleLevelObject + 1307
37 .Python 0x00000001076f5587 builtin___import
+ 135
38 .Python 0x0000000107680167 _PyCFunction_FastCallDict + 183
39 .Python 0x0000000107702e27 call_function + 439
40 .Python 0x00000001076ff597 _PyEval_EvalFrameDefault + 27511
41 .Python 0x00000001077042bc _PyFunction_FastCallDict + 348
42 .Python 0x00000001076373e7 _PyObject_FastCallDict + 247
43 .Python 0x0000000107637505 _PyObject_Call_Prepend + 149
44 .Python 0x00000001076373b5 _PyObject_FastCallDict + 197
45 .Python 0x0000000107632182 PyObject_CallFunctionObjArgs + 514
46 .Python 0x0000000107677ec5 dict_subscript + 165
47 .Python 0x00000001076800a7 PyCFunction_Call + 343
48 .Python 0x0000000107637220 PyObject_Call + 96
49 .Python 0x000000010769afab call_method + 283
50 .Python 0x00000001076f9e0b _PyEval_EvalFrameDefault + 5099
51 .Python 0x0000000107657fe7 gen_send_ex + 183
52 .Python 0x00000001076fee0c _PyEval_EvalFrameDefault + 25580
53 .Python 0x000000010770388f _PyEval_EvalCodeWithName + 2447
54 .Python 0x000000010770445b _PyFunction_FastCallDict + 763
55 .Python 0x00000001076373e7 _PyObject_FastCallDict + 247
56 .Python 0x0000000107637505 _PyObject_Call_Prepend + 149
57 .Python 0x0000000107637220 PyObject_Call + 96
58 .Python 0x00000001076ff87a _PyEval_EvalFrameDefault + 28250
59 .Python 0x000000010770388f _PyEval_EvalCodeWithName + 2447
60 .Python 0x000000010770445b _PyFunction_FastCallDict + 763
61 .Python 0x00000001076373e7 _PyObject_FastCallDict + 247
62 .Python 0x0000000107637505 _PyObject_Call_Prepend + 149
63 .Python 0x0000000107637220 PyObject_Call + 96
64 .Python 0x00000001076ff87a _PyEval_EvalFrameDefault + 28250
65 .Python 0x000000010770388f _PyEval_EvalCodeWithName + 2447
66 .Python 0x0000000107704141 fast_function + 545
67 .Python 0x0000000107702e01 call_function + 401
68 .Python 0x00000001076ff636 _PyEval_EvalFrameDefault + 27670
69 .Python 0x000000010770388f _PyEval_EvalCodeWithName + 2447
70 .Python 0x000000010770445b _PyFunction_FastCallDict + 763
71 .Python 0x00000001076373e7 _PyObject_FastCallDict + 247
72 .Python 0x000000010772ebe9 PyErr_PrintEx + 281
73 QtCore.so 0x000000010d08077b pyqt5_err_print() + 123
74 sip.so 0x000000010d2181dc sip_api_call_procedure_method + 245
75 QtCore.so 0x000000010cf82844 sipQThread::run() + 84
76 QtCore 0x000000011794e657 0x117921000 + 185943
77 libsystem_pthread.dylib 0x00007fff60e442eb _pthread_body + 126
78 libsystem_pthread.dylib 0x00007fff60e47249 _pthread_start + 66
79 libsystem_pthread.dylib 0x00007fff60e4340d thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x000000010d4025c0 rcx: 0x00007ffeeb7e3a28 rdx: 0x0000000000000000
rdi: 0x0000000000000307 rsi: 0x0000000000000006 rbp: 0x00007ffeeb7e3a60 rsp: 0x00007ffeeb7e3a28
r8: 0x0000000000000000 r9: 0x0000000000989680 r10: 0x0000000000000000 r11: 0x0000000000000206
r12: 0x0000000000000307 r13: 0x000000010d228438 r14: 0x0000000000000006 r15: 0x000000000000002d
rip: 0x00007fff60d912c6 rfl: 0x0000000000000206 cr2: 0x0000700005e927d4

Logical CPU: 0
Error Code: 0x02000148
Trap Number: 133

Binary Images:
0x104418000 - 0x10441eff7 +org.qt-project.Qt.QtWebEngineCore (1.2.1 - 1.2.1) <32AB4B3F-56DF-3C81-B3EE-2215AC410955> /Applications/AirtestIDE.app/Contents/MacOS/AirtestIDE
0x106919000 - 0x10691eff7 +_AES.cpython-36m-darwin.so (???) <6A1CF5D8-2D6D-3F43-9F1F-30517AD6CD95> /Applications/AirtestIDE.app/Contents/MacOS/Crypto/Cipher/_AES.cpython-36m-darwin.so
0x106ad9000 - 0x106addff7 +_struct.cpython-36m-darwin.so (0) <6DAF015E-5401-3074-86DD-6CF0D4E19E4A> /Applications/AirtestIDE.app/Contents/MacOS/_struct.cpython-36m-darwin.so
0x106ae6000 - 0x106ae9ff7 +zlib.cpython-36m-darwin.so (0) /Applications/AirtestIDE.app/Contents/MacOS/zlib.cpython-36m-darwin.so
0x106bcf000 - 0x106bdfff7 +_ctypes.cpython-36m-darwin.so (0) <1776CA70-7512-34DC-A4AE-5FC9A6FD4721> /Applications/AirtestIDE.app/Contents/MacOS/_ctypes.cpython-36m-darwin.so
0x106c89000 - 0x106c8afff +_heapq.cpython-36m-darwin.so (0) /Applications/AirtestIDE.app/Contents/MacOS/_heapq.cpython-36m-darwin.so
0x106d1f000 - 0x106d28fff +_socket.cpython-36m-darwin.so (0) /Applications/AirtestIDE.app/Contents/MacOS/_socket.cpython-36m-darwin.so
0x106d34000 - 0x106d39fff +math.cpython-36m-darwin.so (0) /Applications/AirtestIDE.app/Contents/MacOS/math.cpython-36m-darwin.so
0x106d40000 - 0x106d42fff +select.cpython-36m-darwin.so (0) <232A011E-9249-3B68-B560-257A5DF35CE6> /Applications/AirtestIDE.app/Contents/MacOS/select.cpython-36m-darwin.so
0x1072c2000 - 0x1072ceff7 +_ssl.cpython-36m-darwin.so (0) /Applications/AirtestIDE.app/Contents/MacOS/_ssl.cpython-36m-darwin.so
0x1072de000 - 0x107321ff7 +libssl.1.0.0.dylib (0) <3596F8BF-3146-3992-A91C-C0E5E87BD9D1> /Applications/AirtestIDE.app/Contents/MacOS/libssl.1.0.0.dylib
0x10733d000 - 0x1074ed1a7 +libcrypto.1.0.0.dylib (0) /Applications/AirtestIDE.app/Contents/MacOS/libcrypto.1.0.0.dylib
0x107563000 - 0x107566fff +binascii.cpython-36m-darwin.so (0) <94CDC9F4-15D1-3529-906E-96955364836D> /Applications/AirtestIDE.app/Contents/MacOS/binascii.cpython-36m-darwin.so
0x1075aa000 - 0x1075b7fff +_datetime.cpython-36m-darwin.so (0) <7C70DE46-29C7-32C3-96C4-3CB457945389> /Applications/AirtestIDE.app/Contents/MacOS/_datetime.cpython-36m-darwin.so
0x107602000 - 0x107604ff7 +_hashlib.cpython-36m-darwin.so (0) <8EB13D4B-1958-309C-A1A4-495A5ED2E607> /Applications/AirtestIDE.app/Contents/MacOS/_hashlib.cpython-36m-darwin.so
0x107609000 - 0x10760eff7 +_blake2.cpython-36m-darwin.so (0) <307B827A-5804-3D9A-B975-65BE192D02EB> /Applications/AirtestIDE.app/Contents/MacOS/_blake2.cpython-36m-darwin.so
0x107613000 - 0x107623fff +_sha3.cpython-36m-darwin.so (0) <5E4626C7-15C9-3608-B587-8F0DC97F8EF8> /Applications/AirtestIDE.app/Contents/MacOS/_sha3.cpython-36m-darwin.so
0x107629000 - 0x1077e3ff7 +.Python (0) <498D0371-1B91-3B18-8D60-8DD27F711DBC> /Applications/AirtestIDE.app/Contents/MacOS/.Python
0x10792a000 - 0x10792aff7 +_bisect.cpython-36m-darwin.so (0) <1FCD08F1-1F43-3553-901A-7B80E7A4DC08> /Applications/AirtestIDE.app/Contents/MacOS/_bisect.cpython-36m-darwin.so
0x10792d000 - 0x10792efff +_random.cpython-36m-darwin.so (0) <037CCA5F-9385-333F-A7BB-3D2C5260A5F7> /Applications/AirtestIDE.app/Contents/MacOS/_random.cpython-36m-darwin.so
0x1079f2000 - 0x1079f3ff7 +_bz2.cpython-36m-darwin.so (0) <312990FE-CC1E-3D95-8A9D-7BCB459381D9> /Applications/AirtestIDE.app/Contents/MacOS/_bz2.cpython-36m-darwin.so
0x1079f7000 - 0x107a27ff7 +_lzma.cpython-36m-darwin.so (0) /Applications/AirtestIDE.app/Contents/MacOS/_lzma.cpython-36m-darwin.so
0x107a31000 - 0x107a31ff7 +grp.cpython-36m-darwin.so (0) <240E62B8-3A8D-32F9-858C-0CD545DC99FD> /Applications/AirtestIDE.app/Contents/MacOS/grp.cpython-36m-darwin.so
0x107a74000 - 0x107a75ff7 +_posixsubprocess.cpython-36m-darwin.so (0) /Applications/AirtestIDE.app/Contents/MacOS/_posixsubprocess.cpython-36m-darwin.so
0x107af9000 - 0x107afefff +_json.cpython-36m-darwin.so (0) /Applications/AirtestIDE.app/Contents/MacOS/_json.cpython-36m-darwin.so
0x107b64000 - 0x107b64ff7 +_scproxy.cpython-36m-darwin.so (0) /Applications/AirtestIDE.app/Contents/MacOS/_scproxy.cpython-36m-darwin.so
0x107c78000 - 0x107c8bff7 +_pickle.cpython-36m-darwin.so (0) /Applications/AirtestIDE.app/Contents/MacOS/_pickle.cpython-36m-darwin.so
0x107c97000 - 0x107c9cff7 +array.cpython-36m-darwin.so (0) <2F58419D-2AA3-37C3-A3C0-FC8015D27C3C> /Applications/AirtestIDE.app/Contents/MacOS/array.cpython-36m-darwin.so
0x107d66000 - 0x107d8ffff +pyexpat.cpython-36m-darwin.so (0) /Applications/AirtestIDE.app/Contents/MacOS/pyexpat.cpython-36m-darwin.so
0x107de2000 - 0x107de2ff7 +_opcode.cpython-36m-darwin.so (0) <013ABC80-DE53-3F7C-897F-2BBBD2CB46AC> /Applications/AirtestIDE.app/Contents/MacOS/_opcode.cpython-36m-darwin.so
0x10805e000 - 0x10805efff +_speedups.cpython-36m-darwin.so (0) <48B91506-5597-37E0-95B6-E501EFF59F41> /Applications/AirtestIDE.app/Contents/MacOS/markupsafe/_speedups.cpython-36m-darwin.so
0x1080a1000 - 0x1080e2ff7 +_decimal.cpython-36m-darwin.so (0) <4F398C0A-275B-3C03-9DA1-A6D80F51BC93> /Applications/AirtestIDE.app/Contents/MacOS/_decimal.cpython-36m-darwin.so
0x108101000 - 0x1081d5fff +unicodedata.cpython-36m-darwin.so (0) <9C5EFC80-95D4-3201-B4DF-8430EC53E6D9> /Applications/AirtestIDE.app/Contents/MacOS/unicodedata.cpython-36m-darwin.so
0x10825b000 - 0x10825cff7 +_multiprocessing.cpython-36m-darwin.so (0) <44AB0CB6-D410-3FD7-8996-F4DC43A22C10> /Applications/AirtestIDE.app/Contents/MacOS/_multiprocessing.cpython-36m-darwin.so
0x1082a0000 - 0x1082a4ff7 +_asyncio.cpython-36m-darwin.so (0) <68AB31A9-0AAB-3409-8DD3-E760B7CA10C4> /Applications/AirtestIDE.app/Contents/MacOS/_asyncio.cpython-36m-darwin.so
0x10832e000 - 0x10b5dffcf +cv2.cpython-36m-darwin.so (0) <9F3D6819-DE44-3A0B-910B-F34DC2451F8C> /Applications/AirtestIDE.app/Contents/MacOS/cv2/cv2.cpython-36m-darwin.so
0x10bf7b000 - 0x10bf80ff7 +QtWebChannel.so (0) <104DE0BE-AE2F-336C-BB93-36A8E81F35C6> /Applications/AirtestIDE.app/Contents/MacOS/PyQt5/QtWebChannel.so
0x10c00b000 - 0x10c1a6ff7 +multiarray.cpython-36m-darwin.so (???) <2025F84B-B25B-3617-B3D7-0DD86F32DE1E> /Applications/AirtestIDE.app/Contents/MacOS/numpy/core/multiarray.cpython-36m-darwin.so
0x10c27e000 - 0x10c395ff7 +libgfortran.3.dylib (0) <9ABE5EDE-AD43-391A-9E54-866711FAC32A> /Applications/AirtestIDE.app/Contents/MacOS/libgfortran.3.dylib
0x10c3f9000 - 0x10c42ffff +libquadmath.0.dylib (0) <7FFA409F-FB04-3B64-BE9A-3E3A494C975E> /Applications/AirtestIDE.app/Contents/MacOS/libquadmath.0.dylib
0x10c43e000 - 0x10c453ff7 +libgcc_s.1.dylib (0) <7C6D7CB7-82DB-3290-8181-07646FEA1F80> /Applications/AirtestIDE.app/Contents/MacOS/libgcc_s.1.dylib
0x10c45e000 - 0x10c54bfff +umath.cpython-36m-darwin.so (???) <518A300F-EC21-3DF2-8B92-B1C40CF4A281> /Applications/AirtestIDE.app/Contents/MacOS/numpy/core/umath.cpython-36m-darwin.so
0x10c6cb000 - 0x10c6ccff7 +lapack_lite.cpython-36m-darwin.so (???) <22695BE8-E0F6-326D-B258-E878FBB2C31D> /Applications/AirtestIDE.app/Contents/MacOS/numpy/linalg/lapack_lite.cpython-36m-darwin.so
0x10c710000 - 0x10c72bff7 +_umath_linalg.cpython-36m-darwin.so (???) /Applications/AirtestIDE.app/Contents/MacOS/numpy/linalg/_umath_linalg.cpython-36m-darwin.so
0x10c779000 - 0x10c789ff7 +_multiarray_tests.cpython-36m-darwin.so (???) <72F2C6E4-3DD5-3012-BAC8-84CAB2B8F7AF> /Applications/AirtestIDE.app/Contents/MacOS/numpy/core/_multiarray_tests.cpython-36m-darwin.so
0x10c798000 - 0x10c7a1fff +fftpack_lite.cpython-36m-darwin.so (???) <944B3C9C-51C9-3C4E-9FA8-06F289B18519> /Applications/AirtestIDE.app/Contents/MacOS/numpy/fft/fftpack_lite.cpython-36m-darwin.so
0x10c825000 - 0x10c8e3fff +mtrand.cpython-36m-darwin.so (???) /Applications/AirtestIDE.app/Contents/MacOS/numpy/random/mtrand.cpython-36m-darwin.so
0x10cb90000 - 0x10cb90ff7 +_inlines.cpython-36m-darwin.so (0) <270E2405-53A3-3F80-B97F-EDDB2AC71F14> /Applications/AirtestIDE.app/Contents/MacOS/AppKit/_inlines.cpython-36m-darwin.so
0x10cb95000 - 0x10cb96ff3 +_inlines.cpython-36m-darwin.so (0) /Applications/AirtestIDE.app/Contents/MacOS/Foundation/_inlines.cpython-36m-darwin.so
0x10cb9b000 - 0x10cb9bffb +_inlines.cpython-36m-darwin.so (0) /Applications/AirtestIDE.app/Contents/MacOS/Quartz/CoreGraphics/_inlines.cpython-36m-darwin.so
0x10cb9e000 - 0x10cbebff7 +_imaging.cpython-36m-darwin.so (???) <760A0E17-6312-3D55-9593-0FE3BF035D53> /Applications/AirtestIDE.app/Contents/MacOS/PIL/_imaging.cpython-36m-darwin.so
0x10cc12000 - 0x10cc66fff +libjpeg.9.dylib (0) <15B872D2-4E1A-3C33-A28E-78455A89C529> /Applications/AirtestIDE.app/Contents/MacOS/libjpeg.9.dylib
0x10cc6e000 - 0x10ccb4ff7 +libopenjp2.2.1.0.dylib (0) <60F449FD-6D0F-365B-8F45-EFE18DB51577> /Applications/AirtestIDE.app/Contents/MacOS/libopenjp2.2.1.0.dylib
0x10ccbe000 - 0x10ccdaff7 +libz.1.2.11.dylib (0) <0C5030A7-879E-3231-A1E3-7F2B1B16FAC7> /Applications/AirtestIDE.app/Contents/MacOS/libz.1.2.11.dylib
0x10ccde000 - 0x10cd6eff7 +libtiff.5.dylib (0) <8311C844-E8C3-34EA-84F5-5F55C2BA1EA8> /Applications/AirtestIDE.app/Contents/MacOS/libtiff.5.dylib
0x10cd7f000 - 0x10cdaeff7 +liblzma.5.dylib (0) <83760B15-BF90-32AF-AE18-90C23DB0CA8A> /Applications/AirtestIDE.app/Contents/MacOS/liblzma.5.dylib
0x10ce75000 - 0x10ce7cff7 +_elementtree.cpython-36m-darwin.so (0) <09242C6C-338E-3D68-9F08-7EF86427778C> /Applications/AirtestIDE.app/Contents/MacOS/_elementtree.cpython-36m-darwin.so
0x10cf06000 - 0x10cf34ff3 +_yaml.cpython-36m-darwin.so (0) <78695467-B5B6-3FB0-AA2E-76B7E3EF7268> /Applications/AirtestIDE.app/Contents/MacOS/_yaml.cpython-36m-darwin.so
0x10cf48000 - 0x10cf62ffb +libyaml-0.2.dylib (0) <2DF1CC86-D571-3F7D-B3A6-2D88B701ED5E> /Applications/AirtestIDE.app/Contents/MacOS/libyaml-0.2.dylib
0x10cf66000 - 0x10d0acff7 +QtCore.so (0) /Applications/AirtestIDE.app/Contents/MacOS/PyQt5/QtCore.so
0x10d213000 - 0x10d226ff3 +sip.so (0) /Applications/AirtestIDE.app/Contents/MacOS/PyQt5/sip.so
0x10d332000 - 0x10d332ff7 +_doubleindirect.cpython-36m-darwin.so (0) /Applications/AirtestIDE.app/Contents/MacOS/Quartz/CoreGraphics/_doubleindirect.cpython-36m-darwin.so
0x10d335000 - 0x10d349ffb +QtWebChannel (0) <536A8A7F-951F-3C71-A225-668FA2F857EF> /Applications/AirtestIDE.app/Contents/MacOS/QtWebChannel
0x10d360000 - 0x10d3ca6ef dyld (655.1.1) /usr/lib/dyld
0x10d42b000 - 0x1115ae5a7 +libopenblasp-r0.3.0.dev.dylib (0) /Applications/AirtestIDE.app/Contents/MacOS/libopenblasp-r0.3.0.dev.dylib
0x117921000 - 0x117e0cffb +QtCore (0) /Applications/AirtestIDE.app/Contents/MacOS/QtCore
0x117f41000 - 0x1181c4ffb +QtWidgets.so (0) <89603399-A124-3FB7-BDF2-4CDCB0011077> /Applications/AirtestIDE.app/Contents/MacOS/PyQt5/QtWidgets.so
0x1184a3000 - 0x1188d6ff7 +QtWidgets (0) <6BEC75B3-D269-32B5-AFCD-E8933528223C> /Applications/AirtestIDE.app/Contents/MacOS/QtWidgets
0x118a38000 - 0x118e51ff3 +QtGui (0) <362DF1A4-F472-35F5-BF87-6BF7D82F465D> /Applications/AirtestIDE.app/Contents/MacOS/QtGui
0x118f4c000 - 0x1190a6ffb +QtGui.so (0) <50BD0AB1-3D74-32DA-A0A2-7A6E4BA6594F> /Applications/AirtestIDE.app/Contents/MacOS/PyQt5/QtGui.so
0x119334000 - 0x119352fff +QtWebEngineWidgets.so (0) <2B76D91C-6B9E-310E-A700-1AFDF52E59B0> /Applications/AirtestIDE.app/Contents/MacOS/PyQt5/QtWebEngineWidgets.so
0x11937a000 - 0x11939aff3 +QtWebEngineWidgets (0) <5436CA7D-9974-3CE0-85B5-F9D7181C476E> /Applications/AirtestIDE.app/Contents/MacOS/QtWebEngineWidgets
0x1193bd000 - 0x11ef2efbf +QtWebEngineCore (0) <30778FE5-BDB6-3D24-9B35-6048DD27FDE6> /Applications/AirtestIDE.app/Contents/MacOS/QtWebEngineCore
0x11f500000 - 0x11f7c5ff3 +QtQuick (0) <1E4578F0-2D06-3DF6-B0FE-2775B28796E2> /Applications/AirtestIDE.app/Contents/MacOS/QtQuick
0x11f8c8000 - 0x11fbadfff +QtQml (0) <69813EDC-F068-3A9C-9B83-4F91E9EA8418> /Applications/AirtestIDE.app/Contents/MacOS/QtQml
0x11fc48000 - 0x11fd4ffff +QtNetwork (0) /Applications/AirtestIDE.app/Contents/MacOS/QtNetwork
0x11fd96000 - 0x11fdf5ffb +QtPositioning (0) <351380BD-4E9E-3BFF-92A1-325393F4E323> /Applications/AirtestIDE.app/Contents/MacOS/QtPositioning
0x11fe0c000 - 0x11fe36ff7 +QtPrintSupport (0) <25E6EF56-474A-3614-85AC-1642FC315D0A> /Applications/AirtestIDE.app/Contents/MacOS/QtPrintSupport
0x11fe59000 - 0x11fe64ffb +QtQuickWidgets (0) <7B8162A0-A582-3018-A411-D692C1B02778> /Applications/AirtestIDE.app/Contents/MacOS/QtQuickWidgets
0x11fe6f000 - 0x11feccff7 +QtNetwork.so (0) <0B929894-3B15-3402-AF29-277BE2FABF3F> /Applications/AirtestIDE.app/Contents/MacOS/PyQt5/QtNetwork.so
0x11ff40000 - 0x11ff4bfff +QtWebEngineCore.so (0) /Applications/AirtestIDE.app/Contents/MacOS/PyQt5/QtWebEngineCore.so
0x11ff59000 - 0x11ff78ff3 +QtPrintSupport.so (0) /Applications/AirtestIDE.app/Contents/MacOS/PyQt5/QtPrintSupport.so
0x120409000 - 0x12040aff3 +_sortandmap.cpython-36m-darwin.so (0) <2EB7B432-100B-36B3-BA1B-F7B02F9951BE> /Applications/AirtestIDE.app/Contents/MacOS/Quartz/CoreGraphics/_sortandmap.cpython-36m-darwin.so
0x12040d000 - 0x12040dff7 +_imagekit.cpython-36m-darwin.so (0) <68032FEE-B998-3E19-83F2-B10954C105BD> /Applications/AirtestIDE.app/Contents/MacOS/Quartz/ImageKit/_imagekit.cpython-36m-darwin.so
0x12041e000 - 0x12041eff3 +_CVPixelBuffer.cpython-36m-darwin.so (0) <6BC98972-F298-3000-85C1-5D4EC9352729> /Applications/AirtestIDE.app/Contents/MacOS/Quartz/CoreVideo/_CVPixelBuffer.cpython-36m-darwin.so
0x120447000 - 0x120448ff3 +_watchdog_fsevents.cpython-36m-darwin.so (0) <28C44AF1-32B0-3C17-99E1-F65848F9BE23> /Applications/AirtestIDE.app/Contents/MacOS/_watchdog_fsevents.cpython-36m-darwin.so
0x1204cc000 - 0x1204ddff7 +QtOpenGL.so (0) <7BCF3C83-7843-3859-A765-227C843943B8> /Applications/AirtestIDE.app/Contents/MacOS/PyQt5/QtOpenGL.so
0x1204f2000 - 0x1204f9ffb +libqsvgicon.dylib (0) /Applications/AirtestIDE.app/Contents/MacOS/PyQt5/Qt/plugins/iconengines/libqsvgicon.dylib
0x1205c7000 - 0x1205fbffb +QtOpenGL (0) /Applications/AirtestIDE.app/Contents/MacOS/QtOpenGL
0x120704000 - 0x120704ff7 +_quartzcore.cpython-36m-darwin.so (0) <1BD763F1-DCBB-3B9D-BFD2-D2D5356FC294> /Applications/AirtestIDE.app/Contents/MacOS/Quartz/QuartzCore/_quartzcore.cpython-36m-darwin.so
0x120974000 - 0x120ac6ffb +libqcocoa.dylib (0) <67A37573-2808-3C39-B539-0D16F1F317C9> /Applications/AirtestIDE.app/Contents/MacOS/PyQt5/Qt/plugins/platforms/libqcocoa.dylib
0x121fb7000 - 0x121fbeffb +_Foundation.cpython-36m-darwin.so (0) <95A4DEE5-BB2A-3C40-B8D6-7D388FA1D84B> /Applications/AirtestIDE.app/Contents/MacOS/Foundation/_Foundation.cpython-36m-darwin.so
0x12209a000 - 0x1220aeffb +_AppKit.cpython-36m-darwin.so (0) <276751B5-061D-301A-B53A-B11B3F27C544> /Applications/AirtestIDE.app/Contents/MacOS/AppKit/_AppKit.cpython-36m-darwin.so
0x1220bf000 - 0x1220c1fff AppleIntelHSWVA (12.8.38) <2F372E32-BDFE-34DD-A615-B295C7935659> /System/Library/Extensions/AppleIntelHSWVA.bundle/Contents/MacOS/AppleIntelHSWVA
0x1220c7000 - 0x1220cbff7 +_callbacks.cpython-36m-darwin.so (0) <4FD6F121-BD03-346D-837D-2ACFF4F5C261> /Applications/AirtestIDE.app/Contents/MacOS/Quartz/CoreGraphics/_callbacks.cpython-36m-darwin.so
0x1220d1000 - 0x1220d1ff7 +_PDFKit.cpython-36m-darwin.so (0) /Applications/AirtestIDE.app/Contents/MacOS/Quartz/PDFKit/_PDFKit.cpython-36m-darwin.so
0x122263000 - 0x122265ff7 +_coregraphics.cpython-36m-darwin.so (0) <9A6E51A5-EB6D-3459-8B3F-7A4F7542072E> /Applications/AirtestIDE.app/Contents/MacOS/Quartz/CoreGraphics/_coregraphics.cpython-36m-darwin.so
0x12231e000 - 0x12231eff7 +_QuickLookUI.cpython-36m-darwin.so (0) <65BEB92B-B8A8-3526-B97B-0B46DC7E908F> /Applications/AirtestIDE.app/Contents/MacOS/Quartz/QuickLookUI/_QuickLookUI.cpython-36m-darwin.so
0x122e68000 - 0x122e8dffb +libqmacstyle.dylib (0) <5D4D5229-7277-3212-9ECB-9AA7F7F0D769> /Applications/AirtestIDE.app/Contents/MacOS/PyQt5/Qt/plugins/styles/libqmacstyle.dylib
0x122eae000 - 0x122eb1047 libobjc-trampolines.dylib (756.2) /usr/lib/libobjc-trampolines.dylib
0x122ebc000 - 0x122ec2ff3 +libqgif.dylib (0) <9D8AE557-4675-3A7A-AE26-12A25CB8C9C1> /Applications/AirtestIDE.app/Contents/MacOS/PyQt5/Qt/plugins/imageformats/libqgif.dylib
0x122ec6000 - 0x122ecdfff +libqicns.dylib (0) <53721B87-6B34-3F87-B515-A203E316D9B6> /Applications/AirtestIDE.app/Contents/MacOS/PyQt5/Qt/plugins/imageformats/libqicns.dylib
0x122ed2000 - 0x122ed7fff +libqico.dylib (0) <880259FF-61A1-3603-8DB9-548646015B68> /Applications/AirtestIDE.app/Contents/MacOS/PyQt5/Qt/plugins/imageformats/libqico.dylib
0x122edc000 - 0x122f2aff3 +libqjpeg.dylib (0) <16A43017-75F8-3E47-BAD1-0ED913E9673A> /Applications/AirtestIDE.app/Contents/MacOS/PyQt5/Qt/plugins/imageformats/libqjpeg.dylib
0x122f30000 - 0x122f34fff +libqmacheif.dylib (0) /Applications/AirtestIDE.app/Contents/MacOS/PyQt5/Qt/plugins/imageformats/libqmacheif.dylib
0x122f38000 - 0x122f3cff7 +libqmacjp2.dylib (0) /Applications/AirtestIDE.app/Contents/MacOS/PyQt5/Qt/plugins/imageformats/libqmacjp2.dylib
0x122f40000 - 0x122f44ffb +libqsvg.dylib (0) <02EFC900-3CF1-3CE6-A5F0-CD391763B51C> /Applications/AirtestIDE.app/Contents/MacOS/PyQt5/Qt/plugins/imageformats/libqsvg.dylib
0x122f48000 - 0x122f7cff7 +QtSvg (0) <8427851A-1E3F-3B80-9CA1-8B829BDC663E> /Applications/AirtestIDE.app/Contents/MacOS/QtSvg
0x122f98000 - 0x122f9cffb +libqtga.dylib (0) <49FF4B6A-6016-3916-92FF-7189CD18BDD1> /Applications/AirtestIDE.app/Contents/MacOS/PyQt5/Qt/plugins/imageformats/libqtga.dylib
0x122fa0000 - 0x123001ffb +libqtiff.dylib (0) /Applications/AirtestIDE.app/Contents/MacOS/PyQt5/Qt/plugins/imageformats/libqtiff.dylib
0x123009000 - 0x12300dff7 +libqwbmp.dylib (0) <6FA74697-357C-3487-AA5D-7543265C73DF> /Applications/AirtestIDE.app/Contents/MacOS/PyQt5/Qt/plugins/imageformats/libqwbmp.dylib
0x123011000 - 0x12309aff3 +libqwebp.dylib (0) <46F54DCA-9FE7-3BC0-9A6A-C890C48892A3> /Applications/AirtestIDE.app/Contents/MacOS/PyQt5/Qt/plugins/imageformats/libqwebp.dylib
0x125129000 - 0x1252f8ff7 com.apple.AppleIntelHD5000GraphicsVADriver (12.8.38 - 12.0.8) <84084E29-6EAC-37EA-BFB7-17373B8263B3> /System/Library/Extensions/AppleIntelHD5000GraphicsVADriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsVADriver
0x125395000 - 0x1253e6fff +_objc.cpython-36m-darwin.so (0) <79981C20-D41A-310F-BDEA-D2893B7A2E68> /Applications/AirtestIDE.app/Contents/MacOS/objc/_objc.cpython-36m-darwin.so
0x7fff2920d000 - 0x7fff29228ff7 libJapaneseConverter.dylib (73) /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0x7fff29229000 - 0x7fff2924aff7 libKoreanConverter.dylib (73) <1E7167C7-CCF4-3367-9051-7CF384E2008D> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
0x7fff29253000 - 0x7fff29262ff7 libSimplifiedChineseConverter.dylib (73) /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
0x7fff2928e000 - 0x7fff295e6fff com.apple.RawCamera.bundle (8.14.0 - 1031.4.2) <7CEBABD9-0E85-3670-9836-40DD190C48A8> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff2ca62000 - 0x7fff2cf74ff7 com.apple.driver.AppleIntelHD5000GraphicsGLDriver (12.8.38 - 12.0.8) /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsGLDriver
0x7fff2cf75000 - 0x7fff2d006ff7 com.apple.driver.AppleIntelHD5000GraphicsMTLDriver (12.8.38 - 12.0.8) <53E6DBFF-C6CC-3A01-BC3D-978D3FF8E154> /System/Library/Extensions/AppleIntelHD5000GraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsMTLDriver
0x7fff30869000 - 0x7fff3086dfff com.apple.agl (3.3.2 - AGL-3.3.2) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x7fff3086e000 - 0x7fff30a48ff7 com.apple.avfoundation (2.0 - 1546.25) <744B1F04-5F34-39F4-A594-34518CEA2421> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff30a49000 - 0x7fff30b0efff com.apple.audio.AVFAudio (1.0 - ???) <7F3AA3FD-9F0B-3714-8F05-7272CEC9E33B> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
0x7fff30c16000 - 0x7fff30c16fff com.apple.Accelerate (1.11 - Accelerate 1.11) <762942CB-CFC9-3A0C-9645-A56523A06426> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff30c17000 - 0x7fff30c2dff7 libCGInterfaces.dylib (506.22) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x7fff30c2e000 - 0x7fff312c7fef com.apple.vImage (8.1 - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff312c8000 - 0x7fff31541ff3 libBLAS.dylib (1243.200.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff31542000 - 0x7fff315b4ffb libBNNS.dylib (38.250.1) <95A91B57-17B8-389F-B324-3AD42BBEA3E6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x7fff315b5000 - 0x7fff3195eff3 libLAPACK.dylib (1243.200.4) <92175DF4-863A-3780-909A-A3E5C410F2E9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff3195f000 - 0x7fff31974feb libLinearAlgebra.dylib (1243.200.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff31975000 - 0x7fff3197aff3 libQuadrature.dylib (3.200.2) <354D7970-0570-32E0-ABAE-222DAAF1F7A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x7fff3197b000 - 0x7fff319f7ff3 libSparse.dylib (79.200.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
0x7fff319f8000 - 0x7fff31a0bfe3 libSparseBLAS.dylib (1243.200.4) <95B6FFFD-CDD5-3ABB-B862-6A86720DCD77> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff31a0c000 - 0x7fff31bf3ff7 libvDSP.dylib (671.250.4) <7B110627-A9C1-3FB7-A077-0C7741BA25D8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff31bf4000 - 0x7fff31ca7ff7 libvMisc.dylib (671.250.4) <41FB4684-9DC8-3C19-8E2D-3BB7E6F74AAA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff31ca8000 - 0x7fff31ca8fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <74288115-EF61-30B6-843F-0593B31D4929> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff31e4a000 - 0x7fff32bfffff com.apple.AppKit (6.9 - 1671.40.119) <0A857684-99C7-30A9-8E23-D3015C6B24A3> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff32c51000 - 0x7fff32c51fff com.apple.ApplicationServices (50.1 - 50.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff32c52000 - 0x7fff32cbdfff com.apple.ApplicationServices.ATS (377 - 453.11.2.2) <5B30E86D-B3AB-3346-A19F-F2CABF342465> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff32d56000 - 0x7fff32e6dfff libFontParser.dylib (228.6.2.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff32e6e000 - 0x7fff32eb0fff libFontRegistry.dylib (228.12.2.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff32f0a000 - 0x7fff32f3cfff libTrueTypeScaler.dylib (228.6.2.3) <8F2DA883-4A0E-389A-AB1D-C66FAA3B8E7C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fff32fa1000 - 0x7fff32fa5ff3 com.apple.ColorSyncLegacy (4.13.0 - 1) <6EDD928D-BC75-385E-AB04-3CB63EAEBF96> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
0x7fff33040000 - 0x7fff33092ff7 com.apple.HIServices (1.22 - 627.15) <1B4C3D08-1DBA-365B-9362-C6708D8844AA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff33093000 - 0x7fff330a2fff com.apple.LangAnalysis (1.7.0 - 1.7.0) <76B698A9-18B9-3089-9570-4FC3F754D56D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff330a3000 - 0x7fff330ecff7 com.apple.print.framework.PrintCore (14.2 - 503.8) <885645E0-D760-35EC-B506-7FC2763390DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff330ed000 - 0x7fff33126ff7 com.apple.QD (3.12 - 407.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff33127000 - 0x7fff33133fff com.apple.speech.synthesis.framework (8.1.2 - 8.1.2) <1F910DC7-410A-391B-A03D-17605E50B688> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff33134000 - 0x7fff333abff7 com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <1C76AD80-1106-312E-B2C0-126A8D62F192> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff333ad000 - 0x7fff333adfff com.apple.audio.units.AudioUnit (1.14 - 1.14) <6AFA15D5-1886-3EBF-ADC9-90421375DB30> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff33705000 - 0x7fff33aa6fff com.apple.CFNetwork (978.0.7 - 978.0.7) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff33abb000 - 0x7fff33abbfff com.apple.Carbon (158 - 158) <080ECFD9-9C4B-3038-9F4B-BE111473E1DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff33abc000 - 0x7fff33abfffb com.apple.CommonPanels (1.2.6 - 98) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff33ac0000 - 0x7fff33db6fff com.apple.HIToolbox (2.1.1 - 918.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff33db7000 - 0x7fff33dbaff3 com.apple.help (1.3.8 - 66) <80B6EAF2-4745-3C04-AC10-4FC3EB08CB8D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff33dbb000 - 0x7fff33dc0ff7 com.apple.ImageCapture (9.0 - 1534.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff33dc1000 - 0x7fff33e56ff3 com.apple.ink.framework (10.9 - 225) <091165EE-D540-3978-9B0C-2FAB5CB185A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff33e57000 - 0x7fff33e6fff7 com.apple.openscripting (1.7 - 179.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff33e8f000 - 0x7fff33e90ff7 com.apple.print.framework.Print (14.2 - 267.4) <3E310F68-2BC7-365B-B36C-AAC243C7FFC4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff33e91000 - 0x7fff33e93ff7 com.apple.securityhi (9.0 - 55006) <9A3E5426-CAC6-3B28-A3B7-C97A1B5CE9BC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff33e94000 - 0x7fff33e9aff7 com.apple.speech.recognition.framework (6.0.3 - 6.0.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff33fbc000 - 0x7fff33fbcfff com.apple.Cocoa (6.11 - 23) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff33fca000 - 0x7fff34096ff7 com.apple.ColorSync (4.13.0 - 3340.7) <3ABFA780-F46A-3F0A-8504-005ADDA0662E> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff34222000 - 0x7fff342a8fff com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <7D8A5C9A-3F58-38C2-A1DC-20765150C742> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff3430c000 - 0x7fff34336ffb com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff34337000 - 0x7fff346bbfe3 com.apple.CoreData (120 - 866.5) <7A8DBE88-C7D4-39B4-87E6-508DA68BDAA8> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff346bc000 - 0x7fff347a3ff7 com.apple.CoreDisplay (101.3 - 108.11) <373AC375-0178-3721-8FFB-248D96E6AB05> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x7fff347a4000 - 0x7fff34be7fff com.apple.CoreFoundation (6.9 - 1570.16) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff34be9000 - 0x7fff35278fe7 com.apple.CoreGraphics (2.0 - 1251.12) <58D98B52-5BEF-3345-B8DD-AAE476234FC1> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff3527a000 - 0x7fff3559afff com.apple.CoreImage (14.2.0 - 720.0.130) /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff35614000 - 0x7fff3566aff7 com.apple.audio.midi.CoreMIDI (1.10 - 88) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0x7fff3566d000 - 0x7fff35896fff com.apple.CoreML (1.0 - 1) /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML
0x7fff35897000 - 0x7fff35998fff com.apple.CoreMedia (1.0 - 2286.48) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff35999000 - 0x7fff359f4ff7 com.apple.CoreMediaIO (900.0 - 5025) /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff359f5000 - 0x7fff359f5fff com.apple.CoreServices (944.3 - 944.3) <364A9C3B-6841-3E34-A02A-8227FB5C9030> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff359f6000 - 0x7fff35a72ff7 com.apple.AE (773 - 773) <3E32B3FF-0A2E-39F6-BBE0-F2E9607AB83A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff35a73000 - 0x7fff35d4afff com.apple.CoreServices.CarbonCore (1178.32 - 1178.32) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff35d4b000 - 0x7fff35d93ff7 com.apple.DictionaryServices (1.2 - 284.16.3) <3EE59BD1-FCDD-3DE2-A7D6-6C503564E1AC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff35d94000 - 0x7fff35d9cffb com.apple.CoreServices.FSEvents (1239.200.12 - 1239.200.12) <727151AB-D38F-39B8-B7B3-F0039DBD45D0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff35d9d000 - 0x7fff35f4ffff com.apple.LaunchServices (944.3 - 944.3) <7BB5AEC5-A509-3188-9884-619E0DF8EED6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff35f50000 - 0x7fff35feeff7 com.apple.Metadata (10.7.0 - 1191.56) <8DD9AC75-7D3E-3607-BEA0-556E98C30765> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff35fef000 - 0x7fff36039ff7 com.apple.CoreServices.OSServices (944.3 - 944.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff3603a000 - 0x7fff360a1ff7 com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff360a2000 - 0x7fff360c3ff3 com.apple.coreservices.SharedFileList (71.28 - 71.28) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff363ce000 - 0x7fff36530ff3 com.apple.CoreText (352.0 - 584.26.2.7) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff36531000 - 0x7fff3656eff3 com.apple.CoreVideo (1.8 - 0.0) <0376A7EC-8C71-3F26-9599-4CA7AB7924EA> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff3656f000 - 0x7fff365fdffb com.apple.framework.CoreWLAN (13.0 - 1370.8) <68770CCD-9C7F-31AB-8BBB-0DE4577D5F61> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff36780000 - 0x7fff3682efff com.apple.DiscRecording (9.0.3 - 9030.4.5) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff36854000 - 0x7fff36859ffb com.apple.DiskArbitration (2.7 - 2.7) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff36a15000 - 0x7fff36a17ff3 com.apple.ForceFeedback (1.0.6 - 1.0.6) /System/Library/Frameworks/ForceFeedback.framework/Versions/A/ForceFeedback
0x7fff36a18000 - 0x7fff36dc5ff3 com.apple.Foundation (6.9 - 1570.16) <84055403-9921-3EFC-B593-8F0600EBEE80> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff36e34000 - 0x7fff36e63ffb com.apple.GSS (4.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff36e64000 - 0x7fff36e7dff3 com.apple.GameController (1.0 - 1) /System/Library/Frameworks/GameController.framework/Versions/A/GameController
0x7fff36f63000 - 0x7fff3706bff7 com.apple.Bluetooth (6.0.11 - 6.0.11f4) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff370cd000 - 0x7fff3715cfff com.apple.framework.IOKit (2.0.2 - 1483.250.15) <1170EC49-1912-3657-9C71-991653959191> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff3715e000 - 0x7fff3716dff3 com.apple.IOSurface (255.4.2 - 255.4.2) <9025E034-7D75-36E3-B71B-96E91FAE109B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff3716e000 - 0x7fff371c0ff3 com.apple.ImageCaptureCore (1.0 - 1534.2) <59655185-CDD6-3F8F-A655-C274BDD1C9E9> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff371c1000 - 0x7fff3734cfef com.apple.ImageIO.framework (3.3.0 - 1824.6) <81BA6C12-123A-3FD8-9E88-0698100471A6> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff3734d000 - 0x7fff37351ffb libGIF.dylib (1824.6) <4B7B283B-84C8-38D1-BED4-B507C3EF6E7E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff37352000 - 0x7fff3742efef libJP2.dylib (1824.6) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff3742f000 - 0x7fff37454feb libJPEG.dylib (1824.6) <0968BAF1-5E5A-3AA0-A971-3B3FFC4A4B66> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff37717000 - 0x7fff3773dfeb libPng.dylib (1824.6) <661821A6-4BF5-31C6-AFDB-7874A446756C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff3773e000 - 0x7fff37740ffb libRadiance.dylib (1824.6) <0154D539-DF89-3F75-A8F1-92EF147422AF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff37741000 - 0x7fff3778efe7 libTIFF.dylib (1824.6) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff37a89000 - 0x7fff388ecfff com.apple.JavaScriptCore (14607 - 14607.1.40.1.4) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff38904000 - 0x7fff3891dfff com.apple.Kerberos (3.0 - 1) <39F3F99E-036E-3406-80D9-8A845D820D4D> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff38bd6000 - 0x7fff38be0fff com.apple.MediaAccessibility (1.0 - 114.4) /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fff38c8f000 - 0x7fff3932ffff com.apple.MediaToolbox (1.0 - 2286.48) /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff39331000 - 0x7fff393c0ff7 com.apple.Metal (161.7.1 - 161.7.1) <18BEB663-0D31-3255-9710-50BC5C3D2A0F> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fff393c2000 - 0x7fff393dbff3 com.apple.MetalKit (1.0 - 113) <6EE8B7C8-A088-3CFF-A570-E0D5C0D5EFAC> /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit
0x7fff393dc000 - 0x7fff393fbff7 com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
0x7fff393fc000 - 0x7fff39478fe7 com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <7E94924C-1648-3AE2-A32E-FC0AFCA433C6> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
0x7fff39479000 - 0x7fff394a0fff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
0x7fff394a1000 - 0x7fff395ccff7 com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <4866922C-9732-3FCE-9419-402E5DD22639> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
0x7fff395cd000 - 0x7fff395e7fff com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <80CB3AF2-4401-3B3C-8941-7DEB648DD001> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
0x7fff395e8000 - 0x7fff395e9ff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x7fff3a3e0000 - 0x7fff3a3ecff7 com.apple.NetFS (6.0 - 4.0) <7278E8E5-1583-3964-91DA-FB2127DFD63A> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff3ce81000 - 0x7fff3ce89fe3 libcldcpuengine.dylib (2.11) <49B139D2-D0D6-3333-9603-DF158D61544C> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x7fff3ce8a000 - 0x7fff3cee1ff7 com.apple.opencl (2.15.3 - 2.15.3) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff3cee2000 - 0x7fff3cefdff7 com.apple.CFOpenDirectory (10.14 - 207.200.4) <386A02AB-0BFA-3847-A56A-2E0EEC5E5D33> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff3cefe000 - 0x7fff3cf09ffb com.apple.OpenDirectory (10.14 - 207.200.4) <0BD19D17-7F00-3D56-8734-2EE52992B118> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff3d859000 - 0x7fff3d85bfff libCVMSPluginSupport.dylib (17.5.4) <36EB7FAE-4E66-36BF-9B39-623B19486B3B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff3d85c000 - 0x7fff3d861ff3 libCoreFSCache.dylib (166.2) <1AD45004-2625-3351-8087-77878B95348F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fff3d862000 - 0x7fff3d866fff libCoreVMClient.dylib (166.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff3d867000 - 0x7fff3d86fff7 libGFXShared.dylib (17.5.4) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff3d870000 - 0x7fff3d87bfff libGL.dylib (17.5.4) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff3d87c000 - 0x7fff3d8b6fe7 libGLImage.dylib (17.5.4) <7EE3273C-41C2-387F-A4B7-793EFAA67769> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff3d8b7000 - 0x7fff3da29ff7 libGLProgrammability.dylib (17.5.4) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x7fff3da2a000 - 0x7fff3da68fff libGLU.dylib (17.5.4) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff3e405000 - 0x7fff3e414ffb com.apple.opengl (17.5.4 - 17.5.4) <34FA5E8C-0FAF-3708-836B-E8ACB67EF4F4> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff3e415000 - 0x7fff3e5aaff7 GLEngine (17.5.4) /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
0x7fff3e5ab000 - 0x7fff3e5d4ff3 GLRendererFloat (17.5.4) <6E85E322-0E3D-3687-BE1D-B8D74971D5B9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x7fff3e78f000 - 0x7fff3e8d8ff7 com.apple.QTKit (7.7.3 - 3039) <64E46C0B-C0B2-3255-9278-7FA90752B474> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff3e8d9000 - 0x7fff3eb2dfff com.apple.imageKit (3.0 - 1067) <42C1AB59-562B-3966-82A6-8380A6CD03C6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff3eb2e000 - 0x7fff3ec1affb com.apple.PDFKit (1.0 - 741.11) <6431D029-59E3-3C2A-90C0-FD1355316F09> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff3ec1b000 - 0x7fff3f0eaff7 com.apple.QuartzComposer (5.1 - 370) <1F431ABC-16D3-3C0C-A027-5B83D1EC160D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff3f0eb000 - 0x7fff3f111ff7 com.apple.quartzfilters (1.10.0 - 83.1) <0A29F81A-20DD-36A1-B61A-93B677220B84> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff3f112000 - 0x7fff3f213ff7 com.apple.QuickLookUIFramework (5.0 - 775.5) <2AF16EB8-E39D-3144-A92B-932894734962> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff3f214000 - 0x7fff3f214fff com.apple.quartzframework (1.5 - 23) <30D153F2-A275-320E-B3CC-2A47FFEB5920> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff3f215000 - 0x7fff3f46afff com.apple.QuartzCore (1.11 - 697.24.4.2) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff3f46b000 - 0x7fff3f4c2fff com.apple.QuickLookFramework (5.0 - 775.5) <3B6CF250-5DB7-36A0-9E57-33734DD66148> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff3f689000 - 0x7fff3f6a0ff7 com.apple.SafariServices.framework (14607 - 14607.1.40.1.4) <1D4D4939-DC6A-367C-A019-02294E13BA48> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
0x7fff3fc9e000 - 0x7fff3ff9cff7 com.apple.security (7.0 - 58286.251.4) <2084C515-AD64-3A48-BE3E-811CAA5A0E41> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff3ff9d000 - 0x7fff40029fff com.apple.securityfoundation (6.0 - 55185.251.1) <4A36D3BA-02B5-3C52-8B49-08EC290E1924> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff4005b000 - 0x7fff4005fff3 com.apple.xpc.ServiceManagement (1.0 - 1) <139D85D7-C356-36FA-B8F4-696FD37FD1EA> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff403f7000 - 0x7fff40464fff com.apple.SystemConfiguration (1.17 - 1.17) <90F4626B-F9F6-377C-AA62-B8C23E857244> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff406ba000 - 0x7fff40a16ff7 com.apple.VideoToolbox (1.0 - 2286.48) <94A89B19-17C5-3085-8179-E832730B51C6> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff43879000 - 0x7fff4391efe7 com.apple.APFS (1.0 - 1) /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
0x7fff4431e000 - 0x7fff4431fff7 com.apple.AggregateDictionary (1.0 - 1) <49B5FD7F-A50C-3D67-BFAB-1C25E60F685A> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
0x7fff446d6000 - 0x7fff44819fff com.apple.AnnotationKit (1.0 - 232.3.30) <83E8D694-3564-389A-AADB-37AD6C91EC9B> /System/Library/PrivateFrameworks/AnnotationKit.framework/Versions/A/AnnotationKit
0x7fff44919000 - 0x7fff44945ff7 com.apple.framework.Apple80211 (13.0 - 1376.3) <9D32EF36-80E0-35DA-9270-2865C91F1020> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff44c1d000 - 0x7fff44c2cfc7 com.apple.AppleFSCompression (96.200.3 - 1.0) <5D6A617C-999A-3D51-8350-109D55E9428A> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff44c2d000 - 0x7fff44d12fe7 com.apple.AppleGVAFramework (11.9.14 - 11.9.14) /System/Library/PrivateFrameworks/AppleGVA.framework/Versions/A/AppleGVA
0x7fff44d26000 - 0x7fff44d31fff com.apple.AppleIDAuthSupport (1.0 - 1) <91975ABC-B2EB-3630-A81E-69A1B95E4D19> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
0x7fff44d72000 - 0x7fff44dbbff3 com.apple.AppleJPEG (1.0 - 1) /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff4500f000 - 0x7fff45031fff com.apple.applesauce (1.0 - ???) <48562D0B-1A1D-3D62-8BC2-61C55D0DCECE> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
0x7fff450f1000 - 0x7fff450f4ff7 com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <38206770-87AF-3969-A393-2741BF0DC958> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff450f5000 - 0x7fff45145ff7 com.apple.AppleVAFramework (5.1.4 - 5.1.4) <30C1F5C1-0742-3863-95F1-FCE51DF97E2D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff45190000 - 0x7fff451a4ffb com.apple.AssertionServices (1.0 - 1) /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
0x7fff4556f000 - 0x7fff4580cff7 com.apple.AuthKit (1.0 - 1) <5BC0D7C7-A46A-3B1A-BDC9-7E9150B5A876> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
0x7fff459ce000 - 0x7fff459d6fff com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <7F48D9BD-17A8-3A76-8828-EC49245735EE> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
0x7fff459d7000 - 0x7fff45a6cfff com.apple.backup.framework (1.10.4 - ???) <8247B1BE-DF97-31DC-BCC2-1A15797352D3> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff45a6d000 - 0x7fff45adafff com.apple.BaseBoard (360.27 - 360.27) <215A242E-BD57-3A4B-BCA4-FCC9D674CE7B> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
0x7fff45ae3000 - 0x7fff45ae9fff com.apple.BezelServicesFW (317 - 317) <0C78843F-B503-372D-BA43-9A437E88D760> /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices
0x7fff46938000 - 0x7fff46987ff7 com.apple.ChunkingLibrary (201 - 201) <08B75C80-CAA3-3128-BE6C-A1FA3A52A79B> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff4773f000 - 0x7fff47748ffb com.apple.CommonAuth (4.0 - 2.0) <55CEF8E6-A659-3D68-BEE0-1236F36E494C> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff47be1000 - 0x7fff47fc4fef com.apple.CoreAUC (274.0.0 - 274.0.0) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff47fc5000 - 0x7fff47ff3ff7 com.apple.CoreAVCHD (6.0.0 - 6000.4.1) /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff48089000 - 0x7fff480e4ff3 com.apple.corebrightness (1.0 - 1) /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness
0x7fff4841e000 - 0x7fff4842fff7 com.apple.CoreEmoji (1.0 - 69.19.9) <90ACD3F0-1542-3094-A1F6-FF2F508A8561> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x7fff485d7000 - 0x7fff486c6fff com.apple.CoreHandwriting (161 - 1.2) <7E01C62F-F8C2-3F21-B1E2-A048CF6FFC16> /System/Library/PrivateFrameworks/CoreHandwriting.framework/Versions/A/CoreHandwriting
0x7fff48898000 - 0x7fff488aeffb com.apple.CoreMediaAuthoring (2.2 - 958) <4C69C07C-73D1-3E5A-A8E1-3C5856A65D9A> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff489d8000 - 0x7fff48a3eff7 com.apple.CoreNLP (1.0 - 130.15.22) <5191A681-5DF3-359A-B401-C29109EA420A> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
0x7fff48baa000 - 0x7fff48c36fff com.apple.CorePDF (4.0 - 414) /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff48ceb000 - 0x7fff48cf3ff7 com.apple.CorePhoneNumbers (1.0 - 1) <01CAC5E2-B6B1-3444-8939-595A9301399C> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
0x7fff48e6f000 - 0x7fff48ea0ff3 com.apple.CoreServicesInternal (358 - 358) <7DD35528-033B-3B59-AAF2-5BFAF449D915> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff49266000 - 0x7fff492eafff com.apple.CoreSymbolication (10.2 - 64490.25.1) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff49379000 - 0x7fff494a4ff7 com.apple.coreui (2.1 - 499.10) <50A90628-5400-3EBC-A1FE-87D68BC59377> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff494a5000 - 0x7fff49641ffb com.apple.CoreUtils (5.7.6 - 576.49) <60FF6102-EEBB-302E-8DE4-6DCBB689ACC8> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff49695000 - 0x7fff496f8ff7 com.apple.framework.CoreWiFi (13.0 - 1370.8) /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff496f9000 - 0x7fff4970aff7 com.apple.CrashReporterSupport (10.13 - 938.25) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff49799000 - 0x7fff497a8fff com.apple.framework.DFRFoundation (1.0 - 211.1) <201CCA68-44E4-3E09-8604-7D8833AC803B> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
0x7fff497a9000 - 0x7fff497adfff com.apple.DSExternalDisplay (3.1 - 380) <6AC4F805-7AAF-31D3-B614-C78B61907EE3> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
0x7fff4982e000 - 0x7fff498a3ff3 com.apple.datadetectorscore (7.0 - 590.24) <2A591F27-0FEE-3CE1-B6C3-7A3B56C9D18D> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff498ef000 - 0x7fff4992cff7 com.apple.DebugSymbols (190 - 190) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff4992d000 - 0x7fff49a68fff com.apple.desktopservices (1.13.1 - ???) <420CC09F-7C18-3644-A024-DA8997FECA02> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff49c74000 - 0x7fff49d3afff com.apple.DiskManagement (12.1 - 1555) <14459C59-D53A-3C24-94CC-D60CD1749FDB> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
0x7fff49d3b000 - 0x7fff49d3fffb com.apple.DisplayServicesFW (3.1 - 380) /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff49de4000 - 0x7fff49de7ff3 com.apple.EFILogin (2.0 - 2) /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x7fff4a51d000 - 0x7fff4a7ffff7 com.apple.vision.EspressoFramework (1.0 - 120) <606AFD0D-D2DF-335C-915D-87A862C46765> /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso
0x7fff4a9a3000 - 0x7fff4adbefff com.apple.vision.FaceCore (3.3.4 - 3.3.4) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff4e672000 - 0x7fff4e673fff libmetal_timestamp.dylib (902.3.2) /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib
0x7fff4fd07000 - 0x7fff4fd12ff7 libGPUSupportMercury.dylib (17.5.4) <1B76D376-781A-3631-B00B-30EC27E5EDAC> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
0x7fff4fd13000 - 0x7fff4fd18fff com.apple.GPUWrangler (3.30.14 - 3.30.14) <5D15F5B8-9D7B-356D-A224-A86CF809BFBF> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
0x7fff500a5000 - 0x7fff500c9ff3 com.apple.GenerationalStorage (2.0 - 285.101) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff50b1d000 - 0x7fff50b2cfff com.apple.GraphVisualizer (1.0 - 5) /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
0x7fff50c79000 - 0x7fff50cedffb com.apple.Heimdal (4.0 - 2.0) <05B753FE-8F65-3764-8E18-F31902064BA1> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff51fd7000 - 0x7fff51fdeffb com.apple.IOAccelerator (404.8 - 404.8) /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fff51fe2000 - 0x7fff51ffafff com.apple.IOPresentment (1.0 - 42.6) /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x7fff523a2000 - 0x7fff523cfff7 com.apple.IconServices (379 - 379) <189807AC-4BB1-3C37-B6EC-D4F0B645902D> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff524f8000 - 0x7fff524fcffb com.apple.InternationalSupport (1.0 - 10.15.6) /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
0x7fff52661000 - 0x7fff52673ff3 com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <731EEEC5-1613-3725-B33C-B38BBD55FA96> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
0x7fff5268e000 - 0x7fff52769ff7 com.apple.LanguageModeling (1.0 - 159.15.15) <229A8E92-CCB6-3BC7-BCD3-B2309FA744B3> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff5276a000 - 0x7fff527a6ff7 com.apple.Lexicon-framework (1.0 - 33.15.10) <30D3EEF3-31E5-3DE8-8158-40627C358AF6> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
0x7fff527ad000 - 0x7fff527b2fff com.apple.LinguisticData (1.0 - 238.24.1) /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
0x7fff52fcf000 - 0x7fff52fd2fff com.apple.Mangrove (1.0 - 25) /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fff53059000 - 0x7fff5307fff3 com.apple.MarkupUI (1.0 - 232.3.30) /System/Library/PrivateFrameworks/MarkupUI.framework/Versions/A/MarkupUI
0x7fff530e7000 - 0x7fff5311aff7 com.apple.MediaKit (16 - 906) /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff534a1000 - 0x7fff534c9ff7 com.apple.spotlight.metadata.utilities (1.0 - 1191.56) <550876F2-D905-3D65-8FA6-3366D857437B> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
0x7fff534ca000 - 0x7fff53554fff com.apple.gpusw.MetalTools (1.0 - 1) <09394594-A80D-3D8B-99E8-E71693909FA1> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
0x7fff53569000 - 0x7fff53582ffb com.apple.MobileAssets (1.0 - 437.250.3) <95ACB386-7899-3661-BE5B-7E3133FE971B> /System/Library/PrivateFrameworks/MobileAsset.framework/Versions/A/MobileAsset
0x7fff536ff000 - 0x7fff53719fff com.apple.MobileKeyBag (2.0 - 1.0) /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
0x7fff5372b000 - 0x7fff537a0fff com.apple.Montreal (1.0 - 42.15.9) <84278E37-0BA4-32D2-BAA4-49D84831588D> /System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal
0x7fff537a1000 - 0x7fff537cbffb com.apple.MultitouchSupport.framework (2440.7 - 2440.7) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff53a07000 - 0x7fff53a11fff com.apple.NetAuth (6.2 - 6.2) <216DF366-7A3E-39E7-896C-7CDFD2A9BD3D> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff54272000 - 0x7fff542c3ff3 com.apple.OTSVG (1.0 - ???) /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
0x7fff55283000 - 0x7fff55376fff com.apple.PencilKit (1.0 - 1) /System/Library/PrivateFrameworks/PencilKit.framework/Versions/A/PencilKit
0x7fff55377000 - 0x7fff55386ff7 com.apple.PerformanceAnalysis (1.218.2 - 218.2) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff571c1000 - 0x7fff57215ff7 com.apple.ProtectedCloudStorage (1.0 - 1) <7EEE25C8-2680-32E1-9B4F-F76684E92BE1> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x7fff57216000 - 0x7fff57234ff7 com.apple.ProtocolBuffer (1 - 263) /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fff573b2000 - 0x7fff573b5ff3 com.apple.QuickLookNonBaseSystem (1.0 - 1) <8C160EB3-161F-3F35-9D10-C06403BC31F1> /System/Library/PrivateFrameworks/QuickLookNonBaseSystem.framework/Versions/A/QuickLookNonBaseSystem
0x7fff573b6000 - 0x7fff573cbff3 com.apple.QuickLookThumbnailing (1.0 - 1) <2A637CF5-E50A-3016-88CB-F03F32662886> /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
0x7fff573cc000 - 0x7fff5741cfff com.apple.ROCKit (27.6 - 27.6) /System/Library/PrivateFrameworks/ROCKit.framework/Versions/A/ROCKit
0x7fff5754b000 - 0x7fff57556fff com.apple.xpc.RemoteServiceDiscovery (1.0 - 1336.251.2) <937941A3-23E9-3DB4-B934-C8002EF1179D> /System/Library/PrivateFrameworks/RemoteServiceDiscovery.framework/Versions/A/RemoteServiceDiscovery
0x7fff57569000 - 0x7fff5758bfff com.apple.RemoteViewServices (2.0 - 128) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff5758c000 - 0x7fff5759fff3 com.apple.xpc.RemoteXPC (1.0 - 1336.251.2) <45A2C9B1-787E-3BF8-AFB8-375822FC6AF4> /System/Library/PrivateFrameworks/RemoteXPC.framework/Versions/A/RemoteXPC
0x7fff58d8a000 - 0x7fff58ea4fff com.apple.Sharing (1288.25 - 1288.25) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff59c4c000 - 0x7fff59ef5fff com.apple.SkyLight (1.600.0 - 340.9) /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x7fff5a697000 - 0x7fff5a6a3fff com.apple.SpeechRecognitionCore (5.0.21 - 5.0.21) <08222836-F14B-3B9D-BCB9-3167505438E4> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff5ad42000 - 0x7fff5ad7eff3 com.apple.StreamingZip (1.0 - 1) /System/Library/PrivateFrameworks/StreamingZip.framework/Versions/A/StreamingZip
0x7fff5adf4000 - 0x7fff5ae7ffc7 com.apple.Symbolication (10.2 - 64490.38.1) <15A1DF22-3EE2-359A-8F94-B27F89F35ECE> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff5b356000 - 0x7fff5b361ff7 com.apple.private.SystemPolicy (1.0 - 1) <7E43EFF3-41AC-3AF2-A2FD-1AE013FF32E6> /System/Library/PrivateFrameworks/SystemPolicy.framework/Versions/A/SystemPolicy
0x7fff5b366000 - 0x7fff5b372ffb com.apple.TCC (1.0 - 1) <95D4B7DF-78F3-3948-AA63-6425AF2C00CD> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff5b5d8000 - 0x7fff5b6a0ff3 com.apple.TextureIO (3.8.4 - 3.8.1) <29383676-6133-3EB4-8CAC-5A6F25FE2F4D> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x7fff5b756000 - 0x7fff5b757fff com.apple.TrustEvaluationAgent (2.0 - 31.200.1) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff5b75d000 - 0x7fff5b913ff7 com.apple.UIFoundation (1.0 - 551) <5359E30D-AF76-3013-8B50-0A93DB97BB8F> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff5c58f000 - 0x7fff5c668fff com.apple.ViewBridge (401.1 - 401.1) <4DAA256D-F443-3484-AB8B-BFD939790E1D> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x7fff5ce3f000 - 0x7fff5ce42fff com.apple.dt.XCTTargetBootstrap (1.0 - 14490.46.2) <7763C799-CE25-302D-96D7-2A4DD9BEEE9A> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
0x7fff5d243000 - 0x7fff5d245ffb com.apple.loginsupport (1.0 - 1) /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff5d50c000 - 0x7fff5d540fff libCRFSuite.dylib (41.15.4) <43D02A64-2A7B-3825-8097-A6747AF914EE> /usr/lib/libCRFSuite.dylib
0x7fff5d543000 - 0x7fff5d54dff7 libChineseTokenizer.dylib (28.15.3) /usr/lib/libChineseTokenizer.dylib
0x7fff5d54e000 - 0x7fff5d5d7fff libCoreStorage.dylib (546.50.1) <1950AEDB-8782-39C9-9477-CB43ECB0EB38> /usr/lib/libCoreStorage.dylib
0x7fff5d5db000 - 0x7fff5d5dcffb libDiagnosticMessagesClient.dylib (107) /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff5d613000 - 0x7fff5d86affb libFosl_dynamic.dylib (18.3.2) /usr/lib/libFosl_dynamic.dylib
0x7fff5d88a000 - 0x7fff5d891fff libMatch.1.dylib (31.200.1) <895AE4DA-69EF-30E8-82B3-1229B90C3E3D> /usr/lib/libMatch.1.dylib
0x7fff5d8bb000 - 0x7fff5d8d9fff libMobileGestalt.dylib (645.250.13) <6B4E26AD-D712-360B-904C-877C24D89393> /usr/lib/libMobileGestalt.dylib
0x7fff5d8da000 - 0x7fff5d8dafff libOpenScriptingUtil.dylib (179.1) <5C6CFA80-CBCD-35EB-A69C-72C3B2E8FF50> /usr/lib/libOpenScriptingUtil.dylib
0x7fff5da1a000 - 0x7fff5da1bffb libSystem.B.dylib (1252.250.1) <72841192-B0C9-36A0-8E55-ED651EADEF08> /usr/lib/libSystem.B.dylib
0x7fff5da97000 - 0x7fff5da98fff libThaiTokenizer.dylib (2.15.1) <3D80A800-D49A-305E-9DF0-E6FB11D4FD65> /usr/lib/libThaiTokenizer.dylib
0x7fff5daaa000 - 0x7fff5dac0ffb libapple_nghttp2.dylib (1.24.1) <96F6DF29-D31C-3097-9C3E-63B1D62D756C> /usr/lib/libapple_nghttp2.dylib
0x7fff5dac1000 - 0x7fff5daeaffb libarchive.2.dylib (54.250.1) /usr/lib/libarchive.2.dylib
0x7fff5daeb000 - 0x7fff5db6afff libate.dylib (1.13.8) /usr/lib/libate.dylib
0x7fff5db6e000 - 0x7fff5db6eff3 libauto.dylib (187) <4E260A46-13BB-3A8F-A037-D89748837B2A> /usr/lib/libauto.dylib
0x7fff5dc3e000 - 0x7fff5dc4effb libbsm.0.dylib (39.200.18) /usr/lib/libbsm.0.dylib
0x7fff5dc4f000 - 0x7fff5dc5cfff libbz2.1.0.dylib (38.200.3) <62019AC3-20C9-3DDC-9C83-189C1F258073> /usr/lib/libbz2.1.0.dylib
0x7fff5dc5d000 - 0x7fff5dcb0ff7 libc++.1.dylib (400.9.4) <446DAE5E-4E97-3E4B-B2A3-AC0A74C0E453> /usr/lib/libc++.1.dylib
0x7fff5dcb1000 - 0x7fff5dcc6ff7 libc++abi.dylib (400.17) /usr/lib/libc++abi.dylib
0x7fff5dcc7000 - 0x7fff5dcc7ff3 libcharset.1.dylib (51.200.6) <0D3A5F4C-8800-33E3-AFE5-307E8BEE462C> /usr/lib/libcharset.1.dylib
0x7fff5dcc8000 - 0x7fff5dcd8ffb libcmph.dylib (6.15.1) <740A788E-FD92-36F3-B678-E7D510B1E2A1> /usr/lib/libcmph.dylib
0x7fff5dcd9000 - 0x7fff5dcf1ffb libcompression.dylib (52.250.2) <9E125D43-CE4E-34F8-ACBA-C0835E5F8062> /usr/lib/libcompression.dylib
0x7fff5df66000 - 0x7fff5df7cfff libcoretls.dylib (155.220.1) /usr/lib/libcoretls.dylib
0x7fff5df7d000 - 0x7fff5df7eff3 libcoretls_cfhelpers.dylib (155.220.1) <51572EB9-D154-348B-9934-3CA9444FAE5E> /usr/lib/libcoretls_cfhelpers.dylib
0x7fff5e11c000 - 0x7fff5e2abffb libcrypto.35.dylib (22.250.1) <3C591DDE-3002-3E2D-9CB0-9F588053E703> /usr/lib/libcrypto.35.dylib
0x7fff5e5dd000 - 0x7fff5e5e8ff7 libcsfde.dylib (546.50.1) /usr/lib/libcsfde.dylib
0x7fff5e5f0000 - 0x7fff5e646ff7 libcups.2.dylib (462.10) <83EF6851-07F6-35B4-AA80-690EF026C706> /usr/lib/libcups.2.dylib
0x7fff5e77a000 - 0x7fff5e77afff libenergytrace.dylib (17.200.1) /usr/lib/libenergytrace.dylib
0x7fff5e77b000 - 0x7fff5e794ffb libexpat.1.dylib (16.1.1) /usr/lib/libexpat.1.dylib
0x7fff5e7ac000 - 0x7fff5e7b1ff7 libgermantok.dylib (17.15.2) /usr/lib/libgermantok.dylib
0x7fff5e7b2000 - 0x7fff5e7b7ff7 libheimdal-asn1.dylib (520.250.1) /usr/lib/libheimdal-asn1.dylib
0x7fff5e7e2000 - 0x7fff5e8d2fff libiconv.2.dylib (51.200.6) /usr/lib/libiconv.2.dylib
0x7fff5e8d3000 - 0x7fff5eb33ff3 libicucore.A.dylib (62123.0.1) <3936C798-1978-3C6C-9050-3BBD57CDA53E> /usr/lib/libicucore.A.dylib
0x7fff5eb80000 - 0x7fff5eb81fff liblangid.dylib (128.15.1) <1ED2EB78-3891-3DBA-8CB7-BA1A100CFC8F> /usr/lib/liblangid.dylib
0x7fff5eb82000 - 0x7fff5eb9aff3 liblzma.5.dylib (10.200.3) /usr/lib/liblzma.5.dylib
0x7fff5ebb2000 - 0x7fff5ec56ff7 libmecab.1.0.0.dylib (779.24.1) <0C57BF6E-A713-3AE8-8AD3-80F65D4CCC15> /usr/lib/libmecab.1.0.0.dylib
0x7fff5ec57000 - 0x7fff5ee5bfff libmecabra.dylib (779.24.1) /usr/lib/libmecabra.dylib
0x7fff5f033000 - 0x7fff5f384ff7 libnetwork.dylib (1229.250.15) /usr/lib/libnetwork.dylib
0x7fff5f414000 - 0x7fff5fb99fdf libobjc.A.dylib (756.2) <4F86FC7C-496B-3E68-8A74-1EA2BA22FBCC> /usr/lib/libobjc.A.dylib
0x7fff5fbab000 - 0x7fff5fbafffb libpam.2.dylib (22.200.1) <3AEB13DB-8DE2-3FD9-97D5-D9DB206E0693> /usr/lib/libpam.2.dylib
0x7fff5fbb2000 - 0x7fff5fbe7fff libpcap.A.dylib (79.250.1) /usr/lib/libpcap.A.dylib
0x7fff5fd00000 - 0x7fff5fd18ffb libresolv.9.dylib (65.200.2) /usr/lib/libresolv.9.dylib
0x7fff5fd1a000 - 0x7fff5fd55ff3 libsandbox.1.dylib (851.250.12) <0A18B79B-4551-3D97-AC49-04E5373DC587> /usr/lib/libsandbox.1.dylib
0x7fff5fd69000 - 0x7fff5fd6aff7 libspindump.dylib (267.3) <47B91C83-6BE6-3B0B-8B42-83AE41160F3F> /usr/lib/libspindump.dylib
0x7fff5fd6b000 - 0x7fff5ff48fe7 libsqlite3.dylib (274.22) <378D7B48-4661-3BA6-AC55-0B3A64F8C7E3> /usr/lib/libsqlite3.dylib
0x7fff601c8000 - 0x7fff601cbff7 libutil.dylib (51.200.4) <336F9184-A739-3770-ACFA-4659DFEEACC4> /usr/lib/libutil.dylib
0x7fff601cc000 - 0x7fff601d9fff libxar.1.dylib (417.1) /usr/lib/libxar.1.dylib
0x7fff601de000 - 0x7fff602c0ff3 libxml2.2.dylib (32.8) <064C2F49-C054-38F9-A6B2-032C4AC9738B> /usr/lib/libxml2.2.dylib
0x7fff602c1000 - 0x7fff602e9ff3 libxslt.1.dylib (16.1) /usr/lib/libxslt.1.dylib
0x7fff602ea000 - 0x7fff602fcff7 libz.1.dylib (70.200.4) /usr/lib/libz.1.dylib
0x7fff60ad9000 - 0x7fff60addff3 libcache.dylib (81) <9A8C27B0-49C9-337F-8BE2-37171ED2D8EE> /usr/lib/system/libcache.dylib
0x7fff60ade000 - 0x7fff60ae8ff3 libcommonCrypto.dylib (60118.250.2) <17C4F395-9FF0-331F-8167-5E85AA3588E9> /usr/lib/system/libcommonCrypto.dylib
0x7fff60ae9000 - 0x7fff60af0ff7 libcompiler_rt.dylib (63.4) <8CB2B2B6-2C55-3733-9842-0E037AE3F46A> /usr/lib/system/libcompiler_rt.dylib
0x7fff60af1000 - 0x7fff60afaff7 libcopyfile.dylib (146.250.1) <24905E41-9E2F-3DD1-A255-5A17F9FCDAD7> /usr/lib/system/libcopyfile.dylib
0x7fff60afb000 - 0x7fff60b7ffc7 libcorecrypto.dylib (602.250.23) <3A6CBD41-AFFE-3E06-B1EC-3E95BC79BAC5> /usr/lib/system/libcorecrypto.dylib
0x7fff60c06000 - 0x7fff60c3fff7 libdispatch.dylib (1008.250.7) <50235FCE-B399-3319-90DC-88F530D4FC5C> /usr/lib/system/libdispatch.dylib
0x7fff60c40000 - 0x7fff60c6cff7 libdyld.dylib (655.1.1) <54C6B494-4A3D-3EEC-B083-636A76AAD649> /usr/lib/system/libdyld.dylib
0x7fff60c6d000 - 0x7fff60c6dffb libkeymgr.dylib (30) /usr/lib/system/libkeymgr.dylib
0x7fff60c6e000 - 0x7fff60c7aff3 libkxld.dylib (4903.251.3) <649F5829-6AA8-32EE-9A33-B1244378C319> /usr/lib/system/libkxld.dylib
0x7fff60c7b000 - 0x7fff60c7bff7 liblaunch.dylib (1336.251.2) <30E6424E-4640-3DBA-9B64-D5F725263C6E> /usr/lib/system/liblaunch.dylib
0x7fff60c7c000 - 0x7fff60c81fff libmacho.dylib (927.0.2) /usr/lib/system/libmacho.dylib
0x7fff60c82000 - 0x7fff60c84ffb libquarantine.dylib (86.220.1) <8A9BF971-DB7D-311A-B131-6C5025E82F8F> /usr/lib/system/libquarantine.dylib
0x7fff60c85000 - 0x7fff60c86ff7 libremovefile.dylib (45.200.2) <950036B7-B91E-3B5D-853C-8C551E5B6A32> /usr/lib/system/libremovefile.dylib
0x7fff60c87000 - 0x7fff60c9eff3 libsystem_asl.dylib (356.200.4) <16F632AD-FADA-3DE9-85E8-EBC7D619A1DA> /usr/lib/system/libsystem_asl.dylib
0x7fff60c9f000 - 0x7fff60c9fff7 libsystem_blocks.dylib (73) <0CD6861B-EC5F-3345-9C24-B21EEB85E44F> /usr/lib/system/libsystem_blocks.dylib
0x7fff60ca0000 - 0x7fff60d27fff libsystem_c.dylib (1272.250.1) /usr/lib/system/libsystem_c.dylib
0x7fff60d28000 - 0x7fff60d2bffb libsystem_configuration.dylib (963.250.1) <02C7A973-014A-31D7-B7D2-247D384CB0D2> /usr/lib/system/libsystem_configuration.dylib
0x7fff60d2c000 - 0x7fff60d2fff7 libsystem_coreservices.dylib (66) <4CF1C89B-FA6C-3DF3-B1F8-79F549849534> /usr/lib/system/libsystem_coreservices.dylib
0x7fff60d30000 - 0x7fff60d36fff libsystem_darwin.dylib (1272.250.1) <6983A268-20F4-3F98-A3F5-D63848933B02> /usr/lib/system/libsystem_darwin.dylib
0x7fff60d37000 - 0x7fff60d3dff7 libsystem_dnssd.dylib (878.250.4) <9FC5724C-DD03-3E14-A6E1-2DD009D79E0A> /usr/lib/system/libsystem_dnssd.dylib
0x7fff60d3e000 - 0x7fff60d89ffb libsystem_info.dylib (517.200.9) /usr/lib/system/libsystem_info.dylib
0x7fff60d8a000 - 0x7fff60db2ff7 libsystem_kernel.dylib (4903.251.3) <84EF0290-6CB5-36E5-A273-692A7E437B36> /usr/lib/system/libsystem_kernel.dylib
0x7fff60db3000 - 0x7fff60dfeff7 libsystem_m.dylib (3158.200.7) <33105665-CCC3-36D5-82C9-9B21730CB3DF> /usr/lib/system/libsystem_m.dylib
0x7fff60dff000 - 0x7fff60e23fff libsystem_malloc.dylib (166.251.2) <90DA09E3-1276-3FCF-8F5F-C9AA61AB9B6D> /usr/lib/system/libsystem_malloc.dylib
0x7fff60e24000 - 0x7fff60e2eff7 libsystem_networkextension.dylib (767.250.2) <4575D797-B793-3D18-9E93-8696CF0B133B> /usr/lib/system/libsystem_networkextension.dylib
0x7fff60e2f000 - 0x7fff60e36fff libsystem_notify.dylib (172.200.21) <679E9132-1A46-326E-9A11-D3FF9C86041C> /usr/lib/system/libsystem_notify.dylib
0x7fff60e37000 - 0x7fff60e40fef libsystem_platform.dylib (177.250.1) <3CC59141-5365-3848-94C3-D65E6FCA1E74> /usr/lib/system/libsystem_platform.dylib
0x7fff60e41000 - 0x7fff60e4bff7 libsystem_pthread.dylib (330.250.2) <4344198A-A1A3-3C52-97B4-F168D56E9789> /usr/lib/system/libsystem_pthread.dylib
0x7fff60e4c000 - 0x7fff60e4fff7 libsystem_sandbox.dylib (851.250.12) <66E91015-F62A-3365-BB81-AA88707E8F12> /usr/lib/system/libsystem_sandbox.dylib
0x7fff60e50000 - 0x7fff60e52ff3 libsystem_secinit.dylib (30.220.1) /usr/lib/system/libsystem_secinit.dylib
0x7fff60e53000 - 0x7fff60e5aff3 libsystem_symptoms.dylib (820.257.1) /usr/lib/system/libsystem_symptoms.dylib
0x7fff60e5b000 - 0x7fff60e70fff libsystem_trace.dylib (906.250.5) /usr/lib/system/libsystem_trace.dylib
0x7fff60e72000 - 0x7fff60e77ffb libunwind.dylib (35.4) <8F0BC197-B97C-3DDC-92B0-6A7D3CB72FD8> /usr/lib/system/libunwind.dylib
0x7fff60e78000 - 0x7fff60ea7ff7 libxpc.dylib (1336.251.2) <49138829-09C8-355C-B558-97E070B84EC5> /usr/lib/system/libxpc.dylib

External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 1
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 113529
thread_create: 0
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=727.4M resident=0K(0%) swapped_out_or_unallocated=727.4M(100%)
Writable regions: Total=1.1G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.1G(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 256K 2
Activity Tracing 256K 1
CG backing stores 38.0M 5
CG image 148K 4
CoreAnimation 480K 6
CoreGraphics 8K 1
CoreImage 24K 2
CoreUI image data 1276K 12
CoreUI image file 196K 3
Foundation 4K 1
Image IO 64K 1
Kernel Alloc Once 8K 1
MALLOC 376.8M 220
MALLOC guard page 32K 8
MALLOC_LARGE (reserved) 384K 3 reserved VM address space (unallocated)
MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)
Memory Tag 242 12K 1
OpenGL GLSL 256K 3
PROTECTED_MEMORY 4K 1
STACK GUARD 56.1M 37
Stack 236.3M 37
VM_ALLOCATE 8708K 283
VM_ALLOCATE (reserved) 96.0M 1 reserved VM address space (unallocated)
__DATA 45.6M 435
__FONT_DATA 4K 1
__GLSLBUILTINS 5176K 1
__LINKEDIT 253.7M 115
__TEXT 473.7M 422
__UNICODE 564K 1
mapped file 1.0G 282
shared memory 2744K 13
=========== ======= =======
TOTAL 3.0G 1904
TOTAL, minus reserved VM space 2.5G 1904

Model: MacBookPro11,4, BootROM 189.0.0.0.0, 4 processors, Intel Core i7, 2.2 GHz, 16 GB, SMC 2.29f24
Graphics: kHW_IntelIrisProItem, Intel Iris Pro, spdisplays_builtin
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533642465238412D50422020
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533642465238412D50422020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x152), Broadcom BCM43xx 1.0 (7.77.61.2 AirPortDriverBrcmNIC-1305.8)
Bluetooth: Version 6.0.11f4, 3 services, 27 devices, 1 incoming serial ports
Network Service: Apple USB Ethe娕燬ጠ✩退, Ethernet, en3
Network Service: iPhone, Ethernet, en5
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SM0256G, 251 GB
USB Device: USB 3.0 Bus
USB Device: Apple Internal Keyboard / Trackpad
USB Device: Bluetooth USB Host Controller
USB Device: USB 2.0 Hub
USB Device: Apple USB Ethe娕燬ጠ✩退龞ꊠЉ≠㙱นн
USB Device: USB Keyboard
USB Device: Razer DeathAdder 1800
USB Device: iPhone
Thunderbolt Bus: MacBook Pro, Apple Inc., 27.1

iOS Inspector抓取UI上下错位

bug

(重要!问题分类)

描述问题bug
使用inspector连接手机,查看相应的视图元素信息,发现是错位的(大概是上下错位,见附件图片)

(在这里粘贴traceback或其他报错信息)

相关截图
(贴出遇到问题时的截图内容,如果有的话)
(在AirtestIDE里产生的图像和设备相关的问题,请贴一些AirtestIDE控制台黑窗口相关报错信息)

复现步骤

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

预期效果
inspector能够查看指定的控件

python 版本: python3.5

airtest 版本: 1.2.0

设备:

  • 型号: [e.g. iPhone 7]
  • 系统: [e.g. iOS 11.4]
  • (别的信息)

macOS 10.14.1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.