Having trouble figuring out how to solve a SIGSEGV thats happening in the background of the app but there is no exception

Could I have some help diagnosing more information about this crash? The exception reason is not listed in the crash log that I'm getting. Which it should be? Is there a way to get more information from crashes similar to this?

Do you have any third-pary crash reporters in play here? ’cause that crash report kinda looks like an Apple crash report but it’s missing some critical info, like the Thread State section, that I expect to see in all Apple crash reports.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Having trouble figuring out how to solve a SIGSEGV thats happening in the background of the app but there is no exception
 
 
Q