Site icon EfmSoft

What does Windows error code 11 (ERROR_BAD_FORMAT) mean?

 
Could be also:
ConstantTypeOS
KERN_ALREADY_IN_SETKern returnMac
ippStsResFloorIntel Ipp StatusAny
EAGAINerrnoLinux
EDEADLKerrnoMac
EAGAINerrnoSolaris
EAGAINerrnoWindows
NO_EXCEPTION_HANDLING_SUPPORTBugCheck CodeWindows
Previous Next
ERROR_BAD_ENVIRONMENT ERROR_INVALID_ACCESS

ERROR_BAD_FORMAT

The binary image has an unsupported or damaged format

ERROR_BAD_FORMAT commonly appears when loading an executable or DLL with the wrong architecture, a damaged image, or content that is not actually a Portable Executable file. It may also be reported as “not a valid Win32 application.”

Checks

Resolution

Deploy the correct build for the target process and operating system. Repeated loading will not repair a malformed image.

References


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

Exit mobile version