iPad Kernel panic, how do I interpret the crash report? -
While using my app, one of my testers experiences a kernel panic that is sending me the report, the extension Is there a panic crash, do anyone know how to interpret this type of file? It does not seem that a stack trace is included, at least nominated. Not in crash format.
Generally crash logs are text only, I admit that I have never used a kernel Panic has not seen.
And you can usually save your .dsym files so that you can create a symbol of crash logs (by dragging them in the Xcode Organizer window). / P>
Comments
Post a Comment