Any iOS devs know what it means when a crash report looks like this? All the memory addresses in my code are identical 😕
Conversation
Replying to
my first guess is that a display link's target is dangling
Replying to
thanks, I tracked down the missing stack trace method names using atos manually. Bug in symbolicatecrash I guess :(
1

