Erros de WindowsErro
ERROR_MAPPED_ALIGNMENT (1309)ERROR_MAPPED_ALIGNMENT (1309) — Mapped Alignment
The base address or file offset is not properly aligned.
windows
Ver detalhes ERROR_INVALID_IMAGE_HASH (1392)The file's hash does not match the expected value.
The executable or DLL has been modified after signing, is corrupted, or its digital signature is invalid. Code integrity enforcement blocked the load.
Re-download the file from a trusted source. Verify the file integrity. Disable code integrity enforcement only for testing.
ERROR_MAPPED_ALIGNMENT (1309)The base address or file offset is not properly aligned.
ERROR_NO_NET_OR_BAD_PATH (1203)The network path was not found or the network is unavailable.
ERROR_DISK_FULL (0x80070070)The disk does not have enough free space.
ERROR_SHARING_VIOLATION (32)The file cannot be accessed because it is being used by another process.
ERROR_ACCESS_DENIED (5)The system denied access to the requested resource.
ERROR_SERVICE_ALREADY_RUNNING (1056)The service is already running.