Repeated rendering to Canvas crashes app on iOS
See original GitHub issueVersion
0.2.1
Problem Area
react-native-pytorch-core (core package)
Steps to Reproduce
- repeat rendering to Canvas
Error message:
Message from debugger: Terminated due to memory issue
just before the crush:
W0821 11:40:23.873222 1881387008 JSIExecutor.cpp:381] Memory warning (pressure level: 1) received by JS VM, unrecognized pressure level
The crush doesn’t occur when this commit is ignored. v0.2.0 doesn’t crush app.
What kind of measures should I take?
Expected Results
No response
Code example, screenshot, or link to repository
No response
Issue Analytics
- State:
- Created a year ago
- Comments:10 (5 by maintainers)
Top Results From Across the Web
iOS 15: Safari crashes with GPU Process: Canvas Rendering
Hi. iOS 15 Safari crashes when GPU Process: Canvas Rendering is turned on. Please follow these steps to replicate the issue: Turn on...
Read more >Crashes on iOS 15 · Issue #12908 · openlayers ... - GitHub
When using polygons filled with a canvas pattern, WebView crashes ... Canvas Rendering" feature made crashes in an application go away.
Read more >Safari crashes when GPU Process: Canvas Rendering is ...
It seems that since iOS v15 the option "GPU Process: Canvas Rendering" is enabled by default, but if it is disabled, go to...
Read more >iPhone Student Canvas App Crash - Instructure Community
Go to iOS Settings > General > iPhone Storage · Scroll down and select "Student" for the Canvas Student app · Select Delete...
Read more >iPad/iPhone browser crashing when loading images in ...
There are issues with memory and the way to solve this problem is very simple. 1) Put all your thumbnails in canvas. You...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Thanks @SomaKishimoto, and please let us know if the issue is with PlayTorch!
@raedle , thanks for your prompt reply. the answers to your questions are as follows.
It’s me that brought this question up, but this problem may be caused by something else. I’ll report back if there seems to be a problem with Playtorch.