oracle askarchivelexiconmanualsrefs
‹ lexicon

kernel

Segfault

A segmentation fault: the OS killing a process for touching memory it is not allowed to access, often from a bad pointer. Defined in the The C Language entry of the archive.

ask the oracle › read The C Language ›
alongside it
ANSI CK&RlibcManual Memory ManagementPointerThe PreprocessorTranslation UnitUndefined Behavior