symbolicatecrash
SymbolicateCrash is not creating proper de-symbol file
I have the dSYM file for build created on client\'s machine. Client got a crash in build and now I am trying to de-symbol by use of the symbolicatecrash by the simple following command in terminal:[详细]
2023-04-09 09:59 分类:问答Unable to convert address to symbols with symbolicatecrash (XCode 4.0.2 - target device iPad)
I read through many blogs and the forum but unable to find the answer for my issue. So I am looking for your help.[详细]
2023-03-28 03:43 分类:问答Force symbolicatecrash to use a specific .app and .dSYM file?
I have a .crash log from an ad-hoc version of my app that symbolicatecrash refuses to symbolicate. I have already applied the .patch to remove the \'die\' c开发者_如何转开发ommand in symbolicatecrash[详细]
2023-03-19 06:27 分类:问答Symbolicate XCode4 crash reports
I\'m trying to get XCode 4 to symbolicate a crash report. I\'ve googled and followed this link (https://github.com/chrispix/symbolicatecrash-fix) but get stopped.The instructions say \"To fix your iOS[详细]
2023-03-11 03:00 分类:问答Symbolicate Output - Understanding the error
My App is crashing a \"14\". I have a business object called \"ClientDetail\" but this object has no Bools. What is it referring to? There is also no line 784, I am guessing the + 784 is then not a li[详细]
2023-03-03 20:57 分类:问答symbolicatecrash - space in bundle name preventing method names to be show in the crash report
I\'m trying to debug a crash but when I run symbolicatecrash against my crash log I get every method call in the stack trace except for my method calls.Here is the crash report:[详细]
2023-02-02 13:26 分类:问答Correct setup so Xcode generates properly symbolicated logs for iOS devices
I\'m performing testing on several iOS apps on a range of devices and iOS versions (iPhone, Touch, iPad, iOS 3.1.3, 4.0.2, 4.1).[详细]
2023-01-19 05:16 分类:问答What happened to symbolicatecrash? (MIA from Xcode 3.2.3)
I installed Xcode 3.2.3 and the symbolicatecrash 开发者_开发百科console utility that used to live here:[详细]
2023-01-05 12:13 分类:问答Symbolicate adhoc iphone app crashes
I can\'t manage to make my code symbolicated ... I read the part \"below\" : Given a crash report, the matching[详细]
2022-12-28 02:26 分类:问答symbolicatecrash doesn't like my dSYM file
I\'m trying to use symbolicatecrash, and having interesting results. A coworker built our distribution build on another machine, so he sent me the dSYM file. After running the symbolicatecrash file fo[详细]
2022-12-21 05:29 分类:问答