Error code

Windows ERROR_NOACCESS

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

What it means

Invalid access to memory location..

How to fix it

  1. Update the application to the latest version as this usually indicates a bug.
  2. reinstall the program to repair corrupt binaries.
  3. update device and graphics drivers.
  4. report the access violation to the software vendor with steps to reproduce.

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