Top "Symbolicatecrash" questions

Use this tag for questions related to symbolicating a crash report/log.

How to Manually Symbolicate iOS Crash to View Crash Logs

Trying to debug app. The trouble is I cannot find this program. symbolicatecrash.sh sudo cp /Developer/Platforms/iPhoneOS.platform/…

iphone ios ipad symbolicatecrash crash-log
iOS crash reports: atos not working as expected

I'm looking at a crash report provided by Apple Hardware Model: iPhone4,1 Version: ??? (???) Code Type: ARM (Native) Parent Process: launchd [1] …

iphone ios crash-reports symbolicatecrash symbolicate
Atos cannot get symbols from dSYM of archived application

I have a crash report from BugSense, so I have information on the memory location of crashes but they are …

ios xcode crash symbolicatecrash
How to manually symbolicate a crash log with atos

After searching all over the internet to find a way to symbolicate my crash logs I received from Apple, I …

xcode terminal memory-address symbolicatecrash crash-log
How to symbolicate iPhone \ iPad crash logs?

I would like to know how to symbolicate crashes in XCode, i have .crash files and i don't know how …

iphone symbolicatecrash
How to symbolicate crash log with Xcode 7?

So the technique I was using with Xcode 6 appears to be deprecated, the symbolicatecrash.sh script is not located in …

xcode7 symbolicatecrash
iOS App crash with SIGTRAP in iPhone 6 plus?

I have an app which is written in swift and uses AFNetwork and some other helpers written in Obj c. …

ios objective-c iphone swift symbolicatecrash
How to symbolicate crash log with Xcode 8?

I should have the symbolicate from my device. I followed the instruction from http://jmillerdev.net/symbolicating-ios-crash-files-xamarin-ios. I created the …

ios symbolicatecrash
How to symbolicate crash report from Apple received in .txt format not .crash format

My app got rejected from Apple and I have got crash reports in .txt format instead of .crash format. How …

xcode crash-reports symbolicatecrash symbolicate
Symbolicate crash failed on xcode 4.5

I just upgraded my xcode to version 4.5, I tried three ways for symbolicating crash log, but neither of them success. …

ios xcode symbolicatecrash