我想在mac上表示崩溃日志,但symbolicatecrash每次都向我显示相同的崩溃日志 . 我试过以下的东西

1)确保.app,.dSym和崩溃日志都驻留在同一个文件夹中 .

2)使用此命令确保符号被聚光灯索引和看到mdfind'com_apple_xcode_dsym_uuids = *

3)确保符号文件和崩溃日志的uuid匹配 .

当我运行atos命令时,我能够获取符号信息,但仍然symbolicatecrsh无法对其进行符号化

atos -arch i386 -o test 0x00002ddb
test crashHit:] (in test) (testViewController.m:43)

symbolicatecrash -A -v test.crash test

此崩溃日志是由在模拟器上运行但不在设备上的应用程序生成的 . 可以做出任何差异吗?

输出: - otool路径是'xcrun -sdk iphoneos otool'atos路径是'xcrun -sdk iphoneos atos'符号...读取27445个字符 . 在/ usr / bin / symbolicatecrash第500行的regexp编译中使用未初始化的值$ pat . 在/ usr / bin / symbolicatecrash第50行的lc中使用未初始化的值$ image {“uuid”}在散列中使用未初始化的值$ bundlename / usr / bin / symbolicatecrash第517行中的元素 . 在/ usr / bin / symbolicatecrash第535行的哈希元素中使用未初始化的值$ bundlename . .... ... .

在/ usr / bin / symbolicatecrash第887行的哈希元素中使用未初始化的值$ first_bundle . 在/ usr / bin / symbolicatecrash第887行的匿名哈希({})中使用未初始化的值$ first_bundle . 引用的二进制图像:(使用在/ usr / bin / symbolicatecrash第894行打印未初始化的值 . )

操作系统版本10.7.3构建11D50b修剪后保留0个二进制图像:

符号目录路径:
符号目录路径:/Developer/Platforms/iPhoneOS.platform/DeviceSupport/3.0.1/Symbols/Developer/Platforms/iPhoneOS.platform/DeviceSupport/3.0/Symbols/Developer/Platforms/iPhoneOS.platform/DeviceSupport/3.1.1/Symbols /Developer/Platforms/iPhoneOS.platform/DeviceSupport/3.1.2/Symbols/Developer/Platforms/iPhoneOS.platform/DeviceSupport/3.1.3/Symbols/Developer/Platforms/iPhoneOS.platform/DeviceSupport/3.1/Symbols / Developer / Platforms /iPhoneOS.platform/DeviceSupport/3.2.1/Symbols/Developer/Platforms/iPhoneOS.platform/DeviceSupport/3.2.2/Symbols/Developer/Platforms/iPhoneOS.platform/DeviceSupport/3.2/Symbols/Developer/Platforms/iPhoneOS.platform /DeviceSupport/4.0.1/Symbols/Developer/Platforms/iPhoneOS.platform/DeviceSupport/4.0.2/Symbols/Developer/Platforms/iPhoneOS.platform/DeviceSupport/4.0/Symbols/Developer/Platforms/iPhoneOS.platform/DeviceSupport/4.1 / Symbols /Developer/Platforms/iPhoneOS.platform/DeviceSupport/4.2/Symbols/Developer/Platforms/iPhoneOS.platform/DeviceSuppo rt / 4.3 / Symbols /Developer/Platforms/iPhoneOS.platform/DeviceSupport/5.0.1(9A405)/ Symbols/Developer/Platforms/iPhoneOS.platform/DeviceSupport/5.1(9B176)/ Symbols/Developer/Platforms/iPhoneOS.platform/ DeviceSupport / Latest / Symbols未找到10.7.3(11D50b)的符号目录路径:
寻找符号:完成 . 找到0个二进制图像 . 进程:CrittercismExample [2250]路径:/ Users / USER / Library / Application Support / iPhone Simulator / * / CrittercismExample.app/CrittercismExample Identifier:CrittercismExample Version:??? (???)代码类型:X86(Native)父进程:launchd [118]

发布日期/时间:2012-04-27 02:27:47.003 -0700操作系统版本:Mac OS X 10.7.3(11D50b)报告版本:9

崩溃的线程:0调度队列:com.apple.main-thread

异常类型:EXC_CRASH(SIGABRT)异常代码:0x0000000000000000,0x0000000000000000

应用特定信息:iPhone模拟器238.2,iPhone OS 4.3.2(iPhone / 8H7)iPhone模拟器238.2,iPhone OS 4.3.2(iPhone / 8H7)

abort()调用