- Line 4300341416
thunk for @escaping @callee_guaranteed () -> () + 4300341416
-- and the crash title is :
Crashed: com.apple.main-thread
EXC_BREAKPOINT 0x0000000100ebce78
- Line 4300341416
thunk for @escaping @callee_guaranteed () -> () + 4300341416
-- and the crash title is :
Crashed: com.apple.main-thread
EXC_BREAKPOINT 0x0000000100ebce78
You might look here "specialized thunk for @callee_guaranteed"
You might google "thunk for @escaping @callee_guaranteed "
You might google EXC_BREAKPOINT
You might post more of your crashlog at the Apple dev forum.