Invalid pointers
•NULL pointers
•Pointers to inaccessible memory
•Pointers pointing to “random” memory
•Uninitialized pointers
•Dangling pointers