19763 shaares
136 private links
136 private links
[...] the signal name stands for "Segmentation Violation".
So it's essentially: SIG
nal SEG
mentation V
iolation.
But there's more!
Originally the signal was called SIGSEG. It was subsequently renamed SIGSEGV
in the userspace and a bit later - around 1980 - to SIGSEGV on the kernel
side.