| Previous | Next |
| SESSION_HAS_VALID_POOL_ON_EXIT | BGI_DETECTED_VIOLATION |
HAL_MEMORY_ALLOCATION
The HAL_MEMORY_ALLOCATION bug check has a value of 0x000000AC. This bug check indicates that the hardware abstraction layer (HAL) could not obtain sufficient memory.
Important
This topic is for programmers. If you are a customer who has received a blue screen error code while using your computer, see Troubleshoot blue screen errors.
HAL_MEMORY_ALLOCATION Parameters
| Parameter | Description |
|---|---|
1 |
The allocation size |
2 |
0 |
3 |
A pointer to a string that contains the file name |
4 |
Reserved |
Cause
The HAL could not obtain non-paged memory pool for a system critical requirement.
These critical memory allocations are made early in system initialization, and the HAL_MEMORY_ALLOCATION bug check is not expected. This bug check probably indicates some other critical error such as pool corruption or massive consumption.
Looking for a different code? Search another status or error code.
