Posts

Post marked as solved
22 Replies
@eskimo If you are unable to resolve this issue for historical reasons, may be Apple can allows to set custom exception handling / filter to CFRunLoop/libDispatch. Then the user can manually record the stack trace using [NSThread callStackSymbols] and manually attach to the crash-log-system. And yes, it's still weak, but it's better than nothing.