Re: Crash Reporter lies. Was: Interpreting Call Stack…
Re: Crash Reporter lies. Was: Interpreting Call Stack…
- Subject: Re: Crash Reporter lies. Was: Interpreting Call Stack…
- From: Jerry Krinock <email@hidden>
- Date: Mon, 26 Dec 2011 18:22:15 -0800
Thank you, Ken. You are correct, as usual.
Upon symbolicating, I found the actual problem.
Now, I've been symbolicating crash reports for years, but I do so when I see a line in a crash report like this:
8 MyFramework 0x000c5c49 0x7000 + 781385
where you see the symbol name is missing. The reason I did not think to symbolicate this time is because the symbol name was given:
8 MyFramework 0x000e9257 MyFunction + 102541
But in fact Crash Reporter was *lying* to me when it said that address was in MyFunction.
Is this not a bug in Crash Reporter?
Jerry
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden