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 - Crashes in RCTImageLoader canHandleRequest when the app starts #19179

Closed
2 of 3 tasks
aknad opened this issue May 8, 2018 · 8 comments
Closed
2 of 3 tasks

IOS - Crashes in RCTImageLoader canHandleRequest when the app starts #19179

aknad opened this issue May 8, 2018 · 8 comments
Labels
Platform: iOS iOS applications. Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.

Comments

@aknad
Copy link

aknad commented May 8, 2018

we use App Center to track crashes
in the last two months we saw a lot of RCTImageLoader canHandleRequest crashes

screen shot 2018-05-08 at 10 04 36

the app crashes 3 or 4 second after the start

Environment

Environment:
OS: macOS High Sierra 10.13.4
Node: 6.2.2
Yarn: 0.27.5
npm: 4.5.0
Watchman: 4.1.0
Xcode: Xcode 9.3 Build version 9E145
Android Studio: 2.3 AI-162.4069837

Packages: (wanted => installed)
react: 16.0.0 => 16.0.0
react-native: 0.51.0 => 0.51.0

Steps to Reproduce

We can't reproduce it, we only saw it in the crash report

@react-native-bot
Copy link
Collaborator

Thanks for posting this! It looks like your issue may refer to an older version of React Native. Can you reproduce the issue on the latest release, v0.55?

Thank you for your contributions.

@react-native-bot
Copy link
Collaborator

I am closing this issue because it does not appear to have been verified on the latest release, and there has been no followup in a while.

If you found this thread after encountering the same issue in the latest release, please feel free to create a new issue with up-to-date information by clicking here.

@react-native-bot react-native-bot added the Ran Commands One of our bots successfully processed a command. label May 16, 2018
@robinkam
Copy link

robinkam commented Aug 3, 2018

same crash happens in our app. no idea what went wrong...

@xiaoyongchen
Copy link

Hi,@aknad 。I have the same question. How did you solve it?

@aknad
Copy link
Author

aknad commented Sep 13, 2018

Hi,@aknad 。I have the same question. How did you solve it?

unfortunately we have not solved it
we'll try to update RN in the next days but I don't think it's related to the version
what's your RN version?

@xiaoyongchen
Copy link

@aknad 0.47-0.51 There are problems in these versions.

@killar4eto
Copy link

Same problem here... on iOS it's crashing too...

screenshot 2018-11-02 at 12 06 58

@yongqianvip
Copy link

yongqianvip commented Nov 21, 2018

The version(0.50.4) I'm currently using also has this problem
Execute this command

$ atos -o ./**/*******.dSYM/Contents/Resources/DWARF/myApp 0x100******

and the result is ....

-[RCTImageLoader canHandleRequest:] (in myApp) (RCTImageLoader.m:785)
-[RCTNetworking handlerForRequest:] (in myApp) (RCTNetworking.mm:203)
-[RCTNetworking networkTaskWithRequest:completionBlock:] (in myApp) (RCTNetworking.mm:0)
-[RCTNetworking sendRequest:responseType:incrementalUpdates:responseSender:] (in myApp) (RCTNetworking.mm:0)
__44-[RCTNetworking sendRequest:responseSender:]_block_invoke (in myApp) (RCTNetworking.mm:580)

@facebook facebook locked as resolved and limited conversation to collaborators May 16, 2019
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label May 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Platform: iOS iOS applications. Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

6 participants