sometimes progrsams terminate abnormally due to program generating an illegal address (also called a segmentation error) code example
Example: segmentation fault
Segfaults are caused by a program trying to read or write an illegal memory location
Segfaults are caused by a program trying to read or write an illegal memory location