# Crashlytics - Stack trace # Application: com.myApp # Platform: apple # Version: 6.3.2 (6.3.2) # Issue: 9f45e1efd17767a59773bab578c87416 # Date: Wed Feb 01 2023 00:09:32 GMT+0530 (India Standard Time) Fatal Exception: NSInvalidArgumentException 0 CoreFoundation 0x129754 __exceptionPreprocess 1 libobjc.A.dylib 0x287a8 objc_exception_throw 2 Foundation 0x5b870 +[NSUserDefaults(NSUserDefaults_NSURLExtras) _web_defaultsDidChange] 3 TextInput 0x158fc -[TIDocumentState(StateTransitions) documentStateAfterReplacingText:withText:] 4 UIKitCore 0x9ab154 -[UIKeyboardImpl setDocumentStateForAutocorrection:] 5 UIKitCore 0x9abbc0 __82-[UIKeyboardImpl acceptAutocorrection:executionContextPassingTIKeyboardCandidate:]_block_invoke_2 6 WebKit 0x711588 -[WKContentView(WKInteraction) applyAutocorrection:toString:withCompletionHandler:] 7 UIKitCore 0x9aba10 -[UIKeyboardImpl acceptAutocorrection:executionContextPassingTIKeyboardCandidate:] 8 UIKitCore 0x9aaa00 -[UIKeyboardImpl acceptAutocorrectionForWordTerminator:executionContextPassingTIKeyboardCandidate:] 9 UIKitCore 0x9aa334 -[UIKeyboardImpl addInputEvent:executionContext:] 10 UIKitCore 0x9af1a8 -[UIKeyboardImpl acceptPredictiveInput:executionContext:] 11 UIKitCore 0x9ae9d0 __40-[UIKeyboardImpl acceptPredictiveInput:]_block_invoke 12 UIKitCore 0x9d6e74 -[UIKeyboardTaskEntry execute:] 13 UIKitCore 0x9d58ac -[UIKeyboardTaskQueue continueExecutionOnMainThread] 14 UIKitCore 0x9ae95c -[UIKeyboardImpl acceptPredictiveInput:] 15 UIKitCore 0x1157334 -[UIPredictionViewController predictionView:didSelectCandidate:] 16 TextInputUI 0x18c24 -[TUIPredictionView _didRecognizeTapGesture:] 17 UIKitCore 0x708f1c -[UIGestureRecognizerTarget _sendActionWithGestureRecognizer:] 18 UIKitCore 0x712868 _UIGestureRecognizerSendTargetActions 19 UIKitCore 0x70f480 _UIGestureRecognizerSendActions 20 UIKitCore 0x70e9f0 -[UIGestureRecognizer _updateGestureForActiveEvents] 21 UIKitCore 0x702bc8 _UIGestureEnvironmentUpdate 22 UIKitCore 0x701f74 -[UIGestureEnvironment _updateForEvent:window:] 23 UIKitCore 0xc10c2c -[UIWindow sendEvent:] 24 UIKitCore 0xbea6e8 -[UIApplication sendEvent:] 25 UIKitCore 0xc73b60 __dispatchPreprocessedEventFromEventQueue 26 UIKitCore 0xc78574 __processEventQueue 27 UIKitCore 0xc6f974 __eventFetcherSourceCallback 28 CoreFoundation 0xa39e8 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ 29 CoreFoundation 0xa38e4 __CFRunLoopDoSource0 30 CoreFoundation 0xa2be8 __CFRunLoopDoSources0 31 CoreFoundation 0x9cbc8 __CFRunLoopRun 32 CoreFoundation 0x9c360 CFRunLoopRunSpecific 33 GraphicsServices 0x3734 GSEventRunModal 34 UIKitCore 0xbca584 -[UIApplication _run] 35 UIKitCore 0xbcfdf4 UIApplicationMain 36 QuackQuack 0x62e4 main + 7 (AppDelegate.swift:7) 37 libdyld.dylib 0x1cf8 start Crashed: com.google.firebase.crashlytics.ios.exception 0 FirebaseCrashlytics 0x1cd90 FIRCLSProcessRecordAllThreads + 393 (FIRCLSProcess.c:393) 1 FirebaseCrashlytics 0x1d170 FIRCLSProcessRecordAllThreads + 424 (FIRCLSProcess.c:424) 2 FirebaseCrashlytics 0x15f84 FIRCLSHandler + 34 (FIRCLSHandler.m:34) 3 FirebaseCrashlytics 0x10950 __FIRCLSExceptionRecord_block_invoke + 218 (FIRCLSException.mm:218) 4 libdispatch.dylib 0x481c _dispatch_client_callout + 20 5 libdispatch.dylib 0x13910 _dispatch_lane_barrier_sync_invoke_and_complete + 60 6 FirebaseCrashlytics 0x1010c FIRCLSExceptionRecord + 225 (FIRCLSException.mm:225) 7 FirebaseCrashlytics 0x103f8 FIRCLSExceptionRecordNSException + 111 (FIRCLSException.mm:111) 8 FirebaseCrashlytics 0xfcf0 FIRCLSTerminateHandler + 279 (FIRCLSException.mm:279) 9 libc++abi.dylib 0x12fa0 std::__terminate(void (*)()) + 20 10 libc++abi.dylib 0x15eac __cxa_rethrow + 148 11 libobjc.A.dylib 0x28904 objc_exception_rethrow + 44 12 CoreFoundation 0x9c44c CFRunLoopRunSpecific + 836 13 GraphicsServices 0x3734 GSEventRunModal + 164 14 UIKitCore 0xbca584 -[UIApplication _run] + 1072 15 UIKitCore 0xbcfdf4 UIApplicationMain + 168 16 QuackQuack 0x62e4 main + 7 (AppDelegate.swift:7) 17 libdyld.dylib 0x1cf8 start + 4 com.apple.uikit.eventfetch-thread 0 libsystem_kernel.dylib 0x44fc mach_msg_trap + 8 1 libsystem_kernel.dylib 0x3884 mach_msg + 76 2 CoreFoundation 0xa2eb0 __CFRunLoopServiceMachPort + 372 3 CoreFoundation 0x9cd50 __CFRunLoopRun + 1212 4 CoreFoundation 0x9c360 CFRunLoopRunSpecific + 600 5 Foundation 0x7fdc -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 6 Foundation 0x7ea8 -[NSRunLoop(NSRunLoop) runUntilDate:] + 92 7 UIKitCore 0xc7f12c -[UIEventFetcher threadMain] + 516 8 Foundation 0x17932c __NSThread__start__ + 864 9 libsystem_pthread.dylib 0x1bfc _pthread_start + 320 10 libsystem_pthread.dylib 0xa758 thread_start + 8 JavaScriptCore bmalloc scavenger 0 libsystem_kernel.dylib 0x290cc __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x5434 _pthread_cond_wait + 1248 2 libc++.1.dylib 0x9efc std::__1::condition_variable::wait(std::__1::unique_lock&) + 28 3 JavaScriptCore 0xfd2c3c void std::__1::condition_variable_any::wait >(std::__1::unique_lock&) + 108 4 JavaScriptCore 0xfd7084 bmalloc::Scavenger::threadRunLoop() + 208 5 JavaScriptCore 0xfd6c90 bmalloc::Scavenger::Scavenger(std::__1::scoped_lock const&) + 14 6 JavaScriptCore 0xfd81a4 std::__1::__thread_specific_ptr::set_pointer(std::__1::__thread_struct*) + 46 7 libsystem_pthread.dylib 0x1bfc _pthread_start + 320 8 libsystem_pthread.dylib 0xa758 thread_start + 8 com.google.firebase.crashlytics.MachExceptionServer 0 libsystem_kernel.dylib 0x44fc mach_msg_trap + 8 1 libsystem_kernel.dylib 0x3884 mach_msg + 76 2 FirebaseCrashlytics 0x188b8 FIRCLSMachExceptionServer + 194 (FIRCLSMachException.c:194) 3 libsystem_pthread.dylib 0x1bfc _pthread_start + 320 4 libsystem_pthread.dylib 0xa758 thread_start + 8 com.apple.NSURLConnectionLoader 0 libsystem_kernel.dylib 0x44fc mach_msg_trap + 8 1 libsystem_kernel.dylib 0x3884 mach_msg + 76 2 CoreFoundation 0xa2eb0 __CFRunLoopServiceMachPort + 372 3 CoreFoundation 0x9cd50 __CFRunLoopRun + 1212 4 CoreFoundation 0x9c360 CFRunLoopRunSpecific + 600 5 CFNetwork 0x24bb38 _CFURLStorageSessionCopyCache + 64268 6 Foundation 0x17932c __NSThread__start__ + 864 7 libsystem_pthread.dylib 0x1bfc _pthread_start + 320 8 libsystem_pthread.dylib 0xa758 thread_start + 8 AVAudioSession Notify Thread 0 libsystem_kernel.dylib 0x44fc mach_msg_trap + 8 1 libsystem_kernel.dylib 0x3884 mach_msg + 76 2 CoreFoundation 0xa2eb0 __CFRunLoopServiceMachPort + 372 3 CoreFoundation 0x9cd50 __CFRunLoopRun + 1212 4 CoreFoundation 0x9c360 CFRunLoopRunSpecific + 600 5 AudioSession 0xcf20 GenericRunLoopThread::Entry(void*) + 164 6 AudioSession 0xf0d8 CAPThread::Entry(CAPThread*) + 92 7 libsystem_pthread.dylib 0x1bfc _pthread_start + 320 8 libsystem_pthread.dylib 0xa758 thread_start + 8 Thread 0 libsystem_kernel.dylib 0x2a0a4 __workq_kernreturn + 8 1 libsystem_pthread.dylib 0x37f0 _pthread_wqthread + 352 2 libsystem_pthread.dylib 0xa74c start_wqthread + 8 Thread 0 libsystem_kernel.dylib 0x2a0a4 __workq_kernreturn + 8 1 libsystem_pthread.dylib 0x37f0 _pthread_wqthread + 352 2 libsystem_pthread.dylib 0xa74c start_wqthread + 8 Thread 0 libsystem_kernel.dylib 0x2a0a4 __workq_kernreturn + 8 1 libsystem_pthread.dylib 0x37f0 _pthread_wqthread + 352 2 libsystem_pthread.dylib 0xa74c start_wqthread + 8 Thread 0 libsystem_kernel.dylib 0x2a0a4 __workq_kernreturn + 8 1 libsystem_pthread.dylib 0x37f0 _pthread_wqthread + 352 2 libsystem_pthread.dylib 0xa74c start_wqthread + 8 Thread 0 libsystem_kernel.dylib 0x2a0a4 __workq_kernreturn + 8 1 libsystem_pthread.dylib 0x37f0 _pthread_wqthread + 352 2 libsystem_pthread.dylib 0xa74c start_wqthread + 8 Thread 0 libsystem_kernel.dylib 0x2a0a4 __workq_kernreturn + 8 1 libsystem_pthread.dylib 0x37f0 _pthread_wqthread + 352 2 libsystem_pthread.dylib 0xa74c start_wqthread + 8 Thread 0 libsystem_kernel.dylib 0x2a0a4 __workq_kernreturn + 8 1 libsystem_pthread.dylib 0x37f0 _pthread_wqthread + 352 2 libsystem_pthread.dylib 0xa74c start_wqthread + 8 Thread 0 libsystem_kernel.dylib 0x2a0a4 __workq_kernreturn + 8 1 libsystem_pthread.dylib 0x37f0 _pthread_wqthread + 352 2 libsystem_pthread.dylib 0xa74c start_wqthread + 8