EGL1803E Could not allocate memory.

Explanation

Something in the current native function call required the allocation of memory, but the memory was not available.

User Response

Several things can cause this error. For example, your application is asking for more resources that the system is configured to allow, or a problem with the operating system requires that you reboot the system.


Feedback