Post

Replies

Boosts

Views

Activity

EXC_CRASH (SIGABRT) CFRunLoopRunSpecific
Hello, I'm seeking some help after looking at some of our crash log reports. I'll post here one example: crashlog.crash From the look of it, seems to be a crash caused by the OS. Reason being that looking at the thread 0, the frame 10 is our app setting up the AppDelegate (AppDelegate.swift:11 is the class declaration). After that all the other frames are specifying code deep in the UIKit and CoreFoundation frameworks. Have anyone seen something like that? Could this be an out-of-memory crash? Thanks in advance!
3
0
1.8k
Jan ’23
EXC_CRASH (SIGABRT) CFRunLoopRunSpecific
Hello, I'm seeking some help after looking at some of our crash log reports. I'll post here one example: crashlog.crash From the look of it, seems to be a crash caused by the OS. Reason being that looking at the thread 0, the frame 10 is our app setting up the AppDelegate (AppDelegate.swift:11 is the class declaration). After that all the other frames are specifying code deep in the UIKit and CoreFoundation frameworks. Have anyone seen something like that? Could this be an out-of-memory crash? Thanks in advance!
Replies
3
Boosts
0
Views
1.8k
Activity
Jan ’23