Another strange thing is that when dragging the crash report to the Xcode dock icon, the Xcode console logs this error: User Command: command script import -s lldb.macosx.crashlog User Command: crashlog --interactive --skip-status --no-parallel-image-loading ~/crash.ips Resolved symbols for 0A35BC69-660D-3BC0-8AB4-3FA8D922EECB /usr/lib/libobjc-trampolines.dylib... Resolved symbols for 79EFE8B6-A212-3E98-B801-C9F2BF18EA68 /usr/lib/dyld... Traceback (most recent call last): File /Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Resources/Python/lldb/macosx/crashlog.py, line 1444, in __call__ SymbolicateCrashLogs(debugger, shlex.split(command), result, True) File /Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Resources/Python/lldb/macosx/crashlog.py, line 1855, in SymbolicateCrashLogs load_crashlog_in_scripted_process( File /Applications/Xcode.app/Contents/SharedFrameworks/LLDB.framework/Resources/Python/lldb/macosx/crashlog.py, line 1557, in load_crashlog_in_sc