SDWebImage / SDWebImageAVIFCoder

A SDWebImage coder plugin to support AVIF(AV1 Image File Format) image
MIT License
55 stars 14 forks source link

create_icc: CGColorSyncTransformCacheGetRetained failed #37

Closed ghost closed 2 years ago

ghost commented 2 years ago
截屏2022-07-28 11 31 27

Incidental problem

url:https://image.video.qpic.cn/app_community_efcccd-0_1525530205_1655593948638998?imageView2/2/w/375/format/avif

SDWebImage (5.13.2)

dreampiggy commented 2 years ago

Is this caused by libavif version ?

ghost commented 2 years ago

simulator is a appear, the real machine does not reappear. It doesn't matter what version

截屏2022-07-28 15 54 23

When I use CFDataCreate, there's no problem

dreampiggy commented 2 years ago

Seems behavior changes. Because at that time I test (one year ago), the ICCProfile data does not need a extra copy (which takes time)

Provide the detail reproduce environment:

ghost commented 2 years ago

截屏2022-07-28 19 28 14

截屏2022-07-28 19 29 22

Always network download, try again. Will reappear

截屏2022-07-28 19 27 18
dreampiggy commented 2 years ago

simulator is a appear, the real machine does not reappear. It doesn't matter what version

What is that means ? Only contains bug on iPhone simulator ?

ghost commented 2 years ago

Currently found only on the simulator

dreampiggy commented 2 years ago

Should be fixed in #40.

dreampiggy commented 2 years ago

Released in v0.9.3