Top "Crash-reports" questions

Crash reports covers anything related to obtaining any data related to an application failure.

Crash reports from app on App Store

I have just released an application on the App Store but for some users the app will crash. I am …

iphone app-store crash-reports
iOS 8 NSInternalInconsistencyException

I get the following crash reports. They only occur on devices with iOS 8. Notice the message: Terminating app due to …

ios objective-c ios8 crash-reports
iPhone app "has active assertions beyond permitted time"

I'm trying to make sense of some crash logs I received for my iPhone app. The main thing that I …

iphone crash-reports
SIGSEGV SEGV_ACCERR Crash Reports - What to do?

I've just released an app on the AppStore with Crittercism crash reporting and I've been getting quite a few crash …

ios error-handling crash crash-reports segmentation-fault
Android - how to send crash reports?

It seems that as of Android 2.2, there is a new feature for sending crash reports, as mentioned in the links: …

android google-play crash-reports
Selector name found in current argument registers: isEqual:

I am looking for some assistance with squashing a bug in an OSX app that i just can't work out. …

objective-c macos xcode5 osx-mavericks crash-reports
Comparison between TestFlight Live, QuincyKit and Crashlytics

I am going to launch my app on the AppStore and I would like to keep track of crashes and …

iphone ios testing crash-reports testflight
EXC_BAD_ACCESS in UIWebView

I just downloaded the crash reports for one of my iPhone apps from iTunes Connect. The most common crash has …

iphone uiwebview crash-reports
Android saving logs on every run for crash report

I'm currently developing an android app. I noticed a very rare error which leeds to a crash of my app. …

android logcat crash-reports android-logcat
How can I symbolicate from a .crash file in XCode4 that I've downloaded from iTunes Connect

There is a similar question about symbolicating a .crash file here. However this question does not cover how to easily …

xcode xcode4 app-store-connect crash-reports symbolicate