debugging - XCode 8.2停止调试时崩溃

标签 debugging crash xcode8.2

我使用XCode 8.2.1调试我的应用程序。每次单击“停止调试”按钮时,XCode都会崩溃。这是以下崩溃信息:

Process:               Xcode [1478]
Path:                  /Applications/Xcode.app/Contents/MacOS/Xcode
Identifier:            com.apple.dt.Xcode
Version:               8.2.1 (11766.1)
Build Info:            IDEFrameworks-11766001000000000~5
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Xcode [1478]
User ID:               501

Date/Time:             2017-01-06 16:24:45.369 +0800
OS Version:            Mac OS X 10.11.6 (15G1212)
Report Version:        11
Anonymous UUID:        A7D6D50D-A3D3-32EF-A3FC-160E5195E461


Time Awake Since Boot: 3000 seconds

System Integrity Protection: enabled

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

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

有人有同样的问题吗?

最佳答案

lldb中有一个竞态条件错误,该错误最近已得到修复-应该在下一个官方工具版本中显示-可能导致调试器关闭崩溃。但是,如果没有看到崩溃的线程,就很难说出是否很可能是这些崩溃之一。

关于debugging - XCode 8.2停止调试时崩溃,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/41501855/

相关文章:

javascript - javascript 对象是否有类似 toString 的函数?

ruby-on-rails-3 - Stripe : error messages when Creating a Customer &/or Charge - Ruby on Rails

此 INSERT 上的 MySQL 错误 #1064?

c - 矩阵乘法程序在运行时崩溃

ios - Xcode 工具栏中未显示视觉内存泄漏选项

crash - 我的应用程序崩溃并在 Windows 事件日志中留下条目。接下来做什么?

c - 为什么我的 C 程序崩溃?

android - 应用程序在执行 AlertDialog.Builder create() 方法时崩溃 - Android

swift - Playground 时间轴不显示 View

swift - IAP-Swift 3.0