| Debugging Tools for Windows |
The ATTEMPTED_WRITE_TO_READONLY_MEMORY bug check has a value of 0x000000BE. This is issued if a driver attempts to write to a read-only memory segment.
The following parameters are displayed on the blue screen.
| Parameter | Description |
|---|---|
| 1 | Virtual address of attempted write |
| 2 | PTE contents |
| 3 | Reserved |
| 4 | Reserved |
If the driver responsible for the error can be identified, its name is printed on the blue screen and stored in memory at the location (PUNICODE_STRING) KiBugCheckDriver.