Site icon EfmSoft

¿Qué significa el código NTSTATUS 0xC0000017 (STATUS_NO_MEMORY)?

 
Anterior Siguiente
STATUS_MORE_PROCESSING_REQUIRED STATUS_CONFLICTING_ADDRESSES

STATUS_NO_MEMORY

Qué significa STATUS_NO_MEMORY

Puede intervenir system commit, process quota, address-space fragmentation, kernel resources o bookkeeping específico. La cifra de “free RAM” por sí sola no identifica el límite.

Capture qué allocation falló y su clase. Añadir pagefile ayuda sólo cuando el problema real es commit y no cuando el límite pertenece a address space, quota u otro resource.

Qué comprobar

Referencias técnicas


¿Buscas un código diferente? Buscar otro código de estado o error.

Exit mobile version