Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.

We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.

Thank you for your understanding.


This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Failed to create 4096x4096 texture on Mali-400. The app crashes.

Failed to create 4096x4096 texture on Mali-400. The app crashes. What can be wrong?

Parents
  • It's still not clear what your error actually is. If the application exits cleanly with no segfault or kernel low memory killer kicking in, that sounds like a memory allocation failure (either in the application itself, or the application exiting because of an GL error returned by the OpenGL ES driver).

Reply
  • It's still not clear what your error actually is. If the application exits cleanly with no segfault or kernel low memory killer kicking in, that sounds like a memory allocation failure (either in the application itself, or the application exiting because of an GL error returned by the OpenGL ES driver).

Children