Posts

Post not yet marked as solved
9 Replies
0 Views
Found in the appstore online version, this no-stack crash occurs on iOS10.x.Stack traceability seems to only get the memory address of lr, but can not get the value of lr, this is my question?Also, is there any way to find out where the messy stack and registers are caused?
Post not yet marked as solved
9 Replies
0 Views
Thank you for your timely feedback, indeed, using an unofficial report. I have re-issued Apple's official crash report to your email by replying to the email.
Post not yet marked as solved
9 Replies
0 Views
Since some sensitive information may be involved, the crash information I sent to your mailbox … separately, the subject of the email is "error: memory read failed for 0x0, no stack", please see the attachment, thank you.
Post not yet marked as solved
9 Replies
0 Views
This is the ios app, real machine iphone device debugging, this phenomenon can basically be reproduced. In this case, this is not a crash, it is captured by breakpoint debugging when pause.But the app version on the appstore has a similar no-stack crash.This is a program developed by objective-c.