Post

Replies

Boosts

Views

Activity

Comment on What does EXC_CRASH (SIGILL) mean?
Yeah, I get that it's an illegal instructions, but I don't quite understand why exactly it happens and why it's not something like EXC_BREAKPOINT (SIGTRAP) or EXC_BAD_INSTRUCTION (SIGILL) or why this particular code is missing from the documentation. Investigating the accessibility of the data store is a great idea, but unfortunately I couldn't reproduce the crash myself, so I guess it's fully accessible most of the times.
Topic: App & System Services SubTopic: iCloud Tags:
May ’24
Comment on What does EXC_CRASH (SIGILL) mean?
I see. Thank you for the insight!
Topic: App & System Services SubTopic: iCloud Tags:
Replies
Boosts
Views
Activity
May ’24
Comment on What does EXC_CRASH (SIGILL) mean?
No, the app is running on an iPhone I'm afraid, not Intel, that's why I'm so confused about SIGILL. I was able to post a crash report in a separate reply.
Topic: App & System Services SubTopic: iCloud Tags:
Replies
Boosts
Views
Activity
May ’24
Comment on What does EXC_CRASH (SIGILL) mean?
Yeah, I get that it's an illegal instructions, but I don't quite understand why exactly it happens and why it's not something like EXC_BREAKPOINT (SIGTRAP) or EXC_BAD_INSTRUCTION (SIGILL) or why this particular code is missing from the documentation. Investigating the accessibility of the data store is a great idea, but unfortunately I couldn't reproduce the crash myself, so I guess it's fully accessible most of the times.
Topic: App & System Services SubTopic: iCloud Tags:
Replies
Boosts
Views
Activity
May ’24