What is SEGV_MAPERR, why does it always come up with SIGSEGV?
SEGV_MAPERR
SIGSEGV
There are two common kinds of SEGV, which is an error that results from an invalid memory access:
Documentation of a sort (indexed Linux source code) for SEGV_MAPERR is here: http://lxr.free-electrons.com/ident?i=SEGV_MAPERR.
2.1m questions
2.1m answers
60 comments
57.0k users