• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: OS X Crash Log Symbolication
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: OS X Crash Log Symbolication


  • Subject: Re: OS X Crash Log Symbolication
  • From: Wim Lewis <email@hidden>
  • Date: Wed, 10 Jul 2013 13:16:48 -0700

On 10 Jul 2013, at 12:35 PM, Mark Bernstein wrote:
> How, precisely, should I handle crash logs submitted, say, by remote testers?
>
> A poster on Stack Overflow reports that:
>
>> I broke down and used one of my support credits with Apple to try and get to the bottom of this.
>> The bottom line is quite simple. As of now (Xcode 4.6), OS X crash logs cannot be imported into Xcode. Only iOS ones.
>
> <http://stackoverflow.com/questions/12119183/xcode-not-importing-crash-log/15671565#15671565>
>
> Yet it seems unlikely that people could handle customer support for long without being able to understand crash logs.


We have some scripts to parse the crash logs, find the build UUIDs and load addresses, find the relevant .dSYMs in our archives, and symbolicate everything using 'atos'. It's not too hard to do by hand, though of course if you have more than a few crash logs to deal with it's easier to automate it.



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Follow-Ups:
    • Re: OS X Crash Log Symbolication
      • From: Fritz Anderson <email@hidden>
    • Re: OS X Crash Log Symbolication
      • From: Jerry Krinock <email@hidden>
References: 
 >OS X Crash Log Symbolication (From: Mark Bernstein <email@hidden>)

  • Prev by Date: OS X Crash Log Symbolication
  • Next by Date: How to deal with #include <dir/header.h> that doesn't match filesystem layout?
  • Previous by thread: OS X Crash Log Symbolication
  • Next by thread: Re: OS X Crash Log Symbolication
  • Index(es):
    • Date
    • Thread