Xcode not symbolicating iOS API stack frames in crash logs
Xcode not symbolicating iOS API stack frames in crash logs
- Subject: Xcode not symbolicating iOS API stack frames in crash logs
- From: Paul Summermatter <email@hidden>
- Date: Wed, 16 Jan 2013 10:51:48 -0500
All,
I've just upgraded to Xcode 4.5.2. I was previously on 4.5.1. Before the upgrade, I was having problems with crash logs not symbolicating iOS API stack frames. All of the stack frames from our app's code were symbolicating just fine. So, for example, I might see something like this:
0 CoreFoundation 0x1239487e 0x1234c000 + 794294
1 MyAppName 0x0022febc __45-[MyClassName myMethodName] (MyClassName.m:251)
It appeared to be a problem only with crash logs from devices running iOS 6.0.1 or 6.0.2. I have a recent log from a device running iOS 5.1.1, and I see all the symbols just fine. I figured I just needed to update to Xcode 4.5.2 along with the latest SDK, and that would resolve the problems. Even though I have tried using the Re-Symbolicate button, it seems that the problem is not gone. Thankfully, another member of my team is not having this problem. He's running 4.5.2 as well. I've sent him one of the crash logs where I'm not able to symbolicate, and it's working fine for him. I've gone into the preferences window and clicked the Check And Install Now button under Downloads > Components, and it comes back with No Updates Available. Does anyone have any thoughts on what I might be lacking or might have misconfigured that is preventing the symbolication from working?
Thanks,
Paul
_______________________________________________
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