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

Cause app crash when loading remote svg #1529

Closed
Xi-gofore opened this issue Feb 10, 2021 · 3 comments
Closed

Cause app crash when loading remote svg #1529

Xi-gofore opened this issue Feb 10, 2021 · 3 comments
Labels
Close when stale This issue is going to be closed when there is no activity for a while Missing repro This issue need minimum repro scenario

Comments

@Xi-gofore
Copy link

Bug

I have a screen renders remote svg by using this library:

<View style={styles.content}>
         <SvgUri width="100%" height="100%" uri={remoteSvgUrl} />
</View>

Running on iPhone app crashes with following error message:

2021-02-10 20:15:04.668515+0200 MyApp[25668:56308417] [ServicesDaemonManager] interruptionHandler is called. -[FontServicesDaemonManager connection]_block_invoke
2021-02-10 20:15:04.673167+0200 MyApp[25668:56308415] [client] No error handler for XPC error: Connection interrupted
Message from debugger: Terminated due to memory issue

Environment info

"react-native": "0.63.4",
"react-native-svg": "^12.1.0",

Steps To Reproduce

Just run my app on iPhone 11 Pro , iOS 13.6

@MohdSaleh
Copy link

any updates on this??

@EvanKoe
Copy link

EvanKoe commented Dec 12, 2022

Same problem (react-native 0.70.6, Pixel 4 emulator (android 12), react-native-svg 13.6.0). Any updates ?

@bohdanprog
Copy link
Member

Hello @Xi-gofore, @MohdSaleh @EvanKoe,
If the issue still persists, could you share an example and the steps to reproduce it?

Thank you.

@bohdanprog bohdanprog added Missing repro This issue need minimum repro scenario Close when stale This issue is going to be closed when there is no activity for a while labels Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Close when stale This issue is going to be closed when there is no activity for a while Missing repro This issue need minimum repro scenario
Projects
None yet
Development

No branches or pull requests

4 participants