• 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: trying to understand crash reports better
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: trying to understand crash reports better


  • Subject: Re: trying to understand crash reports better
  • From: Ken Thomases <email@hidden>
  • Date: Thu, 16 Aug 2012 10:11:56 -0500

On Aug 15, 2012, at 9:36 PM, Rick C. wrote:

> I was successful with other crash reports, but not with this one.  To be more specific parts of this crash report that have my bundle identifier were symbolicated properly, but the lines that only give my app name (represented below by MY_APP) along with the Application Specific Information were not.

>>> Application Specific Information:
>>> *** Terminating app due to uncaught exception 'NSGenericException', reason: '*** Collection <__NSArrayM: 0x7ff23ba9e9b0> was mutated while being enumerated.'
>>> terminate called throwing an exception
>>> abort() called

The address in this application specific information is a heap address of an object.  It is not related to any symbol in your program. It can't be symbolicated.

As to the other lines referencing stack frames in your app, I don't know why they wouldn't symbolicate.  Specifically, what results did your attempts produce?

Regards,
Ken


 _______________________________________________
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: trying to understand crash reports better
      • From: "Rick C." <email@hidden>
References: 
 >trying to understand crash reports better (From: "Rick C." <email@hidden>)
 >Re: trying to understand crash reports better (From: Laurent Daudelin <email@hidden>)
 >Re: trying to understand crash reports better (From: "Rick C." <email@hidden>)

  • Prev by Date: Re: Storyboard, magnification and Xcode 4.x usability.
  • Next by Date: Tabs open new windows
  • Previous by thread: Re: trying to understand crash reports better
  • Next by thread: Re: trying to understand crash reports better
  • Index(es):
    • Date
    • Thread