Fix Error code STATUS_ACCESS_VIOLATION in Chrome

Fix Error code STATUS_ACCESS_VIOLATION in Chrome

Fix Error code STATUS_ACCESS_VIOLATION in Chrome. Error handling where unknown program code registers into memory without any proper permissions, then it causes STATUS_ACCESS_VIOLATION error in Chrome. The error was caused by mishandling the code management, so Google closed it a while ago. However, by user request, this feature has been re-enabled, which can cause this error…