Open Another1dd opened 17 hours ago
AI Summary: The user is reporting a crash on iOS 17+ when fetching thumbnails using photo_manager
version 3.6.3. They are unable to reliably reproduce the issue but have observed numerous crashes in Crashlytics.
The failing thread:
Crashed: com.apple.root.default-qos
0 libobjc.A.dylib 0x3c20 objc_msgSend + 32
1 Photos 0x25f6c -[PHImageManager requestNewCGImageForAsset:targetSize:contentMode:options:resultHandler:] + 344
2 Photos 0x25de4 -[PHImageManager requestImageForAsset:targetSize:contentMode:options:resultHandler:] + 172
3 photo_manager 0xa244 -[PMManager fetchThumb:option:resultHandler:progressHandler:] + 452
4 photo_manager 0xa01c -[PMManager getThumbWithId:option:resultHandler:progressHandler:] + 160
5 photo_manager 0x12f34 -[PMPlugin handleMethodResultHandler:manager:notificationManager:] + 1916
6 photo_manager 0x12760 __19-[PMPlugin onAuth:]_block_invoke + 40
7 libdispatch.dylib 0x213c _dispatch_call_block_and_release + 32
8 libdispatch.dylib 0x3dd4 _dispatch_client_callout + 20
9 libdispatch.dylib 0x6f6c _dispatch_queue_override_invoke + 928
10 libdispatch.dylib 0x15894 _dispatch_root_queue_drain + 392
11 libdispatch.dylib 0x1609c _dispatch_worker_thread2 + 156
12 libsystem_pthread.dylib 0x48f8 _pthread_wqthread + 228
13 libsystem_pthread.dylib 0x10cc start_wqthread + 8
Try to rollback to 3.6.2?
Version
3.6.3
Platforms
iOS
Device Model
All, iOS 17+
flutter info
How to reproduce?
We are currently unable to reliably reproduce this issue, but we have observed a significant number of crashes recorded in Crashlytics.
Logs