Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IOS] Crash in [RCTImageLoader _loadImageOrDataWithURLRequest] #10274

Closed
sooth-sayer opened this issue Oct 6, 2016 · 7 comments
Closed

[IOS] Crash in [RCTImageLoader _loadImageOrDataWithURLRequest] #10274

sooth-sayer opened this issue Oct 6, 2016 · 7 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@sooth-sayer
Copy link
Contributor

sooth-sayer commented Oct 6, 2016

Hi!
I have a ListView with a lot of Image whose sources are located remotely. When I quickly scroll down the application fails with EXC_BAD_ACCESS in https://github.com/facebook/react-native/blob/0.34-stable/Libraries/Image/RCTImageLoader.m#L383.

@sattaman
Copy link
Contributor

sattaman commented Oct 7, 2016

I think I may be hitting the same bug http://pastebin.com/3Zp5E157

Although I have not recreated myself, I have 50+ crashes due to this _loadImageOrDataWithURLRequest reported on crashlytics.

@sooth-sayer
Copy link
Contributor Author

My stacktrace (http://pastebin.com/7n6h7KL7)

2016-10-07 14 45 49

@jmcginty
Copy link

jmcginty commented Oct 7, 2016

I am getting this same crash while scrolling a page of images too.
Crashes at the same line number.

@sjmueller
Copy link
Contributor

Same crash, although it is quite random. Have yet to figure out reproducable steps.

@javache
Copy link
Member

javache commented Oct 12, 2016

Hopefully fixed in 26be005

@javache javache closed this as completed Oct 12, 2016
@ide
Copy link
Contributor

ide commented Oct 26, 2016

Looks like this is still happening, #10433 is designated as the new issue to Subscribe to.

@Phenek
Copy link

Phenek commented Jan 30, 2017

Yeah still this Bad Access..

@facebook facebook locked as resolved and limited conversation to collaborators May 24, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

8 participants