DylanVann / react-native-fast-image

🚩 FastImage, performant React Native image component.
MIT License
8.15k stars 1.5k forks source link

GIFs SIGSEGV Crashing in Feed, iPhone X/XR, Not iPhone 11 #655

Open reaperdtme opened 4 years ago

reaperdtme commented 4 years ago

Describe the bug Scrolling through a feed with images and gifs will cause a crash. Looks like it's only an SDWebImage issue, but reposting here and linking to it just in case. https://github.com/SDWebImage/SDWebImage/issues/2961

To Reproduce Will provide if necessary

Expected behavior No SIGSEGV

Dependency versions

dreampiggy commented 4 years ago

This issue is duplicated with SDWebImage's https://github.com/SDWebImage/SDWebImage/issues/2961

@aspectgfg SDWebImage 5.7.2 version released. I think this solve some OOM issue for large number of images using in SDAnimatedImageView.