Skip to content

[image_picker] 0.7.4 Causing a crash #80429

@m-j-g

Description

@m-j-g

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work lista: productionIssues experienced in live production appsc: crashStack traces logged to the consolec: fatal crashCrashes that terminate the processp: image_pickerThe Image Picker plugin.packageflutter/packages repository. See also p: labels.platform-iosiOS applications specificallyr: fixedIssue is closed as already fixed in a newer version

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions