# Crashlytics - Stack trace # Application: com.myApp # Platform: apple # Version: 6.3.2 (6.3.2) # Issue: 9f45e1efd17767a59773bab578c87416 # Date: Sat Feb 04 2023 22:33:46 GMT+0530 (India Standard Time) Fatal Exception: NSInvalidArgumentException 0 CoreFoundation 0x125878 __exceptionPreprocess 1 libobjc.A.dylib 0x6c50 objc_exception_throw 2 Foundation 0x5ca0c +[NSUserDefaults(NSUserDefaults_NSURLExtras) _web_defaultsDidChange] 3 TextInput 0x15f8c -[TIDocumentState(StateTransitions) documentStateAfterReplacingText:withText:] 4 UIKitCore 0x9a8454 -[UIKeyboardImpl setDocumentStateForAutocorrection:] 5 UIKitCore 0x9a8e34 __82-[UIKeyboardImpl acceptAutocorrection:executionContextPassingTIKeyboardCandidate:]_block_invoke_2 6 UIKitCore 0x9a8c84 -[UIKeyboardImpl acceptAutocorrection:executionContextPassingTIKeyboardCandidate:] 7 UIKitCore 0x9a7d00 -[UIKeyboardImpl acceptAutocorrectionForWordTerminator:executionContextPassingTIKeyboardCandidate:] 8 UIKitCore 0x9a7ba0 __56-[UIKeyboardImpl acceptAutocorrectionForWordTerminator:]_block_invoke 9 UIKitCore 0x9d3d10 -[UIKeyboardTaskEntry execute:] 10 UIKitCore 0x9d2744 -[UIKeyboardTaskQueue continueExecutionOnMainThread] 11 UIKitCore 0x9d2a50 -[UIKeyboardTaskQueue performTaskOnMainThread:waitUntilDone:] 12 UIKitCore 0x9a7abc -[UIKeyboardImpl acceptAutocorrectionForWordTerminator:] 13 UIKitCore 0x9ab318 -[UIKeyboardImpl acceptAutocorrection] 14 UIKitCore 0x9ab508 __38-[UIKeyboardImpl acceptAutocorrection]_block_invoke 15 UIKitCore 0x9d3d10 -[UIKeyboardTaskEntry execute:] 16 UIKitCore 0x9d2744 -[UIKeyboardTaskQueue continueExecutionOnMainThread] 17 UIKitCore 0x9ab4b0 -[UIKeyboardImpl acceptAutocorrection] 18 UIKitCore 0x98ca44 -[UIKeyboardImpl setDelegate:force:] 19 UIKitCore 0x60e2e0 -[UIInputResponderController _reloadInputViewsForKeyWindowSceneResponder:] 20 UIKitCore 0x60dabc -[UIInputResponderController _reloadInputViewsForResponder:] 21 UIKitCore 0xc032dc -[UIResponder(UIResponderInputViewAdditions) reloadInputViews] 22 WebKit 0x6aab74 -[WKContentView(WKInteraction) _hideKeyboard] 23 WebKit 0x3c68 -[WKContentViewAccessibility _hideKeyboard] 24 WebKit 0x6ab6c0 -[WKContentView(WKInteraction) _elementDidBlur] 25 WebKit 0x619590 WebKit::WebPageProxy::didReceiveMessage(IPC::Connection&, IPC::Decoder&) 26 WebKit 0x4d85c IPC::MessageReceiverMap::dispatchMessage(IPC::Connection&, IPC::Decoder&) 27 WebKit 0x37c2f0 WebKit::WebProcessProxy::didReceiveMessage(IPC::Connection&, IPC::Decoder&) 28 WebKit 0x30dec IPC::Connection::dispatchMessage(std::__1::unique_ptr >) 29 WebKit 0x306f4 IPC::Connection::dispatchIncomingMessages() 30 JavaScriptCore 0xe513c8 WTF::RunLoop::performWork() 31 JavaScriptCore 0xe520b0 WTF::RunLoop::performWork(void*) 32 CoreFoundation 0xa176c __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ 33 CoreFoundation 0xa1668 __CFRunLoopDoSource0 34 CoreFoundation 0xa0960 __CFRunLoopDoSources0 35 CoreFoundation 0x9aa8c __CFRunLoopRun 36 CoreFoundation 0x9a21c CFRunLoopRunSpecific 37 GraphicsServices 0x3784 GSEventRunModal 38 UIKitCore 0xbc7200 -[UIApplication _run] 39 UIKitCore 0xbcca74 UIApplicationMain 40 QuackQuack 0x62e4 main + 7 (AppDelegate.swift:7) 41 libdyld.dylib 0x16c0 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 0x3db0 _dispatch_client_callout + 20 5 libdispatch.dylib 0x12428 _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 0x130e0 std::__terminate(void (*)()) + 20 10 libc++abi.dylib 0x15eb0 __cxa_get_exception_ptr + 34 11 libc++abi.dylib 0x15e5c __cxxabiv1::exception_cleanup_func(_Unwind_Reason_Code, _Unwind_Exception*) + 138 12 libobjc.A.dylib 0x6d7c _objc_exception_destructor(void*) + 358 13 Foundation 0x5ca0c +[NSUserDefaults(NSUserDefaults_NSURLExtras) _web_defaultsDidChange] + 202 14 TextInput 0x15f8c -[TIDocumentState(StateTransitions) documentStateAfterReplacingText:withText:] + 364 15 UIKitCore 0x9a8454 -[UIKeyboardImpl setDocumentStateForAutocorrection:] + 188 16 UIKitCore 0x9a8e34 __82-[UIKeyboardImpl acceptAutocorrection:executionContextPassingTIKeyboardCandidate:]_block_invoke_2 + 48 17 UIKitCore 0x9a8c84 -[UIKeyboardImpl acceptAutocorrection:executionContextPassingTIKeyboardCandidate:] + 824 18 UIKitCore 0x9a7d00 -[UIKeyboardImpl acceptAutocorrectionForWordTerminator:executionContextPassingTIKeyboardCandidate:] + 240 19 UIKitCore 0x9a7ba0 __56-[UIKeyboardImpl acceptAutocorrectionForWordTerminator:]_block_invoke + 148 20 UIKitCore 0x9d3d10 -[UIKeyboardTaskEntry execute:] + 188 21 UIKitCore 0x9d2744 -[UIKeyboardTaskQueue continueExecutionOnMainThread] + 336 22 UIKitCore 0x9d2a50 -[UIKeyboardTaskQueue performTaskOnMainThread:waitUntilDone:] + 284 23 UIKitCore 0x9a7abc -[UIKeyboardImpl acceptAutocorrectionForWordTerminator:] + 196 24 UIKitCore 0x9ab318 -[UIKeyboardImpl acceptAutocorrection] + 344 25 UIKitCore 0x9ab508 __38-[UIKeyboardImpl acceptAutocorrection]_block_invoke + 36 26 UIKitCore 0x9d3d10 -[UIKeyboardTaskEntry execute:] + 188 27 UIKitCore 0x9d2744 -[UIKeyboardTaskQueue continueExecutionOnMainThread] + 336 28 UIKitCore 0x9ab4b0 -[UIKeyboardImpl acceptAutocorrection] + 752 29 UIKitCore 0x98ca44 -[UIKeyboardImpl setDelegate:force:] + 2228 30 UIKitCore 0x60e2e0 -[UIInputResponderController _reloadInputViewsForKeyWindowSceneResponder:] + 2040 31 UIKitCore 0x60dabc -[UIInputResponderController _reloadInputViewsForResponder:] + 164 32 UIKitCore 0xc032dc -[UIResponder(UIResponderInputViewAdditions) reloadInputViews] + 132 33 WebKit 0x6aab74 -[WKContentView(WKInteraction) _hideKeyboard] + 116 34 WebKit 0x3c68 -[WKContentViewAccessibility _hideKeyboard] 35 WebKit 0x6ab6c0 -[WKContentView(WKInteraction) _elementDidBlur] + 296 36 WebKit 0x619590 WebKit::WebPageProxy::didReceiveMessage(IPC::Connection&, IPC::Decoder&) + 19520 37 WebKit 0x4d85c IPC::MessageReceiverMap::dispatchMessage(IPC::Connection&, IPC::Decoder&) + 124 38 WebKit 0x37c2f0 WebKit::WebProcessProxy::didReceiveMessage(IPC::Connection&, IPC::Decoder&) + 40 39 WebKit 0x30dec IPC::Connection::dispatchMessage(std::__1::unique_ptr >) + 656 40 WebKit 0x306f4 IPC::Connection::dispatchIncomingMessages() + 460 41 JavaScriptCore 0xe513c8 WTF::RunLoop::performWork() + 484 42 JavaScriptCore 0xe520b0 WTF::RunLoop::performWork(void*) + 36 43 CoreFoundation 0xa176c __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28 44 CoreFoundation 0xa1668 __CFRunLoopDoSource0 + 208 45 CoreFoundation 0xa0960 __CFRunLoopDoSources0 + 268 46 CoreFoundation 0x9aa8c __CFRunLoopRun + 824 47 CoreFoundation 0x9a21c CFRunLoopRunSpecific + 600 48 GraphicsServices 0x3784 GSEventRunModal + 164 49 UIKitCore 0xbc7200 -[UIApplication _run] + 1072 50 UIKitCore 0xbcca74 UIApplicationMain + 168 51 QuackQuack 0x62e4 main + 7 (AppDelegate.swift:7) 52 libdyld.dylib 0x16c0 start + 4 com.apple.uikit.eventfetch-thread 0 libsystem_kernel.dylib 0x42d0 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x3660 mach_msg + 76 2 CoreFoundation 0xa0c30 __CFRunLoopServiceMachPort + 380 3 CoreFoundation 0x9ac14 __CFRunLoopRun + 1216 4 CoreFoundation 0x9a21c CFRunLoopRunSpecific + 600 5 Foundation 0x8df0 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 232 6 Foundation 0x8cbc -[NSRunLoop(NSRunLoop) runUntilDate:] + 92 7 UIKitCore 0xc7afe4 -[UIEventFetcher threadMain] + 516 8 Foundation 0x17aa34 __NSThread__start__ + 864 9 libsystem_pthread.dylib 0x1b40 _pthread_start + 320 10 libsystem_pthread.dylib 0xa768 thread_start + 8 JavaScriptCore bmalloc scavenger 0 libsystem_kernel.dylib 0x281ac __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x5458 _pthread_cond_wait + 1192 2 libc++.1.dylib 0xd328 std::__1::condition_variable::wait(std::__1::unique_lock&) + 28 3 JavaScriptCore 0xebcc04 void std::__1::condition_variable_any::wait >(std::__1::unique_lock&) + 108 4 JavaScriptCore 0xec12d0 bmalloc::Scavenger::threadRunLoop() + 208 5 JavaScriptCore 0xec0edc bmalloc::Scavenger::Scavenger(std::__1::scoped_lock const&) + 14 6 JavaScriptCore 0xec23f4 std::__1::__thread_specific_ptr::set_pointer(std::__1::__thread_struct*) + 46 7 libsystem_pthread.dylib 0x1b40 _pthread_start + 320 8 libsystem_pthread.dylib 0xa768 thread_start + 8 com.google.firebase.crashlytics.MachExceptionServer 0 libsystem_kernel.dylib 0x42d0 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x3660 mach_msg + 76 2 FirebaseCrashlytics 0x188b8 FIRCLSMachExceptionServer + 194 (FIRCLSMachException.c:194) 3 libsystem_pthread.dylib 0x1b40 _pthread_start + 320 4 libsystem_pthread.dylib 0xa768 thread_start + 8 com.apple.NSURLConnectionLoader 0 libsystem_kernel.dylib 0x42d0 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x3660 mach_msg + 76 2 CoreFoundation 0xa0c30 __CFRunLoopServiceMachPort + 380 3 CoreFoundation 0x9ac14 __CFRunLoopRun + 1216 4 CoreFoundation 0x9a21c CFRunLoopRunSpecific + 600 5 CFNetwork 0x24c410 _CFURLStorageSessionCopyCache + 64452 6 Foundation 0x17aa34 __NSThread__start__ + 864 7 libsystem_pthread.dylib 0x1b40 _pthread_start + 320 8 libsystem_pthread.dylib 0xa768 thread_start + 8 Thread 0 libsystem_kernel.dylib 0x29184 __workq_kernreturn + 8 1 libsystem_pthread.dylib 0x3850 _pthread_wqthread + 352 2 libsystem_pthread.dylib 0xa75c start_wqthread + 8 AVAudioSession Notify Thread 0 libsystem_kernel.dylib 0x42d0 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x3660 mach_msg + 76 2 CoreFoundation 0xa0c30 __CFRunLoopServiceMachPort + 380 3 CoreFoundation 0x9ac14 __CFRunLoopRun + 1216 4 CoreFoundation 0x9a21c CFRunLoopRunSpecific + 600 5 AudioSession 0xd0c4 GenericRunLoopThread::Entry(void*) + 164 6 AudioSession 0xf25c CAPThread::Entry(CAPThread*) + 92 7 libsystem_pthread.dylib 0x1b40 _pthread_start + 320 8 libsystem_pthread.dylib 0xa768 thread_start + 8 Thread 0 libsystem_kernel.dylib 0x29184 __workq_kernreturn + 8 1 libsystem_pthread.dylib 0x3850 _pthread_wqthread + 352 2 libsystem_pthread.dylib 0xa75c start_wqthread + 8 Thread 0 libsystem_kernel.dylib 0x29184 __workq_kernreturn + 8 1 libsystem_pthread.dylib 0x3850 _pthread_wqthread + 352 2 libsystem_pthread.dylib 0xa75c start_wqthread + 8