Re: Crash Reporter lies. Was: Interpreting Call Stack…

2011-12-26 Thread Kyle Sluder
On Dec 26, 2011, at 6:22 PM, Jerry Krinock wrote: > 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

Re: Crash Reporter lies. Was: Interpreting Call Stack…

2011-12-26 Thread Jerry Krinock
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. T