Exception Type: EXC_BREAKPOINT (SIGTRAP) Exception Codes: 0x0000000000000001, 0x00000001ade78838 Termination Signal: Trace/BPT trap: 5 Termination Reason: Namespace SIGNAL, Code 0x5 Terminating Process: exc handler [10463] Triggered by Thread: 8 Thread 0 name: Thread 0: 0 libsystem_kernel.dylib 0x00000001cc4e04fc mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001cc4df884 mach_msg + 76 (mach_msg.c:103) 2 CoreFoundation 0x000000019e3e2d20 __CFRunLoopServiceMachPort + 372 (CFRunLoop.c:2641) 3 CoreFoundation 0x000000019e3dcbc0 __CFRunLoopRun + 1212 (CFRunLoop.c:2974) 4 CoreFoundation 0x000000019e3dc1d0 CFRunLoopRunSpecific + 600 (CFRunLoop.c:3242) 5 GraphicsServices 0x00000001b5f0e734 GSEventRunModal + 164 (GSEvent.c:2259) 6 UIKitCore 0x00000001a0e40f6c -[UIApplication _run] + 1072 (UIApplication.m:3276) 7 UIKitCore 0x00000001a0e467dc UIApplicationMain + 168 (UIApplication.m:4747) 8 MyAppName 0x0000000100334548 main + 68 (UITextField+Extension.swift:22) 9 libdyld.dylib 0x000000019e098cc4 0x19e097000 + 7364 Thread 1: 0 libsystem_pthread.dylib 0x00000001e9ee1744 start_wqthread + 0 Thread 2 name: Thread 2: 0 libsystem_kernel.dylib 0x00000001cc4e04fc mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001cc4df884 mach_msg + 76 (mach_msg.c:103) 2 CoreFoundation 0x000000019e3e2d20 __CFRunLoopServiceMachPort + 372 (CFRunLoop.c:2641) 3 CoreFoundation 0x000000019e3dcbc0 __CFRunLoopRun + 1212 (CFRunLoop.c:2974) 4 CoreFoundation 0x000000019e3dc1d0 CFRunLoopRunSpecific + 600 (CFRunLoop.c:3242) 5 Foundation 0x000000019f6b856c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 (NSRunLoop.m:374) 6 Foundation 0x000000019f6b8438 -[NSRunLoop(NSRunLoop) runUntilDate:] + 92 (NSRunLoop.m:421) 7 UIKitCore 0x00000001a0ef5768 -[UIEventFetcher threadMain] + 516 (UIEventFetcher.m:915) 8 Foundation 0x000000019f8294e4 __NSThread__start__ + 864 (NSThread.m:724) 9 libsystem_pthread.dylib 0x00000001e9ed8c00 _pthread_start + 320 (pthread.c:881) 10 libsystem_pthread.dylib 0x00000001e9ee1758 thread_start + 8 Thread 3 name: Thread 3: 0 libsystem_kernel.dylib 0x00000001cc4e04fc mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001cc4df884 mach_msg + 76 (mach_msg.c:103) 2 CoreFoundation 0x000000019e3e2d20 __CFRunLoopServiceMachPort + 372 (CFRunLoop.c:2641) 3 CoreFoundation 0x000000019e3dcbc0 __CFRunLoopRun + 1212 (CFRunLoop.c:2974) 4 CoreFoundation 0x000000019e3dc1d0 CFRunLoopRunSpecific + 600 (CFRunLoop.c:3242) 5 AudioSession 0x00000001a5e78024 GenericRunLoopThread::Entry(void*) + 164 (GenericRunLoopThread.h:91) 6 AudioSession 0x00000001a5e7a1dc CAPThread::Entry(CAPThread*) + 92 (CAPThread.cpp:321) 7 libsystem_pthread.dylib 0x00000001e9ed8c00 _pthread_start + 320 (pthread.c:881) 8 libsystem_pthread.dylib 0x00000001e9ee1758 thread_start + 8 Thread 4 name: Thread 4: 0 libsystem_kernel.dylib 0x00000001cc4e04fc mach_msg_trap + 8 1 libsystem_kernel.dylib 0x00000001cc4df884 mach_msg + 76 (mach_msg.c:103) 2 CoreFoundation 0x000000019e3e2d20 __CFRunLoopServiceMachPort + 372 (CFRunLoop.c:2641) 3 CoreFoundation 0x000000019e3dcbc0 __CFRunLoopRun + 1212 (CFRunLoop.c:2974) 4 CoreFoundation 0x000000019e3dc1d0 CFRunLoopRunSpecific + 600 (CFRunLoop.c:3242) 5 CFNetwork 0x000000019ecb171c +[__CFN_CoreSchedulingSetRunnable _run:] + 568 (CoreSchedulingSet.mm:1374) 6 Foundation 0x000000019f8294e4 __NSThread__start__ + 864 (NSThread.m:724) 7 libsystem_pthread.dylib 0x00000001e9ed8c00 _pthread_start + 320 (pthread.c:881) 8 libsystem_pthread.dylib 0x00000001e9ee1758 thread_start + 8 Thread 5: 0 libsystem_pthread.dylib 0x00000001e9ee1744 start_wqthread + 0 Thread 6 name: Thread 6: 0 libsystem_kernel.dylib 0x00000001cc5050cc __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x00000001e9edc434 _pthread_cond_wait + 1248 (pthread_cond.c:636) 2 libc++.1.dylib 0x00000001b344eefc std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28 (__threading_support:428) 3 JavaScriptCore 0x00000001a8d20d8c void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 108 (condition_variable:203) 4 JavaScriptCore 0x00000001a8d251d0 bmalloc::Scavenger::threadRunLoop() + 208 (condition_variable:212) 5 JavaScriptCore 0x00000001a8d24ddc bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger*) + 16 (Scavenger.cpp:395) 6 JavaScriptCore 0x00000001a8d262f4 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(bmalloc::Scavenger*), bmalloc::Scaveng... + 48 (type_traits:3747) 7 libsystem_pthread.dylib 0x00000001e9ed8c00 _pthread_start + 320 (pthread.c:881) 8 libsystem_pthread.dylib 0x00000001e9ee1758 thread_start + 8 Thread 7: 0 libsystem_kernel.dylib 0x00000001cc4e0550 semaphore_timedwait_trap + 8 1 libdispatch.dylib 0x000000019e056e6c _dispatch_sema4_timedwait + 64 (lock.c:154) 2 libdispatch.dylib 0x000000019e05747c _dispatch_semaphore_wait_slow + 76 (semaphore.c:116) 3 libdispatch.dylib 0x000000019e067e10 _dispatch_worker_thread + 304 (queue.c:6877) 4 libsystem_pthread.dylib 0x00000001e9ed8c00 _pthread_start + 320 (pthread.c:881) 5 libsystem_pthread.dylib 0x00000001e9ee1758 thread_start + 8 Thread 8 name: Thread 8 Crashed: 0 FrontBoardServices 0x00000001ade78838 -[FBSSceneParameters initWithSpecification:] + 228 (FBSSceneParameters.m:34) 1 FrontBoardServices 0x00000001ade7878c -[FBSSceneParameters initWithSpecification:] + 56 (FBSSceneParameters.m:34) 2 FrontBoardServices 0x00000001ade79244 -[FBSSceneParameters initWithXPCDictionary:] + 128 (FBSSceneParameters.m:150) 3 BaseBoard 0x00000001a29f8f14 _BSXPCDecodeObject + 1856 (BSXPCCoder.m:583) 4 BaseBoard 0x00000001a29f6ddc _BSXPCDecodeObjectForKey + 268 (BSXPCCoder.m:459) 5 BoardServices 0x00000001b7f34118 +[BSXPCServiceConnectionProxy decodeArguments:outArgs:fromMessage:forConnection:] + 1612 (BSXPCServiceConnectionProxy.m:592) 6 BoardServices 0x00000001b7f31c84 -[BSXPCServiceConnectionProxy invokeMessage:onTarget:] + 276 (BSXPCServiceConnectionProxy.m:342) 7 BoardServices 0x00000001b7f38b84 __63-[BSXPCServiceConnectionEventHandler connection:handleMessage:]_block_invoke + 536 (BSXPCServiceConnectionEventHandler.m:261) 8 BoardServices 0x00000001b7f4e384 BSXPCServiceConnectionExecuteCallOut + 316 (BSXPCServiceConnection.m:1049) 9 BoardServices 0x00000001b7f388f8 -[BSXPCServiceConnectionEventHandler connection:handleMessage:] + 172 (BSXPCServiceConnectionEventHandler.m:250) 10 BoardServices 0x00000001b7f4d76c -[BSXPCServiceConnection _connection_handleMessage:fromPeer:withHandoff:] + 568 (BSXPCServiceConnection.m:834) 11 libdispatch.dylib 0x000000019e054b20 _dispatch_call_block_and_release + 32 (init.c:1454) 12 libdispatch.dylib 0x000000019e056888 _dispatch_client_callout + 20 (object.m:559) 13 libdispatch.dylib 0x000000019e05e064 _dispatch_lane_serial_drain + 620 (inline_internal.h:2548) 14 libdispatch.dylib 0x000000019e05ec8c _dispatch_lane_invoke + 456 (queue.c:3862) 15 libdispatch.dylib 0x000000019e05df2c _dispatch_lane_serial_drain + 308 (inline_internal.h:2589) 16 libdispatch.dylib 0x000000019e05ec8c _dispatch_lane_invoke + 456 (queue.c:3862) 17 libdispatch.dylib 0x000000019e069520 _dispatch_workloop_worker_thread + 780 (queue.c:6601) 18 libsystem_pthread.dylib 0x00000001e9eda7a4 _pthread_wqthread + 276 (pthread.c:2231) 19 libsystem_pthread.dylib 0x00000001e9ee174c start_wqthread + 8 Thread 9: 0 libsystem_kernel.dylib 0x00000001cc4e0550 semaphore_timedwait_trap + 8 1 libdispatch.dylib 0x000000019e056e6c _dispatch_sema4_timedwait + 64 (lock.c:154) 2 libdispatch.dylib 0x000000019e05747c _dispatch_semaphore_wait_slow + 76 (semaphore.c:116) 3 libdispatch.dylib 0x000000019e067e10 _dispatch_worker_thread + 304 (queue.c:6877) 4 libsystem_pthread.dylib 0x00000001e9ed8c00 _pthread_start + 320 (pthread.c:881) 5 libsystem_pthread.dylib 0x00000001e9ee1758 thread_start + 8 Thread 10: 0 libsystem_pthread.dylib 0x00000001e9ee1744 start_wqthread + 0 Thread 8 crashed with ARM Thread State (64-bit): x0: 0x00000001ffda7ac0 x1: 0x00000001ffda7ac0 x2: 0x0000000000000005 x3: 0xfffffffffffffff5 x4: 0x0000000000000000 x5: 0x0000000000000000 x6: 0x000000000000006e x7: 0x0000000000000a30 x8: 0x8075626eadc100cb x9: 0x8075626eadc100cb x10: 0x0000000000000010 x11: 0x00000001f1903908 x12: 0x0000000000000042 x13: 0x000000013e05fe00 x14: 0x000000009ba01800 x15: 0x00000002004b2ba0 x16: 0x00000001e9ed4810 x17: 0x0000000204d076c0 x18: 0x0000000000000000 x19: 0x0000000000000000 x20: 0x0000000282055f20 x21: 0x0000000000000000 x22: 0x0000000000000000 x23: 0x00000001ed4dc5f4 x24: 0x00000001ffda7318 x25: 0x0000000000000001 x26: 0x00000001ed64bc07 x27: 0x00000001ffda72f0 x28: 0x0000000000000000 fp: 0x000000017041a130 lr: 0xd344c701ade7878c sp: 0x000000017041a100 pc: 0x00000001ade78838 cpsr: 0x60000000 esr: 0xf2000000 Address size fault