-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Description
Description
Users with old iPhones/iPads running under iOS 12 (v12.5.7) see a full app crash of the app with Firestore. Affected devices are e.g. iPhone 6, iPad Air
Reproducing the issue
- Run the app
- See crash after few seconds (due to user mails)
Firebase SDK Version
10.10.0
Xcode Version
14.3.1
Installation Method
CocoaPods
Firebase Product(s)
Firestore
Targeted Platforms
iOS
Relevant Log Output
# Crashlytics - Stack trace
com.apple.main-thread
0 CoreFoundation 0xc3d90 __CFStrHashEightBit2 + 76
1 CoreFoundation 0x3e6a0 __CFSearchStringROM + 40
2 CoreFoundation 0xc54d4 __CFStringCreateImmutableFunnel3 + 1684
3 CoreFoundation 0xc5af4 CFStringCreateWithBytes + 44
4 FirebaseFirestore 0x8e464 -[FSTUserDataWriter convertedObject:] + 156
5 FirebaseFirestore 0x8e384 -[FSTUserDataWriter convertedValue:] + 376
6 FirebaseFirestore 0x8e440 -[FSTUserDataWriter convertedObject:] + 120
7 FirebaseFirestore 0x8e384 -[FSTUserDataWriter convertedValue:] + 376
8 FirebaseFirestore 0x577f8 -[FIRDocumentSnapshot dataWithServerTimestampBehavior:] + 200
9 FirebaseFirestore 0x57c50 -[FIRQueryDocumentSnapshot dataWithServerTimestampBehavior:] + 44
10 FirebaseFirestore 0x57bac -[FIRQueryDocumentSnapshot data] + 44
11 Runner 0xa8c3c -[FLTFirebaseFirestoreWriter FIRDocumentChange:] + 129 (FLTFirebaseFirestoreWriter.m:129)
12 Runner 0xa8768 -[FLTFirebaseFirestoreWriter writeValue:] + 49 (FLTFirebaseFirestoreWriter.m:49)
13 Flutter 0x5da35c (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
14 CoreFoundation 0x1fcd0 -[__NSDictionaryI __apply:context:] + 116
15 Flutter 0x5da3b0 (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
16 Flutter 0x5d9fb4 (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
17 Runner 0xa87e4 -[FLTFirebaseFirestoreWriter writeValue:] + 51 (FLTFirebaseFirestoreWriter.m:51)
18 Flutter 0x5db31c (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
19 Flutter 0x5d738c (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
20 libdispatch.dylib 0x5fa38 _dispatch_call_block_and_release + 24
21 libdispatch.dylib 0x607d4 _dispatch_client_callout + 16
22 libdispatch.dylib 0xe008 _dispatch_main_queue_callback_4CF$VARIANT$mp + 1068
23 CoreFoundation 0xaab20 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 12
24 CoreFoundation 0xa5a58 __CFRunLoopRun + 1924
25 CoreFoundation 0xa4fb4 CFRunLoopRunSpecific + 436
26 GraphicsServices 0xa79c GSEventRunModal + 104
27 UIKitCore 0x8bcc38 UIApplicationMain + 212
28 Runner 0x7268 main + 7 (AppDelegate.swift:7)
29 libdyld.dylib 0x18e0 start + 4
com.google.firebase.crashlytics.startup
0 libsystem_platform.dylib 0x8410 _platform_strncmp + 32
1 libmacho.dylib 0x23f8 getsectbynamefromheader_64 + 132
2 FirebaseCrashlytics 0x7a1c FIRCLSBinaryImageMachOSliceInitSectionByName + 84
3 FirebaseCrashlytics 0x70c0 FIRCLSBinaryImageFillInImageDetails + 100
4 FirebaseCrashlytics 0x6f9c FIRCLSBinaryImageFindImageForUUID + 92
5 FirebaseCrashlytics 0x261e0 -[FIRCLSSymbolResolver updateStackFrame:] + 136
6 FirebaseCrashlytics 0x25b48 __36-[FIRCLSSymbolicationOperation main]_block_invoke + 56
7 FirebaseCrashlytics 0x2645c -[FIRCLSThreadArrayOperation enumerateFramesWithBlock:] + 264
8 FirebaseCrashlytics 0x25b04 -[FIRCLSSymbolicationOperation main] + 68
9 Foundation 0x1e278 -[__NSOperationInternal _start:] + 740
10 FirebaseCrashlytics 0x1f6c4 -[FIRCLSProcessReportOperation symbolicateFile:withResolver:] + 236
11 FirebaseCrashlytics 0x1f834 __36-[FIRCLSProcessReportOperation main]_block_invoke + 68
12 FirebaseCrashlytics 0x16e88 -[FIRCLSInternalReport enumerateSymbolicatableFilesInContent:] + 200
13 FirebaseCrashlytics 0x1f7d4 -[FIRCLSProcessReportOperation main] + 172
14 Foundation 0x1e278 -[__NSOperationInternal _start:] + 740
15 FirebaseCrashlytics 0x22b10 __91-[FIRCLSReportUploader prepareAndSubmitReport:dataCollectionToken:asUrgent:withProcessing:]_block_invoke + 436
16 FirebaseCrashlytics 0x6030 FIRCLSApplicationActivity + 72
17 FirebaseCrashlytics 0x22914 -[FIRCLSReportUploader prepareAndSubmitReport:dataCollectionToken:asUrgent:withProcessing:] + 172
18 FirebaseCrashlytics 0x118e0 __92-[FIRCLSExistingReportManager processExistingActiveReportPath:dataCollectionToken:asUrgent:]_block_invoke_2 + 52
19 Foundation 0x112cf4 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 16
20 Foundation 0x1ed90 -[NSBlockOperation main] + 72
21 Foundation 0x1e278 -[__NSOperationInternal _start:] + 740
22 Foundation 0x114a78 __NSOQSchedule_f + 272
23 libdispatch.dylib 0x5fa38 _dispatch_call_block_and_release + 24
24 libdispatch.dylib 0x607d4 _dispatch_client_callout + 16
25 libdispatch.dylib 0x9324 _dispatch_lane_serial_drain$VARIANT$mp + 592
26 libdispatch.dylib 0x9e40 _dispatch_lane_invoke$VARIANT$mp + 428
27 libdispatch.dylib 0x124ac _dispatch_workloop_worker_thread + 596
28 libsystem_pthread.dylib 0xc114 _pthread_wqthread + 304
29 libsystem_pthread.dylib 0xecd4 start_wqthread + 4
com.google.fira.worker
0 libsqlite3.dylib 0xa31d0 sqlite3_db_config + 1140
1 libsqlite3.dylib 0x2050 sqlite3_open_v2 + 4716
2 Runner 0x9cca4 -[APMSqliteStore openAndValidateDatabase:] + 4305046692
3 Runner 0x99264 -[APMSqliteStore initWithDatabasePath:error:] + 4305031780
4 Runner 0x25e10 -[APMDatabase initializeDatabaseResourcesWithContext:databasePath:error:] + 4304559632
5 Runner 0x1d728 -[APMDatabase initWithDatabaseName:persistedConfig:error:] + 4304525096
6 Runner 0x45444 __47-[APMMeasurement startMeasurementOnWorkerQueue]_block_invoke + 4304688196
7 Runner 0x45104 -[APMMeasurement startMeasurementOnWorkerQueue] + 4304687364
8 Runner 0x449d0 -[APMMeasurement setEnabledOnWorkerQueue:] + 4304685520
9 Runner 0x448e8 __29-[APMMeasurement setEnabled:]_block_invoke + 4304685288
10 Runner 0x935a4 __51-[APMScheduler scheduleOnWorkerQueueBlockID:block:]_block_invoke + 4305008036
11 libdispatch.dylib 0x5fa38 _dispatch_call_block_and_release + 24
12 libdispatch.dylib 0x607d4 _dispatch_client_callout + 16
13 libdispatch.dylib 0x9324 _dispatch_lane_serial_drain$VARIANT$mp + 592
14 libdispatch.dylib 0x9e40 _dispatch_lane_invoke$VARIANT$mp + 428
15 libdispatch.dylib 0x124ac _dispatch_workloop_worker_thread + 596
16 libsystem_pthread.dylib 0xc114 _pthread_wqthread + 304
17 libsystem_pthread.dylib 0xecd4 start_wqthread + 4
Thread
0 libsystem_pthread.dylib 0xecd0 <redacted> + 190
APMExperimentWorkerQueue
0 libsystem_platform.dylib 0x85ec _platform_memset + 124
1 libsqlite3.dylib 0x29a84 sqlite3_log + 1380
2 libsqlite3.dylib 0xc0294 sqlite3_rekey + 42304
3 libsqlite3.dylib 0x24b1c sqlite3_finalize + 7004
4 libsqlite3.dylib 0x43ee4 sqlite3_step + 13664
5 libsqlite3.dylib 0x40b40 sqlite3_step + 444
6 Runner 0x9cdfc -[APMSqliteStore validateDatabaseWithError:] + 4305047036
7 Runner 0x9cd30 -[APMSqliteStore openAndValidateDatabase:] + 4305046832
8 Runner 0x99264 -[APMSqliteStore initWithDatabasePath:error:] + 4305031780
9 Runner 0x2a01c -[APMEDatabase initializeDatabaseResourcesWithContext:databasePath:] + 4304576540
10 Runner 0x29f44 -[APMEDatabase initWithPath:] + 4304576324
11 Runner 0x317e8 -[APMETaskManager startTaskManagerOnWorkerQueue] + 4304607208
12 Runner 0x317a0 __35-[APMETaskManager startTaskManager]_block_invoke + 4304607136
13 Runner 0x32ad0 __46-[APMETaskManager dispatchAsyncOnWorkerQueue:]_block_invoke + 4304612048
14 libdispatch.dylib 0x5fa38 _dispatch_call_block_and_release + 24
15 libdispatch.dylib 0x607d4 _dispatch_client_callout + 16
16 libdispatch.dylib 0x9324 _dispatch_lane_serial_drain$VARIANT$mp + 592
17 libdispatch.dylib 0x9e40 _dispatch_lane_invoke$VARIANT$mp + 428
18 libdispatch.dylib 0x124ac _dispatch_workloop_worker_thread + 596
19 libsystem_pthread.dylib 0xc114 _pthread_wqthread + 304
20 libsystem_pthread.dylib 0xecd4 start_wqthread + 4
com.apple.uikit.eventfetch-thread
0 libsystem_kernel.dylib 0x180f4 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x175a0 mach_msg + 72
2 CoreFoundation 0xaa914 __CFRunLoopServiceMachPort + 236
3 CoreFoundation 0xa5824 __CFRunLoopRun + 1360
4 CoreFoundation 0xa4fb4 CFRunLoopRunSpecific + 436
5 Foundation 0x795c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 300
6 Foundation 0x77ec -[NSRunLoop(NSRunLoop) runUntilDate:] + 96
7 UIKitCore 0x9a2754 -[UIEventFetcher threadMain] + 136
8 Foundation 0x1344a0 __NSThread__start__ + 984
9 libsystem_pthread.dylib 0xb2c0 <redacted> + 128
10 libsystem_pthread.dylib 0xb220 _pthread_start + 44
11 libsystem_pthread.dylib 0xecdc thread_start + 4
APMMonitorQueue
0 libsystem_malloc.dylib 0xeac nanov2_allocate$VARIANT$mp + 316
1 libsystem_malloc.dylib 0xd20 nanov2_malloc$VARIANT$mp + 60
2 libsystem_malloc.dylib 0xfacc malloc_zone_malloc + 156
3 CoreFoundation 0x6eb54 dataCopyProperty + 132
4 CoreFoundation 0xbc308 CFWriteStreamCopyProperty + 168
5 CoreFoundation 0x9c050 CFPropertyListCreateData + 152
6 CoreFoundation 0x16a76c _CFPrefsEncodeKeyValuePairIntoMessage + 496
7 CoreFoundation 0x9e10 -[CFPrefsPlistSource sendMessageSettingValue:forKey:] + 128
8 CoreFoundation 0x5c680 -[CFPrefsPlistSource alreadylocked_setPrecopiedValues:forKeys:count:from:] + 480
9 CoreFoundation 0x14b230 -[CFPrefsSource setValues:forKeys:count:copyValues:removeValuesForKeys:count:from:] + 372
10 CoreFoundation 0x14b524 -[CFPrefsSource setValues:forKeys:count:copyValues:from:] + 36
11 CoreFoundation 0x94b20 -[CFPrefsSearchListSource alreadylocked_setPrecopiedValues:forKeys:count:from:] + 984
12 CoreFoundation 0x14b230 -[CFPrefsSource setValues:forKeys:count:copyValues:removeValuesForKeys:count:from:] + 372
13 CoreFoundation 0x14b524 -[CFPrefsSource setValues:forKeys:count:copyValues:from:] + 36
14 CoreFoundation 0x83dc -[CFPrefsSource setValue:forKey:from:] + 64
15 CoreFoundation 0x96c54 __108-[_CFXPreferences(SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:]_block_invoke + 272
16 CoreFoundation 0x96698 normalizeQuintuplet + 340
17 CoreFoundation 0x4d64 -[_CFXPreferences(SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:] + 108
18 CoreFoundation 0x7d7c -[_CFXPreferences setValue:forKey:appIdentifier:container:configurationURL:] + 92
19 CoreFoundation 0x155360 _CFPreferencesSetAppValueWithContainerAndConfiguration + 132
20 Runner 0x9ec60 -[APMUserDefaults setObject:forKey:] + 4305054816
21 Runner 0x5ba3c -[APMMonitor saveMonitoringDataToUserDefaultsOnMonitorQueue] + 4304779836
22 Runner 0x5b9e8 __78-[APMMonitor insertOrUpdateMonitoringDataWithMessage:encodedContext:logLevel:]_block_invoke + 4304779752
23 libdispatch.dylib 0x5fa38 _dispatch_call_block_and_release + 24
24 libdispatch.dylib 0x607d4 _dispatch_client_callout + 16
25 libdispatch.dylib 0x9324 _dispatch_lane_serial_drain$VARIANT$mp + 592
26 libdispatch.dylib 0x9e40 _dispatch_lane_invoke$VARIANT$mp + 428
27 libdispatch.dylib 0x124ac _dispatch_workloop_worker_thread + 596
28 libsystem_pthread.dylib 0xc114 _pthread_wqthread + 304
29 libsystem_pthread.dylib 0xecd4 start_wqthread + 4
io.flutter.1.ui
0 libsystem_kernel.dylib 0x22f2c __psynch_mutexwait + 8
1 libsystem_pthread.dylib 0x4a84 <redacted> + 92
2 libsystem_pthread.dylib 0x49f4 <redacted> + 272
3 libsystem_pthread.dylib 0x3d88 <redacted> + 780
4 Flutter 0x6dd614 (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
5 Flutter 0x6cebb0 (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
6 Flutter 0x641444 (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
7 Flutter 0x644300 (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
8 Flutter 0x63f2c8 (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
9 Flutter 0x6262cc (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
10 Flutter 0x62d334 (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
11 Flutter 0x40285c (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
12 Flutter 0x2e3134 (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
13 Flutter 0x2e6460 (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
14 CoreFoundation 0xab554 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 28
15 CoreFoundation 0xab284 __CFRunLoopDoTimer + 864
16 CoreFoundation 0xaaab8 __CFRunLoopDoTimers + 248
17 CoreFoundation 0xa5a08 __CFRunLoopRun + 1844
18 CoreFoundation 0xa4fb4 CFRunLoopRunSpecific + 436
19 Flutter 0x2e654c (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
20 Flutter 0x2e603c (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
21 libsystem_pthread.dylib 0xb2c0 <redacted> + 128
22 libsystem_pthread.dylib 0xb220 _pthread_start + 44
23 libsystem_pthread.dylib 0xecdc thread_start + 4
io.flutter.1.raster
0 libsystem_kernel.dylib 0x22ee4 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x3cf8 <redacted> + 636
2 Flutter 0x48a60 (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
3 Flutter 0x48f78 (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
4 Flutter 0x518910 (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
5 Flutter 0x591d48 (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
6 Flutter 0x591754 (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
7 Flutter 0x599490 (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
8 Flutter 0x598a80 (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
9 Flutter 0x50c7f0 (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
10 Flutter 0x5df540 (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
11 Flutter 0x499d58 (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
12 Flutter 0x3dd840 (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
13 Flutter 0x3dda78 (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
14 Flutter 0x2e4afc (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
15 Flutter 0x3dd194 (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
16 Flutter 0x3de9c0 (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
17 Flutter 0x3ddcb8 (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
18 Flutter 0x3f3e24 (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
19 Flutter 0x2e3134 (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
20 Flutter 0x2e6460 (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
21 CoreFoundation 0xab554 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 28
22 CoreFoundation 0xab284 __CFRunLoopDoTimer + 864
23 CoreFoundation 0xaaab8 __CFRunLoopDoTimers + 248
24 CoreFoundation 0xa5a08 __CFRunLoopRun + 1844
25 CoreFoundation 0xa4fb4 CFRunLoopRunSpecific + 436
26 Flutter 0x2e654c (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
27 Flutter 0x2e603c (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
28 libsystem_pthread.dylib 0xb2c0 <redacted> + 128
29 libsystem_pthread.dylib 0xb220 _pthread_start + 44
30 libsystem_pthread.dylib 0xecdc thread_start + 4
io.flutter.1.io
0 libsystem_kernel.dylib 0x180f4 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x175a0 mach_msg + 72
2 CoreFoundation 0xaa914 __CFRunLoopServiceMachPort + 236
3 CoreFoundation 0xa5824 __CFRunLoopRun + 1360
4 CoreFoundation 0xa4fb4 CFRunLoopRunSpecific + 436
5 Flutter 0x2e654c (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
6 Flutter 0x2e603c (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
7 libsystem_pthread.dylib 0xb2c0 <redacted> + 128
8 libsystem_pthread.dylib 0xb220 _pthread_start + 44
9 libsystem_pthread.dylib 0xecdc thread_start + 4
io.worker.1
0 libsystem_kernel.dylib 0x22ee4 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x3cf8 <redacted> + 636
2 Flutter 0x48a60 (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
3 Flutter 0x2e00cc (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
4 libsystem_pthread.dylib 0xb2c0 <redacted> + 128
5 libsystem_pthread.dylib 0xb220 _pthread_start + 44
6 libsystem_pthread.dylib 0xecdc thread_start + 4
io.worker.2
0 libsystem_kernel.dylib 0x22ee4 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x3cf8 <redacted> + 636
2 Flutter 0x48a60 (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
3 Flutter 0x2e00cc (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
4 libsystem_pthread.dylib 0xb2c0 <redacted> + 128
5 libsystem_pthread.dylib 0xb220 _pthread_start + 44
6 libsystem_pthread.dylib 0xecdc thread_start + 4
dart:io EventHandler
0 libsystem_kernel.dylib 0x248f4 kevent + 8
1 Flutter 0x4d77e0 (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
2 Flutter 0x506780 (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
3 libsystem_pthread.dylib 0xb2c0 <redacted> + 128
4 libsystem_pthread.dylib 0xb220 _pthread_start + 44
5 libsystem_pthread.dylib 0xecdc thread_start + 4
Thread
0 libsystem_pthread.dylib 0xecd0 <redacted> + 190
Thread
0 libsystem_pthread.dylib 0xecd0 <redacted> + 190
Thread
0 libsystem_pthread.dylib 0xecd0 <redacted> + 190
com.google.firebase.crashlytics.MachExceptionServer
0 FirebaseCrashlytics 0x1e3c4 FIRCLSProcessRecordAllThreads + 184
1 FirebaseCrashlytics 0x1e7a4 FIRCLSProcessRecordAllThreads + 1176
2 FirebaseCrashlytics 0x1583c FIRCLSHandler + 48
3 FirebaseCrashlytics 0x18098 FIRCLSMachExceptionServer + 688
4 libsystem_pthread.dylib 0xb2c0 <redacted> + 128
5 libsystem_pthread.dylib 0xb220 _pthread_start + 44
6 libsystem_pthread.dylib 0xecdc thread_start + 4
JavaScriptCore bmalloc scavenger
0 libsystem_kernel.dylib 0x22ee4 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x3cf8 <redacted> + 636
2 libc++.1.dylib 0x8090 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 24
3 JavaScriptCore 0x8aaa0 <redacted> + 108
4 JavaScriptCore 0x8ea94 <redacted> + 176
5 JavaScriptCore 0x8e20c <redacted> + 10
6 JavaScriptCore 0x8fc4c <redacted> + 38
7 libsystem_pthread.dylib 0xb2c0 <redacted> + 128
8 libsystem_pthread.dylib 0xb220 _pthread_start + 44
9 libsystem_pthread.dylib 0xecdc thread_start + 4
Crashed: com.google.firebase.firestore
0 grpcpp 0x58e8 grpc_core::ExecCtx::ExecCtx() + 112
1 grpcpp 0x2bb78 grpc::SecureChannelCredentials::~SecureChannelCredentials() + 28
2 grpcpp 0x2bcbc std::__1::__shared_ptr_pointer<grpc::SecureChannelCredentials*, std::__1::shared_ptr<grpc::ChannelCredentials>::__shared_ptr_default_delete<grpc::ChannelCredentials, grpc::SecureChannelCredentials>, std::__1::allocator<grpc::SecureChannelCredentials> >::__on_zero_shared() + 20
3 FirebaseFirestore 0x90354 firebase::firestore::remote::GrpcConnection::CreateChannel() const + 424
4 FirebaseFirestore 0x900bc firebase::firestore::remote::GrpcConnection::EnsureActiveStub() + 128
5 FirebaseFirestore 0x90800 firebase::firestore::remote::GrpcConnection::CreateStream(absl::lts_20220623::string_view, firebase::firestore::credentials::AuthToken const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, firebase::firestore::remote::GrpcStreamObserver*) + 60
6 FirebaseFirestore 0x134a30 firebase::firestore::remote::Stream::ResumeStartWithCredentials(firebase::firestore::util::StatusOr<firebase::firestore::credentials::AuthToken> const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) + 132
7 FirebaseFirestore 0x1360f4 std::__1::__function::__func<firebase::firestore::remote::Stream::RequestCredentials()::$_0::operator()(absl::lts_20220623::optional<firebase::firestore::util::StatusOr<firebase::firestore::credentials::AuthToken> > const&, absl::lts_20220623::optional<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > const&) const::'lambda'(), std::__1::allocator<firebase::firestore::remote::Stream::RequestCredentials()::$_0::operator()(absl::lts_20220623::optional<firebase::firestore::util::StatusOr<firebase::firestore::credentials::AuthToken> > const&, absl::lts_20220623::optional<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > const&) const::'lambda'()>, void ()>::operator()() + 72
8 FirebaseFirestore 0x925c firebase::firestore::util::AsyncQueue::ExecuteBlocking(std::__1::function<void ()> const&) + 68
9 FirebaseFirestore 0x1463bc firebase::firestore::util::Task::ExecuteAndRelease() + 184
10 libdispatch.dylib 0x607d4 _dispatch_client_callout + 16
11 libdispatch.dylib 0x9324 _dispatch_lane_serial_drain$VARIANT$mp + 592
12 libdispatch.dylib 0x9e40 _dispatch_lane_invoke$VARIANT$mp + 428
13 libdispatch.dylib 0x124ac _dispatch_workloop_worker_thread + 596
14 libsystem_pthread.dylib 0xc114 _pthread_wqthread + 304
15 libsystem_pthread.dylib 0xecd4 start_wqthread + 4
DartWorker
0 libsystem_kernel.dylib 0x22ee4 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x3d2c <redacted> + 688
2 Flutter 0x68c180 (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
3 Flutter 0x6c61cc (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
4 Flutter 0x68bb4c (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
5 libsystem_pthread.dylib 0xb2c0 <redacted> + 128
6 libsystem_pthread.dylib 0xb220 _pthread_start + 44
7 libsystem_pthread.dylib 0xecdc thread_start + 4
com.google.firebase.firestore.rpc
0 libsystem_kernel.dylib 0x24fd8 poll + 8
1 grpc 0xa0edc pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) + 1360
2 grpc 0xa34a8 pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) + 84
3 grpc 0x82e80 cq_next(grpc_completion_queue*, gpr_timespec, void*) + 392
4 grpcpp 0x19bf8 grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) + 60
5 FirebaseFirestore 0x2cb1c firebase::firestore::remote::Datastore::PollGrpcQueue() + 104
6 FirebaseFirestore 0x1463bc firebase::firestore::util::Task::ExecuteAndRelease() + 184
7 libdispatch.dylib 0x607d4 _dispatch_client_callout + 16
8 libdispatch.dylib 0x9324 _dispatch_lane_serial_drain$VARIANT$mp + 592
9 libdispatch.dylib 0x9e40 _dispatch_lane_invoke$VARIANT$mp + 428
10 libdispatch.dylib 0x124ac _dispatch_workloop_worker_thread + 596
11 libsystem_pthread.dylib 0xc114 _pthread_wqthread + 304
12 libsystem_pthread.dylib 0xecd4 start_wqthread + 4
DartWorker
0 libsystem_kernel.dylib 0x22ee4 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x3cf8 <redacted> + 636
2 Flutter 0x6de3e0 (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
3 Flutter 0x6b5bac (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
4 App 0x9bdc stub CallToRuntime + 13852
5 App 0x736878 stub _iso_stub_StackOverflowSharedWithoutFPURegsStub + 7514040
6 App 0x1a080 BigIntImpl._divRem + 1440 (bigint_patch.dart:1440)
7 App 0x1793c BigIntImpl._rem + 1348 (bigint_patch.dart:1348)
8 App 0x675d8 gcd + 1754 (bigint_patch.dart:1754)
9 App 0x674e4 new Rational + 70 (rational.dart:70)
10 App 0x336a28 Rational.parse + 115 (rational.dart:115)
11 App 0x336704 r + 762 (consumption_provider_isolates.dart:762)
12 App 0x337aa4 basePriceForOneDay + 735 (consumption_provider_isolates.dart:735)
13 App 0x335ea4 addEstimatedConsumptionToSeries + 283 (rational.dart:283)
14 App 0x737ddc SuspendState._createAsyncStarCallback.<anonymous closure> + 378 (async_patch.dart:378)
15 App 0x15060 FutureListener.handleValue + 1662 (zone.dart:1662)
16 App 0x14eec Future._propagateToListeners.handleValueCallback + 786 (future_impl.dart:786)
17 App 0x1370c Future._propagateToListeners + 817 (future_impl.dart:817)
18 App 0xf3e0 Future._completeWithValue + 579 (future_impl.dart:579)
19 App 0x738250 SuspendState._returnAsyncNotFuture + 355 (async_patch.dart:355)
20 App 0xde70 stub _iso_stub_ReturnAsyncNotFutureStub + 7600
21 App 0x737ddc SuspendState._createAsyncStarCallback.<anonymous closure> + 378 (async_patch.dart:378)
22 App 0x15060 FutureListener.handleValue + 1662 (zone.dart:1662)
23 App 0x14eec Future._propagateToListeners.handleValueCallback + 786 (future_impl.dart:786)
24 App 0x1370c Future._propagateToListeners + 817 (future_impl.dart:817)
25 App 0xf3e0 Future._completeWithValue + 579 (future_impl.dart:579)
26 App 0x738250 SuspendState._returnAsyncNotFuture + 355 (async_patch.dart:355)
27 App 0xde70 stub _iso_stub_ReturnAsyncNotFutureStub + 7600
28 App 0x737ddc SuspendState._createAsyncStarCallback.<anonymous closure> + 378 (async_patch.dart:378)
29 App 0x67fb58 RootZone.runUnary + 1662 (zone.dart:1662)
30 App 0x738f68 SuspendState._awaitCompletedFuture.run + 246 (async_patch.dart:246)
31 App 0xeb20 microtaskLoop + 34 (schedule_microtask.dart:34)
32 App 0xea10 startMicrotaskLoop (#2) + 54 (schedule_microtask.dart:54)
33 App 0xe9d4 startMicrotaskLoop + 44 (schedule_microtask.dart:44)
34 App 0x106cc runPendingImmediateCallback + 118 (isolate_patch.dart:118)
35 App 0x10670 RawReceivePort._handleMessage + 180 (isolate_patch.dart:180)
36 App 0x9810 stub InvokeDartCode + 12880
37 Flutter 0x61c590 (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
38 Flutter 0x626b08 (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
39 Flutter 0x62d334 (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
40 Flutter 0x62d034 (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
41 Flutter 0x6c60bc (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
42 Flutter 0x68bb4c (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
43 libsystem_pthread.dylib 0xb2c0 <redacted> + 128
44 libsystem_pthread.dylib 0xb220 _pthread_start + 44
45 libsystem_pthread.dylib 0xecdc thread_start + 4
DartWorker
0 libsystem_kernel.dylib 0x22ee4 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x3d2c <redacted> + 688
2 Flutter 0x68c180 (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
3 Flutter 0x6c61cc (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
4 Flutter 0x68bb4c (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
5 libsystem_pthread.dylib 0xb2c0 <redacted> + 128
6 libsystem_pthread.dylib 0xb220 _pthread_start + 44
7 libsystem_pthread.dylib 0xecdc thread_start + 4
DartWorker
0 libsystem_kernel.dylib 0x22ee4 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x3d2c <redacted> + 688
2 Flutter 0x68c180 (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
3 Flutter 0x6c61cc (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
4 Flutter 0x68bb4c (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
5 libsystem_pthread.dylib 0xb2c0 <redacted> + 128
6 libsystem_pthread.dylib 0xb220 _pthread_start + 44
7 libsystem_pthread.dylib 0xecdc thread_start + 4
DartWorker
0 libsystem_kernel.dylib 0x22ee4 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x3d2c <redacted> + 688
2 Flutter 0x68c180 (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
3 Flutter 0x6c61cc (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
4 Flutter 0x68bb4c (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
5 libsystem_pthread.dylib 0xb2c0 <redacted> + 128
6 libsystem_pthread.dylib 0xb220 _pthread_start + 44
7 libsystem_pthread.dylib 0xecdc thread_start + 4
DartWorker
0 libsystem_kernel.dylib 0x22ee4 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x3d2c <redacted> + 688
2 Flutter 0x68c180 (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
3 Flutter 0x6c61cc (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
4 Flutter 0x68bb4c (Fehlt UUID 4c4c448b55553144a1517a35ce73c4aa)
5 libsystem_pthread.dylib 0xb2c0 <redacted> + 128
6 libsystem_pthread.dylib 0xb220 _pthread_start + 44
7 libsystem_pthread.dylib 0xecdc thread_start + 4
Thread
0 libsystem_kernel.dylib 0x22ee4 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x3cf8 <redacted> + 636
2 grpc 0x1bf444 gpr_cv_wait + 160
3 grpc 0xa59c0 grpc_core::Executor::ThreadMain(void*) + 180
4 grpc 0x1cd418 grpc_core::(anonymous namespace)::ThreadInternalsPosix::ThreadInternalsPosix(char const*, void (*)(void*), void*, bool*, grpc_core::Thread::Options const&)::'lambda'(void*)::__invoke(void*) + 140
5 libsystem_pthread.dylib 0xb2c0 <redacted> + 128
6 libsystem_pthread.dylib 0xb220 _pthread_start + 44
7 libsystem_pthread.dylib 0xecdc thread_start + 4
Thread
0 libsystem_kernel.dylib 0x22ee4 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x3cf8 <redacted> + 636
2 grpc 0x1bf444 gpr_cv_wait + 160
3 grpc 0xa59c0 grpc_core::Executor::ThreadMain(void*) + 180
4 grpc 0x1cd418 grpc_core::(anonymous namespace)::ThreadInternalsPosix::ThreadInternalsPosix(char const*, void (*)(void*), void*, bool*, grpc_core::Thread::Options const&)::'lambda'(void*)::__invoke(void*) + 140
5 libsystem_pthread.dylib 0xb2c0 <redacted> + 128
6 libsystem_pthread.dylib 0xb220 _pthread_start + 44
7 libsystem_pthread.dylib 0xecdc thread_start + 4
Thread
0 libsystem_kernel.dylib 0x22ee4 __psynch_cvwait + 8
1 libsystem_pthread.dylib 0x3cf8 <redacted> + 636
2 grpc 0x1bf434 gpr_cv_wait + 144
3 grpc 0x1d5074 timer_thread(void*) + 580
4 grpc 0x1cd418 grpc_core::(anonymous namespace)::ThreadInternalsPosix::ThreadInternalsPosix(char const*, void (*)(void*), void*, bool*, grpc_core::Thread::Options const&)::'lambda'(void*)::__invoke(void*) + 140
5 libsystem_pthread.dylib 0xb2c0 <redacted> + 128
6 libsystem_pthread.dylib 0xb220 _pthread_start + 44
7 libsystem_pthread.dylib 0xecdc thread_start + 4
### If using Swift Package Manager, the project's Package.resolved
<!--- Look below for instructions on how to share your Package.resolved. --->
<details>
<summary>Expand <code>Package.resolved</code> snippet</summary>
<br>
```json
Replace this line with the contents of your Package.resolved.
If using CocoaPods, the project's Podfile.lock
Expand Podfile.lock
snippet
PODS:
- Firebase/Analytics (10.10.0):
- Firebase/Core
- Firebase/Auth (10.10.0):
- Firebase/CoreOnly
- FirebaseAuth (~> 10.10.0)
- Firebase/Core (10.10.0):
- Firebase/CoreOnly
- FirebaseAnalytics (~> 10.10.0)
- Firebase/CoreOnly (10.10.0):
- FirebaseCore (= 10.10.0)
- Firebase/Crashlytics (10.10.0):
- Firebase/CoreOnly
- FirebaseCrashlytics (~> 10.10.0)
- Firebase/Firestore (10.10.0):
- Firebase/CoreOnly
- FirebaseFirestore (~> 10.10.0)
- Firebase/Messaging (10.10.0):
- Firebase/CoreOnly
- FirebaseMessaging (~> 10.10.0)
- firebase_analytics (10.4.3):
- Firebase/Analytics (= 10.10.0)
- firebase_core
- Flutter
- firebase_auth (4.6.3):
- Firebase/Auth (= 10.10.0)
- firebase_core
- Flutter
- firebase_core (2.14.0):
- Firebase/CoreOnly (= 10.10.0)
- Flutter
- firebase_crashlytics (3.3.3):
- Firebase/Crashlytics (= 10.10.0)
- firebase_core
- Flutter
- firebase_messaging (14.6.3):
- Firebase/Messaging (= 10.10.0)
- firebase_core
- Flutter
- FirebaseAnalytics (10.10.0):
- FirebaseAnalytics/AdIdSupport (= 10.10.0)
- FirebaseCore (~> 10.0)
- FirebaseInstallations (~> 10.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.11)
- GoogleUtilities/MethodSwizzler (~> 7.11)
- GoogleUtilities/Network (~> 7.11)
- "GoogleUtilities/NSData+zlib (~> 7.11)"
- nanopb (< 2.30910.0, >= 2.30908.0)
- FirebaseAnalytics/AdIdSupport (10.10.0):
- FirebaseCore (~> 10.0)
- FirebaseInstallations (~> 10.0)
- GoogleAppMeasurement (= 10.10.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.11)
- GoogleUtilities/MethodSwizzler (~> 7.11)
- GoogleUtilities/Network (~> 7.11)
- "GoogleUtilities/NSData+zlib (~> 7.11)"
- nanopb (< 2.30910.0, >= 2.30908.0)
- FirebaseAppCheckInterop (10.11.0)
- FirebaseAuth (10.10.0):
- FirebaseAppCheckInterop (~> 10.0)
- FirebaseCore (~> 10.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.8)
- GoogleUtilities/Environment (~> 7.8)
- GTMSessionFetcher/Core (< 4.0, >= 2.1)
- FirebaseCore (10.10.0):
- FirebaseCoreInternal (~> 10.0)
- GoogleUtilities/Environment (~> 7.8)
- GoogleUtilities/Logger (~> 7.8)
- FirebaseCoreExtension (10.11.0):
- FirebaseCore (~> 10.0)
- FirebaseCoreInternal (10.11.0):
- "GoogleUtilities/NSData+zlib (~> 7.8)"
- FirebaseCrashlytics (10.10.0):
- FirebaseCore (~> 10.5)
- FirebaseInstallations (~> 10.0)
- FirebaseSessions (~> 10.5)
- GoogleDataTransport (~> 9.2)
- GoogleUtilities/Environment (~> 7.8)
- nanopb (< 2.30910.0, >= 2.30908.0)
- PromisesObjC (~> 2.1)
- FirebaseFirestore (10.10.0):
- abseil/algorithm (~> 1.20220623.0)
- abseil/base (~> 1.20220623.0)
- abseil/container/flat_hash_map (~> 1.20220623.0)
- abseil/memory (~> 1.20220623.0)
- abseil/meta (~> 1.20220623.0)
- abseil/strings/strings (~> 1.20220623.0)
- abseil/time (~> 1.20220623.0)
- abseil/types (~> 1.20220623.0)
- FirebaseCore (~> 10.0)
- "gRPC-C++ (~> 1.50.1)"
- leveldb-library (~> 1.22)
- nanopb (< 2.30910.0, >= 2.30908.0)
- FirebaseInstallations (10.11.0):
- FirebaseCore (~> 10.0)
- GoogleUtilities/Environment (~> 7.8)
- GoogleUtilities/UserDefaults (~> 7.8)
- PromisesObjC (~> 2.1)
- FirebaseMessaging (10.10.0):
- FirebaseCore (~> 10.0)
- FirebaseInstallations (~> 10.0)
- GoogleDataTransport (~> 9.2)
- GoogleUtilities/AppDelegateSwizzler (~> 7.8)
- GoogleUtilities/Environment (~> 7.8)
- GoogleUtilities/Reachability (~> 7.8)
- GoogleUtilities/UserDefaults (~> 7.8)
- nanopb (< 2.30910.0, >= 2.30908.0)
- FirebaseSessions (10.11.0):
- FirebaseCore (~> 10.5)
- FirebaseCoreExtension (~> 10.0)
- FirebaseInstallations (~> 10.0)
- GoogleDataTransport (~> 9.2)
- GoogleUtilities/Environment (~> 7.10)
- nanopb (< 2.30910.0, >= 2.30908.0)
- PromisesSwift (~> 2.1)
- ...
DEPENDENCIES:
- firebase_analytics (from `.symlinks/plugins/firebase_analytics/ios`)
- firebase_auth (from `.symlinks/plugins/firebase_auth/ios`)
- firebase_core (from `.symlinks/plugins/firebase_core/ios`)
- firebase_crashlytics (from `.symlinks/plugins/firebase_crashlytics/ios`)
- firebase_messaging (from `.symlinks/plugins/firebase_messaging/ios`)
- ...