• 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: Info request on "DWARF with DSYM" settings
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Info request on "DWARF with DSYM" settings


  • Subject: Re: Info request on "DWARF with DSYM" settings
  • From: Jerry Krinock <email@hidden>
  • Date: Sat, 1 Aug 2009 06:17:43 -0700


On 2009 Jul 31, at 09:45, Arnab Ganguly wrote:

When I go to Release build the crash report generated doesn't match with the output my application generated by parsing the DWARF/DSYM file.

Well, there is only one correct answer. If they don't match, that means that either the Crash Report is wrong, or your app is wrong. I would presume that your app is wrong.


You should try to desymbolize both addresses -- the one given in the Crash Report and the one given by your app -- and verify this. Then, the knowledge of where your app is incorrectly desymbolizing to will give you a clue as to what is wrong in your app.

I reviewed how to desymbolize an address in a post a few days ago...

   http://www.cocoabuilder.com/archive/message/xcode/2009/7/28/29664

_______________________________________________
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


  • Next by Date: How to unconditionally copy headers?
  • Next by thread: How to unconditionally copy headers?
  • Index(es):
    • Date
    • Thread