Supports iOS 3.0 - 9.0.2

(All devices)

What is libcrashreport?

Crash log files generated by iOS's ReportCrash daemon do not contain symbol names, making them difficult to interpret.

Symbolication is the act of looking up symbol names and adding them to these files.

This project provides a library for parsing and symbolicating (via libsymbolicate) crash logs on and off device.

Reporting Bugs

This library is open source. If you find a bug or have a feature request, contact me or submit a patch via the project site.

(Tap "Developer's Page" below to visit the project site.)

Show your thanks.
Help fund future development.

Donate via

$1

USD

$2

USD

$4

USD

Disclosure: PayPal gets $0.30 ~ $0.50.

Advertisements

Version 1.1.0


  • NEW: arm64
    • Added arm64 slice.
  • MOD: armv7(s)
    • Removed armv7 and armv7s slices.
  • MOD: Regex Engine
    • Switched engine used for regular expressions from pcre to iOS's included ICU (icucore).
  • FIX: Crash
    • Check for nil result when parsing description header to prevent a crash.
Updated November 29, 2015
License Free Package
Developer Website
More Packages from Developer
Submit Your Tweak or App
Follow @BigBoss on Twitter
Terms and Conditions

Advertisements