Error code

Windows ERROR_OUTOFMEMORY

WINDOWSERROR_OUTOFMEMORY
System Error Code· A POSIX/system errno returned when a system call fails.

What it means

Not enough memory resources are available to complete this operation..

How to fix it

  1. Close memory-heavy applications and try again.
  2. increase the Windows page file size.
  3. restart the computer to release leaked memory.
  4. add more RAM if the condition recurs under normal load.

Not affiliated with Windows. Answer summarized from the manufacturer's manual linked above; consult that source for the authoritative procedure.