-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Description:
The app crashes during launch due to a Core Data error indicating that NSPersistentStoreCoordinator has no persistent stores attached when performing a save or delete operation.
Crash Summary:
- Exception:
NSInternalInconsistencyException - Reason:
This NSPersistentStoreCoordinator has no persistent stores (unknown). It cannot perform a save operation. - Platform: iOS (Apple)
- SDK Version: 4.0.1
- Date: May 11, 2025, 03:34 CST
- Crashlytics Issue ID: 8b5ce91dc2ca379e0dac5261fc750a36
- Session ID: 1807d0d2743f483cac238b98338c7796_DNE_0_v2
- Device: iPhone 13
- OS Version: iOS 18.4.1
Stack Trace Snippet:
# Crashlytics - Stack trace
# Application: zheyi.Flamingo
# Platform: apple
# Version: 6.8.151 (1)
# Issue: 8b5ce91dc2ca379e0dac5261fc750a36
# Session: 1807d0d2743f483cac238b98338c7796_DNE_0_v2
# Date: Sun May 11 2025 03:34:01 GMT+0800 (中国标准时间)
Fatal Exception: NSInternalInconsistencyException
0 CoreFoundation 0x11a2ec __exceptionPreprocess
1 libobjc.A.dylib 0x31a7c objc_exception_throw
2 CoreData 0x1b7448 -[NSPersistentStoreCoordinator _introspectLastErrorAndThrow]
3 CoreData 0x1b7a1c __65-[NSPersistentStoreCoordinator executeRequest:withContext:error:]_block_invoke.492
4 CoreData 0x5beb4 -[NSPersistentStoreCoordinator _routeHeavyweightBlock:]
5 CoreData 0x5b1bc -[NSPersistentStoreCoordinator executeRequest:withContext:error:]
6 CoreData 0x97b2c -[NSManagedObjectContext executeRequest:error:]
7 ZohoDeskPortalTicket 0x928b8 closure #1 in ZDPBaseDBManager.batchDelete(entityName:predicate:context:) + 279 (ZDPCoreData.swift:279)
8 ZohoDeskPortalTicket 0x1e3c8 thunk for @callee_guaranteed () -> () (<compiler-generated>)
9 ZohoDeskPortalTicket 0x1e3e8 thunk for @escaping @callee_guaranteed () -> () (<compiler-generated>)
10 CoreData 0x4ab00 developerSubmittedBlockToNSManagedObjectContextPerform
11 CoreData 0x9b9d4 -[NSManagedObjectContext performBlockAndWait:]
12 ZohoDeskPortalTicket 0x6621c TicketLocalDBService.batchDeleteTickets() + 270 (ZDPCoreData.swift:270)
13 ZohoDeskPortalTicket 0x82048 DTTicket.clearData() + 225 (ZDPortalTicket.swift:225)
14 ZohoDeskPortalAPIKit 0x10d628 ZDPortalBase.clearData() + 77 (ZDPBaseClass.swift:77)
15 ZohoDeskPortalAPIKit 0x122dfc static ZohoDeskPortalKit.initialize(orgID:appID:dataCenter:) + 224 (ZohoDeskPortalKit.swift:224)
16 Flamingo 0x4d30c0 @objc static ZohoUtil.initZoho() + 25 (ZohoUtil.swift:25)
17 Flamingo 0x32880 -[AppDelegate application:didFinishLaunchingWithOptions:] + 88 (AppDelegate.m:88)
18 UIKitCore 0x38bbe0 -[UIApplication _handleDelegateCallbacksWithOptions:isSuspended:restoreState:]
19 UIKitCore 0x38a354 -[UIApplication _callInitializationDelegatesWithActions:forCanvas:payload:fromOriginatingProcess:]
20 UIKitCore 0x388dd4 -[UIApplication _runWithMainScene:transitionContext:completion:]
21 UIKitCore 0x3cacc0 -[_UISceneLifecycleMultiplexer completeApplicationLaunchWithFBSScene:transitionContext:]
22 UIKitCore 0x2dc538 _UIScenePerformActionsWithLifecycleActionMask
23 UIKitCore 0x2de614 __101-[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransitionStore:]_block_invoke
24 UIKitCore 0x2de370 -[_UISceneLifecycleMultiplexer _performBlock:withApplicationOfDeactivationReasons:fromReasons:]
25 UIKitCore 0x2dd01c -[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransitionStore:]
26 UIKitCore 0x2dcd3c -[_UISceneLifecycleMultiplexer uiScene:transitionedFromState:withTransitionContext:]
27 UIKitCore 0x2dc8e8 __186-[_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction _performActionsForUIScene:withUpdatedFBSScene:settingsDiff:fromSettings:transitionContext:lifecycleActionType:]_block_invoke
28 UIKitCore 0x187ff4 +[BSAnimationSettings(UIKit) tryAnimatingWithSettings:fromCurrentState:actions:completion:]
29 UIKitCore 0x18761c _UISceneSettingsDiffActionPerformChangesWithTransitionContextAndCompletion
30 UIKitCore 0x231590 -[_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction _performActionsForUIScene:withUpdatedFBSScene:settingsDiff:fromSettings:transitionContext:lifecycleActionType:]
31 UIKitCore 0x23131c __64-[UIScene scene:didUpdateWithDiff:transitionContext:completion:]_block_invoke.229
32 UIKitCore 0x230c68 -[UIScene _emitSceneSettingsUpdateResponseForCompletion:afterSceneUpdateWork:]
33 UIKitCore 0x1dc764 -[UIScene scene:didUpdateWithDiff:transitionContext:completion:]
34 UIKitCore 0x1dc28c -[UIApplication workspace:didCreateScene:withTransitionContext:completion:]
35 UIKitCore 0x1dbf24 -[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:]
36 FrontBoardServices 0x1a30c __95-[FBSScene _callOutQueue_didCreateWithTransitionContext:alternativeCreationCallout:completion:]_block_invoke
37 FrontBoardServices 0x62d8 -[FBSScene _callOutQueue_coalesceClientSettingsUpdates:]
38 FrontBoardServices 0x208b8 -[FBSScene _callOutQueue_didCreateWithTransitionContext:alternativeCreationCallout:completion:]
39 FrontBoardServices 0x1ff2c __93-[FBSWorkspaceScenesClient _callOutQueue_sendDidCreateForScene:transitionContext:completion:]_block_invoke.197
40 FrontBoardServices 0x1fc58 -[FBSWorkspace _calloutQueue_executeCalloutFromSource:withBlock:]
41 FrontBoardServices 0x2013c -[FBSWorkspaceScenesClient _callOutQueue_sendDidCreateForScene:transitionContext:completion:]
42 libdispatch.dylib 0x1b584 _dispatch_client_callout
43 libdispatch.dylib 0x6ab0 _dispatch_block_invoke_direct
44 FrontBoardServices 0x1c658 __FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__
45 FrontBoardServices 0x1c5d8 -[FBSMainRunLoopSerialQueue _targetQueue_performNextIfPossible]
46 FrontBoardServices 0x1c4b0 -[FBSMainRunLoopSerialQueue _performNextFromRunLoopSource]
47 CoreFoundation 0x72ce4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__
48 CoreFoundation 0x72c78 __CFRunLoopDoSource0
49 CoreFoundation 0x71a60 __CFRunLoopDoSources0
50 CoreFoundation 0x70c3c __CFRunLoopRun
51 CoreFoundation 0x95700 CFRunLoopRunSpecific
52 GraphicsServices 0x1190 GSEventRunModal
53 UIKitCore 0x3ca240 -[UIApplication _run]
54 UIKitCore 0x3c8470 UIApplicationMain
55 Flamingo 0x2c720 main + 13 (main.m:13)
56 ??? 0x1be293ad8 (缺少)
Crashed: com.google.firebase.crashlytics.ios.exception
0 FirebaseCrashlytics 0x1d774 FIRCLSProcessRecordAllThreads + 393 (FIRCLSProcess.c:393)
1 FirebaseCrashlytics 0x1db58 FIRCLSProcessRecordAllThreads + 424 (FIRCLSProcess.c:424)
2 FirebaseCrashlytics 0x14b68 FIRCLSHandler + 34 (FIRCLSHandler.m:34)
3 FirebaseCrashlytics 0xf8b4 __FIRCLSExceptionRecord_block_invoke + 232 (FIRCLSException.mm:232)
4 libdispatch.dylib 0x1b584 _dispatch_client_callout + 16
5 libdispatch.dylib 0x11728 _dispatch_lane_barrier_sync_invoke_and_complete + 56
6 FirebaseCrashlytics 0xe8dc FIRCLSExceptionRecord + 234 (FIRCLSException.mm:234)
7 FirebaseCrashlytics 0xf3c8 FIRCLSExceptionRecordNSException + 126 (FIRCLSException.mm:126)
8 FirebaseCrashlytics 0xe534 FIRCLSTerminateHandler() + 398 (FIRCLSException.mm:398)
9 libc++abi.dylib 0x158b4 std::__terminate(void (*)()) + 16
10 libc++abi.dylib 0x190d0 __cxa_increment_exception_refcount + 186
11 libobjc.A.dylib 0x31528 objc_exception_rethrow + 44
12 CoreData 0x4ac88 developerSubmittedBlockToNSManagedObjectContextPerform + 620
13 CoreData 0x9b9d4 -[NSManagedObjectContext performBlockAndWait:] + 252
14 ZohoDeskPortalTicket 0x6621c TicketLocalDBService.batchDeleteTickets() + 270 (ZDPCoreData.swift:270)
15 ZohoDeskPortalTicket 0x82048 DTTicket.clearData() + 225 (ZDPortalTicket.swift:225)
16 ZohoDeskPortalAPIKit 0x10d628 ZDPortalBase.clearData() + 77 (ZDPBaseClass.swift:77)
17 ZohoDeskPortalAPIKit 0x122dfc static ZohoDeskPortalKit.initialize(orgID:appID:dataCenter:) + 224 (ZohoDeskPortalKit.swift:224)
18 Flamingo 0x4d30c0 @objc static ZohoUtil.initZoho() + 25 (ZohoUtil.swift:25)
19 Flamingo 0x32880 -[AppDelegate application:didFinishLaunchingWithOptions:] + 88 (AppDelegate.m:88)
20 UIKitCore 0x38bbe0 -[UIApplication _handleDelegateCallbacksWithOptions:isSuspended:restoreState:] + 320
21 UIKitCore 0x38a354 -[UIApplication _callInitializationDelegatesWithActions:forCanvas:payload:fromOriginatingProcess:] + 2988
22 UIKitCore 0x388dd4 -[UIApplication _runWithMainScene:transitionContext:completion:] + 972
23 UIKitCore 0x3cacc0 -[_UISceneLifecycleMultiplexer completeApplicationLaunchWithFBSScene:transitionContext:] + 132
24 UIKitCore 0x2dc538 _UIScenePerformActionsWithLifecycleActionMask + 112
25 UIKitCore 0x2de614 __101-[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransitionStore:]_block_invoke + 252
26 UIKitCore 0x2de370 -[_UISceneLifecycleMultiplexer _performBlock:withApplicationOfDeactivationReasons:fromReasons:] + 316
27 UIKitCore 0x2dd01c -[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransitionStore:] + 608
28 UIKitCore 0x2dcd3c -[_UISceneLifecycleMultiplexer uiScene:transitionedFromState:withTransitionContext:] + 244
29 UIKitCore 0x2dc8e8 __186-[_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction _performActionsForUIScene:withUpdatedFBSScene:settingsDiff:fromSettings:transitionContext:lifecycleActionType:]_block_invoke + 148
30 UIKitCore 0x187ff4 +[BSAnimationSettings(UIKit) tryAnimatingWithSettings:fromCurrentState:actions:completion:] + 736
31 UIKitCore 0x18761c _UISceneSettingsDiffActionPerformChangesWithTransitionContextAndCompletion + 224
32 UIKitCore 0x231590 -[_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction _performActionsForUIScene:withUpdatedFBSScene:settingsDiff:fromSettings:transitionContext:lifecycleActionType:] + 316
33 UIKitCore 0x23131c __64-[UIScene scene:didUpdateWithDiff:transitionContext:completion:]_block_invoke.229 + 616
34 UIKitCore 0x230c68 -[UIScene _emitSceneSettingsUpdateResponseForCompletion:afterSceneUpdateWork:] + 208
35 UIKitCore 0x1dc764 -[UIScene scene:didUpdateWithDiff:transitionContext:completion:] + 244
36 UIKitCore 0x1dc28c -[UIApplication workspace:didCreateScene:withTransitionContext:completion:] + 764
37 UIKitCore 0x1dbf24 -[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:] + 288
38 FrontBoardServices 0x1a30c __95-[FBSScene _callOutQueue_didCreateWithTransitionContext:alternativeCreationCallout:completion:]_block_invoke + 288
39 FrontBoardServices 0x62d8 -[FBSScene _callOutQueue_coalesceClientSettingsUpdates:] + 68
40 FrontBoardServices 0x208b8 -[FBSScene _callOutQueue_didCreateWithTransitionContext:alternativeCreationCallout:completion:] + 436
41 FrontBoardServices 0x1ff2c __93-[FBSWorkspaceScenesClient _callOutQueue_sendDidCreateForScene:transitionContext:completion:]_block_invoke.197 + 288
42 FrontBoardServices 0x1fc58 -[FBSWorkspace _calloutQueue_executeCalloutFromSource:withBlock:] + 168
43 FrontBoardServices 0x2013c -[FBSWorkspaceScenesClient _callOutQueue_sendDidCreateForScene:transitionContext:completion:] + 472
44 libdispatch.dylib 0x1b584 _dispatch_client_callout + 16
45 libdispatch.dylib 0x6ab0 _dispatch_block_invoke_direct + 284
46 FrontBoardServices 0x1c658 __FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__ + 52
47 FrontBoardServices 0x1c5d8 -[FBSMainRunLoopSerialQueue _targetQueue_performNextIfPossible] + 240
48 FrontBoardServices 0x1c4b0 -[FBSMainRunLoopSerialQueue _performNextFromRunLoopSource] + 28
49 CoreFoundation 0x72ce4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28
50 CoreFoundation 0x72c78 __CFRunLoopDoSource0 + 172
51 CoreFoundation 0x71a60 __CFRunLoopDoSources0 + 332
52 CoreFoundation 0x70c3c __CFRunLoopRun + 840
53 CoreFoundation 0x95700 CFRunLoopRunSpecific + 572
54 GraphicsServices 0x1190 GSEventRunModal + 168
55 UIKitCore 0x3ca240 -[UIApplication _run] + 816
56 UIKitCore 0x3c8470 UIApplicationMain + 336
57 Flamingo 0x2c720 main + 13 (main.m:13)
58 ??? 0x1be293ad8 (缺少)
com.google.firebase.crashlytics.startup
0 libsystem_kernel.dylib 0x6f70 __ulock_wait + 8
1 libdispatch.dylib 0x3c3c _dlock_wait + 56
2 libdispatch.dylib 0x39a4 _dispatch_wait_on_address + 136
3 libdispatch.dylib 0x3fa8 _dispatch_group_wait_slow + 56
4 FirebaseCrashlytics 0x15410 -[FIRCLSInstallIdentifierModel regenerateInstallIDIfNeededWithBlock:] + 132 (FIRCLSInstallIdentifierModel.m:132)
5 FirebaseCrashlytics 0x21db0 __91-[FIRCLSReportUploader prepareAndSubmitReport:dataCollectionToken:asUrgent:withProcessing:]_block_invoke + 98 (FIRCLSReportUploader.m:98)
6 FirebaseCrashlytics 0x5210 FIRCLSApplicationActivity + 231 (FIRCLSApplication.m:231)
7 FirebaseCrashlytics 0x21ce0 -[FIRCLSReportUploader prepareAndSubmitReport:dataCollectionToken:asUrgent:withProcessing:] + 165 (FIRCLSReportUploader.m:165)
8 FirebaseCrashlytics 0x10c3c __92-[FIRCLSExistingReportManager processExistingActiveReportPath:dataCollectionToken:asUrgent:]_block_invoke_2 + 244 (FIRCLSExistingReportManager.m:244)
9 Foundation 0x2a164 __NSINDEXSET_IS_CALLING_OUT_TO_A_BOOL_BLOCK__ + 24
10 Foundation 0x9ef6c -[NSBlockOperation main] + 96
11 Foundation 0x9ef04 __NSOPERATION_IS_INVOKING_MAIN__ + 16
12 Foundation 0x9d074 -[NSOperation start] + 640
13 Foundation 0x9cdec __NSOPERATIONQUEUE_IS_STARTING_AN_OPERATION__ + 16
14 Foundation 0x9ca08 __NSOQSchedule_f + 164
15 libdispatch.dylib 0x112b8 _dispatch_block_async_invoke2 + 148
16 libdispatch.dylib 0x1b584 _dispatch_client_callout + 16
17 libdispatch.dylib 0xa2d0 _dispatch_lane_serial_drain + 740
18 libdispatch.dylib 0xadac _dispatch_lane_invoke + 388
19 libdispatch.dylib 0x151dc _dispatch_root_queue_drain_deferred_wlh + 292
20 libdispatch.dylib 0x14a60 _dispatch_workloop_worker_thread + 540
21 libsystem_pthread.dylib 0x4660 _pthread_wqthread + 292
22 libsystem_pthread.dylib 0x19f8 start_wqthread + 8
com.apple.root.default-qos
0 libsystem_kernel.dylib 0x6f70 __ulock_wait + 8
1 libdispatch.dylib 0x3c3c _dlock_wait + 56
2 libdispatch.dylib 0x3a5c _dispatch_thread_event_wait_slow + 56
3 libdispatch.dylib 0x11a08 __DISPATCH_WAIT_FOR_QUEUE__ + 368
4 libdispatch.dylib 0x115c0 _dispatch_sync_f_slow + 148
5 FirebaseInAppMessaging 0x42c4 __44+[FIRIAMActionURLFollower actionURLFollower]_block_invoke + 82 (FIRIAMActionURLFollower.m:82)
6 libdispatch.dylib 0x1b584 _dispatch_client_callout + 16
7 libdispatch.dylib 0x49a8 _dispatch_once_callout + 32
8 FirebaseInAppMessaging 0x403c +[FIRIAMActionURLFollower actionURLFollower] + 85 (once.h:85)
9 FirebaseInAppMessaging 0x1c290 -[FIRIAMRuntimeManager internalStartRuntimeWithSDKSettings:] + 330 (FIRIAMRuntimeManager.m:330)
10 libdispatch.dylib 0x1aac _dispatch_call_block_and_release + 32
11 libdispatch.dylib 0x1b584 _dispatch_client_callout + 16
12 libdispatch.dylib 0x3725c _dispatch_queue_override_invoke.cold.3 + 32
13 libdispatch.dylib 0x61f8 _dispatch_queue_override_invoke + 848
14 libdispatch.dylib 0x13db0 _dispatch_root_queue_drain + 364
15 libdispatch.dylib 0x1454c _dispatch_worker_thread2 + 156
16 libsystem_pthread.dylib 0x4624 _pthread_wqthread + 232
17 libsystem_pthread.dylib 0x19f8 start_wqthread + 8
com.apple.root.default-qos
0 libsystem_kernel.dylib 0x6f70 __ulock_wait + 8
1 libdispatch.dylib 0x3c3c _dlock_wait + 56
2 libdispatch.dylib 0x3a5c _dispatch_thread_event_wait_slow + 56
3 libdispatch.dylib 0x11a08 __DISPATCH_WAIT_FOR_QUEUE__ + 368
4 libdispatch.dylib 0x115c0 _dispatch_sync_f_slow + 148
5 AXCoreUtilities 0x2b014 AXPerformBlockSynchronouslyOnMainThread + 84
6 libdispatch.dylib 0x1aac _dispatch_call_block_and_release + 32
7 libdispatch.dylib 0x1b584 _dispatch_client_callout + 16
8 libdispatch.dylib 0x3725c _dispatch_queue_override_invoke.cold.3 + 32
9 libdispatch.dylib 0x61f8 _dispatch_queue_override_invoke + 848
10 libdispatch.dylib 0x13db0 _dispatch_root_queue_drain + 364
11 libdispatch.dylib 0x1454c _dispatch_worker_thread2 + 156
12 libsystem_pthread.dylib 0x4624 _pthread_wqthread + 232
13 libsystem_pthread.dylib 0x19f8 start_wqthread + 8
Thread
0 libsystem_kernel.dylib 0xa90 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x46ac _pthread_wqthread + 368
2 libsystem_pthread.dylib 0x19f8 start_wqthread + 8
com.google.fira.worker
0 libsystem_kernel.dylib 0x6f70 __ulock_wait + 8
1 libdispatch.dylib 0x3c3c _dlock_wait + 56
2 libdispatch.dylib 0x3a5c _dispatch_thread_event_wait_slow + 56
3 libdispatch.dylib 0x11a08 __DISPATCH_WAIT_FOR_QUEUE__ + 368
4 libdispatch.dylib 0x115c0 _dispatch_sync_f_slow + 148
5 Flamingo 0x7e9690 -[APMIdentity identifierForVendor] + 4312815248
6 Flamingo 0x7ff84c APMUpdateConsentSignalsAndIdentifiers + 4312905804
7 Flamingo 0x8050a4 -[APMMeasurement(Event) createRawEventMetadataWithUserAttributes:] + 4312928420
8 Flamingo 0x806dac -[APMMeasurement(Event) writeEvent:isPublicEvent:isRealtime:] + 4312935852
9 Flamingo 0x804b58 __57-[APMMeasurement(Event) writeFilteredEventOnWorkerQueue:]_block_invoke + 4312927064
10 Flamingo 0x8547c8 -[APMSqliteStore performTransactionWithError:block:] + 4313253832
11 Flamingo 0x7cc418 -[APMDatabase performTransaction:] + 4312695832
12 Flamingo 0x804944 -[APMMeasurement(Event) writeFilteredEventOnWorkerQueue:] + 4312926532
13 Flamingo 0x804658 -[APMMeasurement(Event) writeEventOnWorkerQueue:] + 4312925784
14 Flamingo 0x8040f4 -[APMMeasurement(Event) handleEventOnWorkerQueue:] + 4312924404
15 Flamingo 0x803ee8 -[APMMeasurement(Event) handleInternalEventOnWorkerQueue:] + 4312923880
16 Flamingo 0x7f4dc0 -[APMMeasurement reportSessionStartOnWorkerQueueWithTimestamp:appInBackground:] + 4312862144
17 Flamingo 0x7f524c -[APMMeasurement reportFirstOpenOnWorkerQueue] + 4312863308
18 Flamingo 0x7f4784 __47-[APMMeasurement startMeasurementOnWorkerQueue]_block_invoke + 4312860548
19 Flamingo 0x7f40cc -[APMMeasurement startMeasurementOnWorkerQueue] + 4312858828
20 Flamingo 0x7f3998 -[APMMeasurement setEnabledOnWorkerQueue:] + 4312856984
21 Flamingo 0x7f38b0 __29-[APMMeasurement setEnabled:]_block_invoke + 4312856752
22 Flamingo 0x84b8c4 __51-[APMScheduler scheduleOnWorkerQueueBlockID:block:]_block_invoke + 4313217220
23 libdispatch.dylib 0x1aac _dispatch_call_block_and_release + 32
24 libdispatch.dylib 0x1b584 _dispatch_client_callout + 16
25 libdispatch.dylib 0xa2d0 _dispatch_lane_serial_drain + 740
26 libdispatch.dylib 0xadac _dispatch_lane_invoke + 388
27 libdispatch.dylib 0x151dc _dispatch_root_queue_drain_deferred_wlh + 292
28 libdispatch.dylib 0x14a60 _dispatch_workloop_worker_thread + 540
29 libsystem_pthread.dylib 0x4660 _pthread_wqthread + 292
30 libsystem_pthread.dylib 0x19f8 start_wqthread + 8
Thread
0 libsystem_kernel.dylib 0xa90 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x46ac _pthread_wqthread + 368
2 libsystem_pthread.dylib 0x19f8 start_wqthread + 8
Thread
0 libsystem_pthread.dylib 0x19f0 start_wqthread + 142
com.apple.uikit.eventfetch-thread
0 libsystem_kernel.dylib 0xce4 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x439c mach_msg2_internal + 76
2 libsystem_kernel.dylib 0x42b8 mach_msg_overwrite + 428
3 libsystem_kernel.dylib 0x4100 mach_msg + 24
4 CoreFoundation 0x716cc __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x70dac __CFRunLoopRun + 1208
6 CoreFoundation 0x95700 CFRunLoopRunSpecific + 572
7 Foundation 0x748a8 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
8 Foundation 0x736d8 -[NSRunLoop(NSRunLoop) runUntilDate:] + 64
9 UIKitCore 0x4bd5ec -[UIEventFetcher threadMain] + 424
10 Foundation 0x115cf8 __NSThread__start__ + 732
11 libsystem_pthread.dylib 0x1afc _pthread_start + 136
12 libsystem_pthread.dylib 0x1a04 thread_start + 8
GAIThread
0 libsystem_kernel.dylib 0xce4 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x439c mach_msg2_internal + 76
2 libsystem_kernel.dylib 0x42b8 mach_msg_overwrite + 428
3 libsystem_kernel.dylib 0x4100 mach_msg + 24
4 CoreFoundation 0x716cc __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x70dac __CFRunLoopRun + 1208
6 CoreFoundation 0x95700 CFRunLoopRunSpecific + 572
7 Foundation 0x748a8 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
8 Foundation 0x73b20 -[NSRunLoop(NSRunLoop) run] + 64
9 Flamingo 0x79e908 +[GAI threadMain:] + 4312508680
10 Foundation 0x115cf8 __NSThread__start__ + 732
11 libsystem_pthread.dylib 0x1afc _pthread_start + 136
12 libsystem_pthread.dylib 0x1a04 thread_start + 8
Thread
0 libsystem_kernel.dylib 0xa90 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x46ac _pthread_wqthread + 368
2 libsystem_pthread.dylib 0x19f8 start_wqthread + 8
Thread
0 libsystem_kernel.dylib 0xa90 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x46ac _pthread_wqthread + 368
2 libsystem_pthread.dylib 0x19f8 start_wqthread + 8
JavaScriptCore libpas scavenger
0 libsystem_kernel.dylib 0x6438 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x32fc _pthread_cond_wait + 984
2 JavaScriptCore 0xb0524 scavenger_thread_main + 1584
3 libsystem_pthread.dylib 0x1afc _pthread_start + 136
4 libsystem_pthread.dylib 0x1a04 thread_start + 8
com.google.firebase.crashlytics.MachExceptionServer
0 libsystem_kernel.dylib 0xce4 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x439c mach_msg2_internal + 76
2 libsystem_kernel.dylib 0x42b8 mach_msg_overwrite + 428
3 libsystem_kernel.dylib 0x4100 mach_msg + 24
4 FirebaseCrashlytics 0x172ac FIRCLSMachExceptionServer + 192 (FIRCLSMachException.c:192)
5 libsystem_pthread.dylib 0x1afc _pthread_start + 136
6 libsystem_pthread.dylib 0x1a04 thread_start + 8
Thread
0 libsystem_kernel.dylib 0xa90 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x46ac _pthread_wqthread + 368
2 libsystem_pthread.dylib 0x19f8 start_wqthread + 8
Thread
0 libsystem_pthread.dylib 0x19f0 start_wqthread + 142
Thread
0 libsystem_kernel.dylib 0xa90 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x46ac _pthread_wqthread + 368
2 libsystem_pthread.dylib 0x19f8 start_wqthread + 8
Thread
0 libsystem_kernel.dylib 0xa90 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x46ac _pthread_wqthread + 368
2 libsystem_pthread.dylib 0x19f8 start_wqthread + 8
com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0xce4 mach_msg2_trap + 8
1 libsystem_kernel.dylib 0x439c mach_msg2_internal + 76
2 libsystem_kernel.dylib 0x42b8 mach_msg_overwrite + 428
3 libsystem_kernel.dylib 0x4100 mach_msg + 24
4 CoreFoundation 0x716cc __CFRunLoopServiceMachPort + 160
5 CoreFoundation 0x70dac __CFRunLoopRun + 1208
6 CoreFoundation 0x95700 CFRunLoopRunSpecific + 572
7 CFNetwork 0xebeec +[__CFN_CoreSchedulingSetRunnable _run:] + 416
8 Foundation 0x115cf8 __NSThread__start__ + 732
9 libsystem_pthread.dylib 0x1afc _pthread_start + 136
10 libsystem_pthread.dylib 0x1a04 thread_start + 8
Thread
0 libsystem_kernel.dylib 0xa90 __workq_kernreturn + 8
1 libsystem_pthread.dylib 0x46ac _pthread_wqthread + 368
2 libsystem_pthread.dylib 0x19f8 start_wqthread + 8
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels