Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CPP

segmentation fault

A segmentation fault (aka segfault) is a common condition that causes programs
to crash; they are often associated with a file named core.

Segfaults are caused by a program trying to read or write an illegal memory
location
 
PREVIOUS NEXT
Tagged: #segmentation #fault
ADD COMMENT
Topic
Name
1+5 =