Windows Internals, Part 1¶
Yosifovich, P. (2017). Windows Internals, Part 1: System architecture, processes, threads, memory management, and more, Seventh Edition. Microsoft Press.
Cited by¶
1 citation across 1 artifact.
Each citation links to the sentence it supports in the citing article.
Domain-specific¶
- Segmentation Fault
- Windows reports the analogous
EXCEPTION_ACCESS_VIOLATIONorSTATUS_ACCESS_VIOLATIONwhen a thread reads, writes, or executes a virtual address without the required accessThis sourceThe Windows memory-management chapter covering page protection, Data Execution Prevention and page-fault handling — the path by which a reference the mapping does not permit becomes an access violation; Microsoft's own documentation supplies the constant names, defining EXCEPTION_ACCESS_VIOLATION as STATUS_ACCESS_VIOLATION.
- Windows reports the analogous
Verification¶
This reference passed the adversarial substantiation pipeline: it was checked to exist and to support the claim it is attached to. See how references were verified.
Registry ID ref:d2394e340012 · see in the full table