Site icon EfmSoft

What does Windows error code 310 (ERROR_INVALID_EXCEPTION_HANDLER) mean?

 
Could be also:
ConstantTypeOS
VHD_BOOT_HOST_VOLUME_NOT_ENOUGH_SPACEBugCheck CodeWindows
Previous Next
ERROR_NOTIFICATION_GUID_ALREADY_DEFINED ERROR_DUPLICATE_PRIVILEGES

ERROR_INVALID_EXCEPTION_HANDLER

An invalid exception handler was detected

ERROR_INVALID_EXCEPTION_HANDLER signals that the exception-dispatch or unwind machinery encountered a handler that is not valid for the current process state. Memory corruption, a damaged stack, or incompatible low-level instrumentation can produce this result.

Investigation

Handling

Do not continue execution after the runtime reports a corrupted exception chain. Fix the component that damaged control-flow or unwind metadata.

References


Looking for a different code? Search another status or error code.

Exit mobile version