Open
Description
Description
Crashed: com.apple.root.user-initiated-qos.cooperative
EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x0000000000000000
Crashed: com.apple.root.user-initiated-qos.cooperative
0 libswiftCore.dylib 0x388804 __swift_memcpy16_8 + 4
1 APP 0x48298c specialized _NativeDictionary._insert(at:key:value:) + 4370672012 (<compiler-generated>:4370672012)
2 APP 0x482a90 specialized Dictionary._Variant.setValue(_:forKey:) + 4370672272 (<compiler-generated>:4370672272)
3 APP 0x48273c FIRFirestore.Decoder.decode<A>(_:from:in:) + 97 (EncoderDecoder.swift:97)
4 APP 0x481f2c FIRDocumentSnapshot.data<A>(as:with:decoder:) + 44 (DocumentSnapshot+ReadDecodable.swift:44)
5 APP 0x45504 ---------
6 libswift_Concurrency.dylib 0x60f5c swift::runJobInEstablishedExecutorContext(swift::Job*) + 252
7 libswift_Concurrency.dylib 0x62514 swift_job_runImpl(swift::Job*, swift::SerialExecutorRef) + 144
8 libdispatch.dylib 0x15ec0 _dispatch_root_queue_drain + 392
9 libdispatch.dylib 0x166c4 _dispatch_worker_thread2 + 156
10 libsystem_pthread.dylib 0x3644 _pthread_wqthread + 228
11 libsystem_pthread.dylib 0x1474 start_wqthread + 8
Reproducing the issue
No response
Firebase SDK Version
11.9.0
Xcode Version
16.2
Installation Method
Swift Package Manager
Firebase Product(s)
Firestore
Targeted Platforms
iOS
Relevant Log Output
18.3.2
If using Swift Package Manager, the project's Package.resolved
Expand Package.resolved
snippet
Replace this line with the contents of your Package.resolved.
If using CocoaPods, the project's Podfile.lock
Expand Podfile.lock
snippet
Replace this line with the contents of your Podfile.lock!