Hi,

It's a stack overflow. It would however be nice to get managed frames
too which symbolicatecrash seems to have failed to symbolicate. Can
you attach the output of the symbolicatecrash command too?

Rolf

On Fri, Nov 4, 2011 at 9:08 PM, Guido Van Hoecke <[email protected]> wrote:
> I googled around and found that I could get symbolification from the output
> directory containing the app dir and its dSYM dir as well as the crash reports
> with following command
>
> '/Developer/Platforms/iPhoneOS.platform/Developer/Library/\
> PrivateFrameworks/DTDeviceKit.framework/Versions/Current/\
> Resources/symbolicatecrash -o output.file -v crash_report.crash .'
>
> where the trailing dot stands for the current directory.
>
> The trouble is that this output doesn't really help me to grasp the problem.
>
> I'm attaching the symbolified reports, hoping that somebody might give me a
> hint about how to use that info to pinpoint my problem.
>
> TIA, Guido.
>
>
> On Fri, Nov 4, 2011 at 20:03, Guido Van Hoecke <[email protected]> wrote:
>> Hi,
>>
>> Our app is rejected while it is crashing at the review.  The only thing we 
>> have
>> to investigate is the crash reports.  (The app runs fine on the iPhone test
>> machine, and on the simulator, so we don't have any local crash data).
>>
>> I have the app and its dSYM directory in the distribution output build
>> directory and copied the crashreports into that very same directory. 
>> According
>> to https://developer.apple.com/library/ios/#technotes/tn2008/tn2151.html one
>> just has to drag the crash report into the Device Log section of the 
>> Organizer,
>> but - far from symbolifying the crash report, it doesn't even add an entry to
>> this list.
>>
>> Any expert advise over how to extract usefull information from these
>> crash reports?
>>
>> TIA,
>>
>> Guido
>>
>
> _______________________________________________
> MonoTouch mailing list
> [email protected]
> http://lists.ximian.com/mailman/listinfo/monotouch
>
>
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to