开发者

iPad Kernel panic, how do I interpret the crash report?

While using my app, one of my testers experiences a kernel panic. The report he's sending to me has the extension panic.crash, does anybody know how开发者_StackOverflow to interpret this type of file? It doesn't seem to contain a stack trace, at least not in the nomral .crash format.


Normally crash logs are just text. I'll admit I've never seen a kernel panic from an iOS device.

And normally you save your .dSYM files so you can symbolicate crash logs (by dragging them into the Xcode Organizer window).

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜