Re: Can't symbolicate crash reports
Re: Can't symbolicate crash reports
- Subject: Re: Can't symbolicate crash reports
- From: Antonio Nunes <email@hidden>
- Date: Mon, 16 Jan 2012 18:41:46 +0100
On 16 Jan 2012, at 18:17, David Duncan wrote:
>> I did a dwarfdump of the dSYM file and tried to manually look up some of the addresses, but the results were negative.
>
> Run 'dwarfdump -u' on both the binary and the dSYM and verify that the UUID reported for both is identical first. If they aren't, that would explain why you aren't getting symbols
Thanks David,
Running dwarfdump -u on on both the binary and the dSYM produces the same UUID.
Yesterday I was able to derive symbols from one crash report by offsetting the decimal value of the backtrace lines (e.g. 709479 from " 0x0000000102b1e367 MyApp + 709479") by 0x100000000 (4294967296) –and thus track down and fix a bug– but that doesn't work for all crash reports . The result of the manual offsetting was not equal in hex to the before it, that normally yields a symbol from atos.
I'm puzzled.
-António
-----------------------------------------------------------
What you have inside you expresses itself through both your
choice of words and the level of energy you assign to them.
The more healed, whole and connected you feel inside,
the more healing your words will be.
--Rita Goswami
-----------------------------------------------------------
_______________________________________________
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