小编BoR*_*BoR的帖子

调试器:LLDB RPC 服务器已崩溃

当它进入调试点时。我收到以下错误消息。

来自调试器的消息:LLDB RPC 服务器已崩溃。崩溃日志位于 ~/Library/Logs/DiagnosticReports 并具有前缀“lldb-rpc-server”。请提交错误并附上最新的崩溃日志。

xcode 版本:9.2 (9C40b) 操作系统版本:10.13.2 (17C88) 我尝试了以下步骤,但没有任何效果 1. 卸载并安装了 Xcode。2. 尝试在调试选项中搜索 LLDB。但没有找到 3. 删除所有模拟器和设备。重新安装它们

崩溃日志:

Time Awake Since Boot: 21000 seconds

System Integrity Protection: enabled

Crashed Thread:        8  RPC packet thread for client tid 00051043 (331843)

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

Application Specific Information:
Stack dump:
0.  error finding type for _T013TrackActivity18HomeViewControllerCD
abort() called

Thread 0:: Connection::RunLoop() packet reading thread  Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib          0x00007fff578d441a read + 10 …
Run Code Online (Sandbox Code Playgroud)

debugging xcode ios swift

6
推荐指数
0
解决办法
5901
查看次数

标签 统计

debugging ×1

ios ×1

swift ×1

xcode ×1