-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: productionIssues experienced in live production appsIssues experienced in live production appsc: crashStack traces logged to the consoleStack traces logged to the consolec: fatal crashCrashes that terminate the processCrashes that terminate the processp: image_pickerThe Image Picker plugin.The Image Picker plugin.packageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.platform-iosiOS applications specificallyiOS applications specificallyr: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer version
Description
I received crash reports and emails from a user about the app crashing every time they select a photo.
Crashed: com.apple.main-thread
0 CoreFoundation 0x198d233ec CFRelease.cold.1 + 16
1 CoreFoundation 0x198b8e1b0 -[__NSDictionaryM enumerateKeysAndObjectsWithOptions:usingBlock:] + 174
2 image_picker 0x1039aac3c +[FLTImagePickerMetaDataUtil updateMetaData:toImage:] + 180
3 image_picker 0x1039ab304 +[FLTImagePickerPhotoAssetUtil saveImageWithMetaData:image:suffix:type:imageQuality:] + 160
4 image_picker 0x1039ab068 +[FLTImagePickerPhotoAssetUtil saveImageWithOriginalImageData:image:maxWidth:maxHeight:imageQuality:] + 432
5 image_picker 0x1039ad2c4 -[FLTImagePickerPlugin saveImageWithOriginalImageData:image:maxWidth:maxHeight:imageQuality:] + 128
6 image_picker 0x1039ad0e4 __76-[FLTImagePickerPlugin imagePickerController:didFinishPickingMediaWithInfo:]_block_invoke + 68
7 Photos 0x1aa266510 __65-[PHImageManager requestImageDataForAsset:options:resultHandler:]_block_invoke + 132
8 Photos 0x1aa266340 __79-[PHImageManager requestImageDataAndOrientationForAsset:options:resultHandler:]_block_invoke_2 + 172
9 libdispatch.dylib 0x1988a424c _dispatch_call_block_and_release + 32
10 libdispatch.dylib 0x1988a5db0 _dispatch_client_callout + 20
11 libdispatch.dylib 0x1988b37ac _dispatch_main_queue_callback_4CF + 836
12 CoreFoundation 0x198c2d11c __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 16
13 CoreFoundation 0x198c27120 __CFRunLoopRun + 2508
14 CoreFoundation 0x198c2621c CFRunLoopRunSpecific + 600
15 GraphicsServices 0x1b07f0784 GSEventRunModal + 164
16 UIKitCore 0x19b666ee8 -[UIApplication _run] + 1072
17 UIKitCore 0x19b66c75c UIApplicationMain + 168
18 Runner 0x1022d69e8 main + 5 (AppDelegate.swift:5)
19 libdyld.dylib 0x1988e66b0 start + 4
Device
Model:iPhone 11
Orientation: Portrait
RAM free: 82.3 MB
Disk free: 1.42 GB
Operating System
Version:14.4.2 (18D70)
Orientation: Portrait
Jailbroken:No
oodavid, koshavelik and ljmatan
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: productionIssues experienced in live production appsIssues experienced in live production appsc: crashStack traces logged to the consoleStack traces logged to the consolec: fatal crashCrashes that terminate the processCrashes that terminate the processp: image_pickerThe Image Picker plugin.The Image Picker plugin.packageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.platform-iosiOS applications specificallyiOS applications specificallyr: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer version