Crash when opening 60mb so file
XnYnMaybeZ opened this issue · 0 comments
XnYnMaybeZ commented
Describe the bug
A crash because of low memory
To Reproduce
Steps to reproduce the behavior:
- Go to the file libil2cpl.so
- Create a project
- Open the file
- The app freezes
Expected behavior
File should be disassembled
Screenshots
No screenshots
Smartphone (please complete the following information):
- OS: android 10
- Device: TECNO SPARK 6
- Browser :chrome
- Version: 2.1.4
Additional context
When i try to load the file the program instantly freezes the reason I think that is happening because of the low memory. There isn't enough memory for the app. So I think instead of processing the file all at once, should be processed by chunks