Re: Using atos & reading crash logs
Re: Using atos & reading crash logs
- Subject: Re: Using atos & reading crash logs
- From: Jeff Johnson <email@hidden>
- Date: Sun, 15 Feb 2009 10:49:10 -0600
Hi Eric.
Is this still an issue? (Had these emails sitting flagged in my inbox
for a few days.) If so, can you provide a screenshot of all the build
settings for your application target?
-Jeff
On Feb 12, 2009, at 2:06 PM, Eric Gorr wrote:
Thanks for the information. But, I still can't quite get it to work
for me.
Prebinding is turned off.
In the crash log I see:
Thread 0 Crashed:
0 net.company.myapp 0x00f21153 0x1000 + 15860051
and in the Binary Images in the crash log I see:
0x1000 - 0x330afff +net.company.myapp 15.0.0 (0) (???)
<b4812abb6146230a06a8ee92a17ba8c3> /path/to/myapp.app/Contents/MacOS/
myapp
The address of the crash is within this range, which is what I would
expect.
In the finder I see:
myapp.app/
myapp.app.dSYM
From the terminal, I do:
atos -o /path/to/myapp.app/Contents/MacOS/myapp 0x00f21153
and the result is only:
0x00f21153 (in myapp)
which isn't what I was expecting.
My various build options are as described in:
http://developer.apple.com/tools/xcode/symbolizingcrashdumps.html
Any ideas on what I am doing wrong?
_______________________________________________
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